2025-07-09T20:05:20.683959845Z The files belonging to this database system will be owned by user "postgres". 2025-07-09T20:05:20.684001524Z This user must also own the server process. 2025-07-09T20:05:20.684008019Z 2025-07-09T20:05:20.684015022Z The database cluster will be initialized with locale "en_US.utf8". 2025-07-09T20:05:20.684017483Z The default database encoding has accordingly been set to "UTF8". 2025-07-09T20:05:20.684019697Z The default text search configuration will be set to "english". 2025-07-09T20:05:20.684024727Z 2025-07-09T20:05:20.684026550Z Data page checksums are disabled. 2025-07-09T20:05:20.684050023Z 2025-07-09T20:05:20.684105865Z fixing permissions on existing directory /var/lib/postgresql/data ... ok 2025-07-09T20:05:20.684525109Z creating subdirectories ... ok 2025-07-09T20:05:20.684635722Z selecting dynamic shared memory implementation ... posix 2025-07-09T20:05:20.697357222Z selecting default "max_connections" ... 100 2025-07-09T20:05:20.712909233Z selecting default "shared_buffers" ... 128MB 2025-07-09T20:05:20.745556250Z selecting default time zone ... UTC 2025-07-09T20:05:20.746674457Z creating configuration files ... ok 2025-07-09T20:05:20.888092992Z running bootstrap script ... ok 2025-07-09T20:05:21.067860952Z sh: locale: not found 2025-07-09T20:05:21.067885152Z 2025-07-09 20:05:21.067 UTC [37] WARNING: no usable system locales were found 2025-07-09T20:05:21.431074334Z performing post-bootstrap initialization ... ok 2025-07-09T20:05:24.237720684Z syncing data to disk ... ok 2025-07-09T20:05:24.237776222Z 2025-07-09T20:05:24.237779941Z initdb: warning: enabling "trust" authentication for local connections 2025-07-09T20:05:24.237831711Z initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. 2025-07-09T20:05:24.237793817Z 2025-07-09T20:05:24.237849816Z Success. You can now start the database server using: 2025-07-09T20:05:24.237855075Z 2025-07-09T20:05:24.237859848Z pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-07-09T20:05:24.237864776Z 2025-07-09T20:05:24.280442891Z waiting for server to start....2025-07-09 20:05:24.280 UTC [43] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-09T20:05:24.282512362Z 2025-07-09 20:05:24.282 UTC [43] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-09T20:05:24.291491233Z 2025-07-09 20:05:24.291 UTC [46] LOG: database system was shut down at 2025-07-09 20:05:21 UTC 2025-07-09T20:05:24.296972809Z 2025-07-09 20:05:24.296 UTC [43] LOG: database system is ready to accept connections 2025-07-09T20:05:24.362629852Z done 2025-07-09T20:05:24.362695897Z server started 2025-07-09T20:05:24.443466132Z CREATE DATABASE 2025-07-09T20:05:24.443872703Z 2025-07-09T20:05:24.443938306Z 2025-07-09T20:05:24.443971774Z /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-07-09T20:05:24.443986477Z 2025-07-09T20:05:24.444738433Z waiting for server to shut down....2025-07-09 20:05:24.444 UTC [43] LOG: received fast shutdown request 2025-07-09T20:05:24.447512411Z 2025-07-09 20:05:24.447 UTC [43] LOG: aborting any active transactions 2025-07-09T20:05:24.449964256Z 2025-07-09 20:05:24.449 UTC [43] LOG: background worker "logical replication launcher" (PID 49) exited with exit code 1 2025-07-09T20:05:24.450496031Z 2025-07-09 20:05:24.450 UTC [44] LOG: shutting down 2025-07-09T20:05:24.453479361Z 2025-07-09 20:05:24.453 UTC [44] LOG: checkpoint starting: shutdown immediate 2025-07-09T20:05:25.369011699Z 2025-07-09 20:05:25.368 UTC [44] LOG: checkpoint complete: wrote 925 buffers (5.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.021 s, sync=0.878 s, total=0.919 s; sync files=301, longest=0.004 s, average=0.003 s; distance=4255 kB, estimate=4255 kB; lsn=0/19150E0, redo lsn=0/19150E0 2025-07-09T20:05:25.383628171Z 2025-07-09 20:05:25.383 UTC [43] LOG: database system is shut down 2025-07-09T20:05:25.446566831Z done 2025-07-09T20:05:25.446602757Z server stopped 2025-07-09T20:05:25.447825072Z 2025-07-09T20:05:25.447855224Z PostgreSQL init process complete; ready for start up. 2025-07-09T20:05:25.447907211Z 2025-07-09T20:05:25.480768948Z 2025-07-09 20:05:25.480 UTC [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-09T20:05:25.480794662Z 2025-07-09 20:05:25.480 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-09T20:05:25.480801498Z 2025-07-09 20:05:25.480 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-09T20:05:25.486641273Z 2025-07-09 20:05:25.486 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-09T20:05:25.495074698Z 2025-07-09 20:05:25.494 UTC [59] LOG: database system was shut down at 2025-07-09 20:05:25 UTC 2025-07-09T20:05:25.505600968Z 2025-07-09 20:05:25.505 UTC [1] LOG: database system is ready to accept connections 2025-07-09T20:05:30.779459079Z 2025-07-09 20:05:30.779 UTC [69] FATAL: role "root" does not exist 2025-07-09T20:05:32.163245431Z 2025-07-09 20:05:32.162 UTC [70] ERROR: database "zitadel-database" already exists 2025-07-09T20:05:32.163331937Z 2025-07-09 20:05:32.162 UTC [70] STATEMENT: -- replace zitadel-database with the name of the database 2025-07-09T20:05:32.163350046Z CREATE DATABASE "zitadel-database" 2025-07-09T20:05:34.579745867Z 2025-07-09 20:05:34.579 UTC [76] ERROR: relation "projections.milestones" does not exist at character 63 2025-07-09T20:05:34.579772827Z 2025-07-09 20:05:34.579 UTC [76] STATEMENT: SELECT instance_id, type, reached_date, last_pushed_date 2025-07-09T20:05:34.579813195Z FROM projections.milestones 2025-07-09T20:05:34.579825211Z WHERE reached_date IS NOT NULL 2025-07-09T20:05:34.579833748Z ORDER BY instance_id, reached_date; 2025-07-09T20:05:34.579841601Z 2025-07-09T20:05:40.865438132Z 2025-07-09 20:05:40.865 UTC [95] FATAL: role "root" does not exist 2025-07-09T20:05:50.972995467Z 2025-07-09 20:05:50.972 UTC [102] FATAL: role "root" does not exist 2025-07-09T20:06:01.064424868Z 2025-07-09 20:06:01.064 UTC [110] FATAL: role "root" does not exist 2025-07-09T20:06:11.151364736Z 2025-07-09 20:06:11.150 UTC [117] FATAL: role "root" does not exist 2025-07-09T20:06:21.261241291Z 2025-07-09 20:06:21.261 UTC [124] FATAL: role "root" does not exist 2025-07-09T20:06:31.373155044Z 2025-07-09 20:06:31.373 UTC [132] FATAL: role "root" does not exist 2025-07-09T20:06:41.484748225Z 2025-07-09 20:06:41.484 UTC [139] FATAL: role "root" does not exist 2025-07-09T20:06:51.598460092Z 2025-07-09 20:06:51.598 UTC [146] FATAL: role "root" does not exist 2025-07-09T20:07:01.693089973Z 2025-07-09 20:07:01.692 UTC [155] FATAL: role "root" does not exist 2025-07-09T20:07:11.792050463Z 2025-07-09 20:07:11.791 UTC [162] FATAL: role "root" does not exist 2025-07-09T20:07:21.881013378Z 2025-07-09 20:07:21.880 UTC [170] FATAL: role "root" does not exist 2025-07-09T20:07:31.983334763Z 2025-07-09 20:07:31.983 UTC [177] FATAL: role "root" does not exist 2025-07-09T20:07:42.082281473Z 2025-07-09 20:07:42.082 UTC [185] FATAL: role "root" does not exist 2025-07-09T20:07:52.202109408Z 2025-07-09 20:07:52.201 UTC [192] FATAL: role "root" does not exist 2025-07-09T20:08:02.328270677Z 2025-07-09 20:08:02.326 UTC [200] FATAL: role "root" does not exist 2025-07-09T20:08:12.438709363Z 2025-07-09 20:08:12.438 UTC [207] FATAL: role "root" does not exist 2025-07-09T20:08:22.542576640Z 2025-07-09 20:08:22.542 UTC [215] FATAL: role "root" does not exist 2025-07-09T20:08:32.652159729Z 2025-07-09 20:08:32.651 UTC [222] FATAL: role "root" does not exist 2025-07-09T20:08:42.784009847Z 2025-07-09 20:08:42.783 UTC [230] FATAL: role "root" does not exist 2025-07-09T20:08:52.898834267Z 2025-07-09 20:08:52.898 UTC [237] FATAL: role "root" does not exist 2025-07-09T20:09:02.996901027Z 2025-07-09 20:09:02.994 UTC [245] FATAL: role "root" does not exist 2025-07-09T20:09:13.101506852Z 2025-07-09 20:09:13.101 UTC [252] FATAL: role "root" does not exist 2025-07-09T20:09:23.207846178Z 2025-07-09 20:09:23.207 UTC [259] FATAL: role "root" does not exist 2025-07-09T20:09:33.312676079Z 2025-07-09 20:09:33.312 UTC [266] FATAL: role "root" does not exist 2025-07-09T20:09:43.401212526Z 2025-07-09 20:09:43.401 UTC [274] FATAL: role "root" does not exist 2025-07-09T20:09:53.490263058Z 2025-07-09 20:09:53.490 UTC [281] FATAL: role "root" does not exist 2025-07-09T20:10:03.592901808Z 2025-07-09 20:10:03.592 UTC [289] FATAL: role "root" does not exist 2025-07-09T20:10:13.702329988Z 2025-07-09 20:10:13.702 UTC [296] FATAL: role "root" does not exist 2025-07-09T20:10:23.818414467Z 2025-07-09 20:10:23.818 UTC [304] FATAL: role "root" does not exist 2025-07-09T20:10:25.592743756Z 2025-07-09 20:10:25.592 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:10:33.911565186Z 2025-07-09 20:10:33.911 UTC [311] FATAL: role "root" does not exist 2025-07-09T20:10:44.025705517Z 2025-07-09 20:10:44.025 UTC [319] FATAL: role "root" does not exist 2025-07-09T20:10:54.124896123Z 2025-07-09 20:10:54.124 UTC [325] FATAL: role "root" does not exist 2025-07-09T20:11:04.234358944Z 2025-07-09 20:11:04.234 UTC [333] FATAL: role "root" does not exist 2025-07-09T20:11:14.308853563Z 2025-07-09 20:11:14.308 UTC [340] FATAL: role "root" does not exist 2025-07-09T20:11:24.403224125Z 2025-07-09 20:11:24.403 UTC [348] FATAL: role "root" does not exist 2025-07-09T20:11:34.529236514Z 2025-07-09 20:11:34.528 UTC [355] FATAL: role "root" does not exist 2025-07-09T20:11:44.635618192Z 2025-07-09 20:11:44.635 UTC [364] FATAL: role "root" does not exist 2025-07-09T20:11:46.963730250Z 2025-07-09 20:11:46.963 UTC [57] LOG: checkpoint complete: wrote 813 buffers (5.0%); 1 WAL file(s) added, 0 removed, 0 recycled; write=81.001 s, sync=0.312 s, total=81.372 s; sync files=822, longest=0.008 s, average=0.001 s; distance=5840 kB, estimate=5840 kB; lsn=0/1EC94E8, redo lsn=0/1EC9130 2025-07-09T20:11:54.749517879Z 2025-07-09 20:11:54.749 UTC [371] FATAL: role "root" does not exist 2025-07-09T20:12:04.876018173Z 2025-07-09 20:12:04.875 UTC [379] FATAL: role "root" does not exist 2025-07-09T20:12:15.003133218Z 2025-07-09 20:12:15.003 UTC [385] FATAL: role "root" does not exist 2025-07-09T20:12:25.130758982Z 2025-07-09 20:12:25.130 UTC [393] FATAL: role "root" does not exist 2025-07-09T20:12:35.256743287Z 2025-07-09 20:12:35.256 UTC [400] FATAL: role "root" does not exist 2025-07-09T20:12:45.363655307Z 2025-07-09 20:12:45.363 UTC [408] FATAL: role "root" does not exist 2025-07-09T20:12:55.481357500Z 2025-07-09 20:12:55.481 UTC [415] FATAL: role "root" does not exist 2025-07-09T20:13:05.584407288Z 2025-07-09 20:13:05.583 UTC [423] FATAL: role "root" does not exist 2025-07-09T20:13:15.723055775Z 2025-07-09 20:13:15.722 UTC [431] FATAL: role "root" does not exist 2025-07-09T20:13:25.907450970Z 2025-07-09 20:13:25.907 UTC [438] FATAL: role "root" does not exist 2025-07-09T20:13:36.046815456Z 2025-07-09 20:13:36.046 UTC [447] FATAL: role "root" does not exist 2025-07-09T20:13:46.193339136Z 2025-07-09 20:13:46.189 UTC [454] FATAL: role "root" does not exist 2025-07-09T20:13:56.318302323Z 2025-07-09 20:13:56.315 UTC [462] FATAL: role "root" does not exist 2025-07-09T20:14:06.490536913Z 2025-07-09 20:14:06.489 UTC [469] FATAL: role "root" does not exist 2025-07-09T20:14:16.665555374Z 2025-07-09 20:14:16.665 UTC [477] FATAL: role "root" does not exist 2025-07-09T20:14:26.834415768Z 2025-07-09 20:14:26.833 UTC [484] FATAL: role "root" does not exist 2025-07-09T20:14:36.983618615Z 2025-07-09 20:14:36.983 UTC [493] FATAL: role "root" does not exist 2025-07-09T20:14:47.137056306Z 2025-07-09 20:14:47.136 UTC [500] FATAL: role "root" does not exist 2025-07-09T20:14:57.263583784Z 2025-07-09 20:14:57.262 UTC [507] FATAL: role "root" does not exist 2025-07-09T20:15:07.420550485Z 2025-07-09 20:15:07.419 UTC [514] FATAL: role "root" does not exist 2025-07-09T20:15:17.588790346Z 2025-07-09 20:15:17.588 UTC [522] FATAL: role "root" does not exist 2025-07-09T20:15:26.064309295Z 2025-07-09 20:15:26.064 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:15:26.299741888Z 2025-07-09 20:15:26.299 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=11 kB, estimate=5257 kB; lsn=0/1ECBD88, redo lsn=0/1ECBD30 2025-07-09T20:15:27.749845204Z 2025-07-09 20:15:27.749 UTC [529] FATAL: role "root" does not exist 2025-07-09T20:15:37.937563888Z 2025-07-09 20:15:37.936 UTC [538] FATAL: role "root" does not exist 2025-07-09T20:15:48.087008416Z 2025-07-09 20:15:48.083 UTC [546] FATAL: role "root" does not exist 2025-07-09T20:15:58.279990087Z 2025-07-09 20:15:58.275 UTC [555] FATAL: role "root" does not exist 2025-07-09T20:16:08.452809983Z 2025-07-09 20:16:08.450 UTC [562] FATAL: role "root" does not exist 2025-07-09T20:16:18.628008521Z 2025-07-09 20:16:18.627 UTC [570] FATAL: role "root" does not exist 2025-07-09T20:16:28.783648385Z 2025-07-09 20:16:28.776 UTC [578] FATAL: role "root" does not exist 2025-07-09T20:16:38.958661879Z 2025-07-09 20:16:38.951 UTC [586] FATAL: role "root" does not exist 2025-07-09T20:16:49.124217906Z 2025-07-09 20:16:49.123 UTC [593] FATAL: role "root" does not exist 2025-07-09T20:16:59.301073025Z 2025-07-09 20:16:59.300 UTC [601] FATAL: role "root" does not exist 2025-07-09T20:17:09.486088671Z 2025-07-09 20:17:09.483 UTC [608] FATAL: role "root" does not exist 2025-07-09T20:17:19.613582892Z 2025-07-09 20:17:19.613 UTC [615] FATAL: role "root" does not exist 2025-07-09T20:17:29.764160150Z 2025-07-09 20:17:29.763 UTC [622] FATAL: role "root" does not exist 2025-07-09T20:17:39.900262143Z 2025-07-09 20:17:39.899 UTC [630] FATAL: role "root" does not exist 2025-07-09T20:17:50.028517067Z 2025-07-09 20:17:50.028 UTC [637] FATAL: role "root" does not exist 2025-07-09T20:18:00.168262347Z 2025-07-09 20:18:00.168 UTC [645] FATAL: role "root" does not exist 2025-07-09T20:18:10.296481515Z 2025-07-09 20:18:10.296 UTC [652] FATAL: role "root" does not exist 2025-07-09T20:18:20.483936142Z 2025-07-09 20:18:20.482 UTC [660] FATAL: role "root" does not exist 2025-07-09T20:18:30.663017321Z 2025-07-09 20:18:30.662 UTC [667] FATAL: role "root" does not exist 2025-07-09T20:18:40.816750592Z 2025-07-09 20:18:40.816 UTC [675] FATAL: role "root" does not exist 2025-07-09T20:18:50.967101391Z 2025-07-09 20:18:50.966 UTC [682] FATAL: role "root" does not exist 2025-07-09T20:19:01.133604521Z 2025-07-09 20:19:01.133 UTC [690] FATAL: role "root" does not exist 2025-07-09T20:19:11.271424092Z 2025-07-09 20:19:11.271 UTC [697] FATAL: role "root" does not exist 2025-07-09T20:19:21.409727588Z 2025-07-09 20:19:21.409 UTC [705] FATAL: role "root" does not exist 2025-07-09T20:19:31.558868722Z 2025-07-09 20:19:31.558 UTC [712] FATAL: role "root" does not exist 2025-07-09T20:19:41.713779391Z 2025-07-09 20:19:41.713 UTC [720] FATAL: role "root" does not exist 2025-07-09T20:19:51.890768383Z 2025-07-09 20:19:51.889 UTC [727] FATAL: role "root" does not exist 2025-07-09T20:20:02.081979101Z 2025-07-09 20:20:02.081 UTC [735] FATAL: role "root" does not exist 2025-07-09T20:20:12.264575540Z 2025-07-09 20:20:12.263 UTC [742] FATAL: role "root" does not exist 2025-07-09T20:20:22.424302247Z 2025-07-09 20:20:22.424 UTC [750] FATAL: role "root" does not exist 2025-07-09T20:20:26.397305030Z 2025-07-09 20:20:26.397 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:20:26.735451558Z 2025-07-09 20:20:26.735 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.339 s; sync files=4, longest=0.008 s, average=0.005 s; distance=11 kB, estimate=4732 kB; lsn=0/1ECEC18, redo lsn=0/1ECEBC0 2025-07-09T20:20:32.603838284Z 2025-07-09 20:20:32.603 UTC [756] FATAL: role "root" does not exist 2025-07-09T20:20:42.740068373Z 2025-07-09 20:20:42.739 UTC [764] FATAL: role "root" does not exist 2025-07-09T20:20:52.920548582Z 2025-07-09 20:20:52.920 UTC [771] FATAL: role "root" does not exist 2025-07-09T20:21:03.086516210Z 2025-07-09 20:21:03.086 UTC [780] FATAL: role "root" does not exist 2025-07-09T20:21:13.264275900Z 2025-07-09 20:21:13.264 UTC [787] FATAL: role "root" does not exist 2025-07-09T20:21:23.432257370Z 2025-07-09 20:21:23.431 UTC [794] FATAL: role "root" does not exist 2025-07-09T20:21:33.593983497Z 2025-07-09 20:21:33.593 UTC [801] FATAL: role "root" does not exist 2025-07-09T20:21:43.746911390Z 2025-07-09 20:21:43.746 UTC [810] FATAL: role "root" does not exist 2025-07-09T20:21:53.873809949Z 2025-07-09 20:21:53.873 UTC [817] FATAL: role "root" does not exist 2025-07-09T20:22:04.028763478Z 2025-07-09 20:22:04.028 UTC [825] FATAL: role "root" does not exist 2025-07-09T20:22:14.176922218Z 2025-07-09 20:22:14.175 UTC [832] FATAL: role "root" does not exist 2025-07-09T20:22:24.349484505Z 2025-07-09 20:22:24.345 UTC [840] FATAL: role "root" does not exist 2025-07-09T20:22:34.547014102Z 2025-07-09 20:22:34.546 UTC [847] FATAL: role "root" does not exist 2025-07-09T20:22:44.746567805Z 2025-07-09 20:22:44.746 UTC [855] FATAL: role "root" does not exist 2025-07-09T20:22:54.865969368Z 2025-07-09 20:22:54.865 UTC [862] FATAL: role "root" does not exist 2025-07-09T20:23:05.043048867Z 2025-07-09 20:23:05.042 UTC [870] FATAL: role "root" does not exist 2025-07-09T20:23:15.219717075Z 2025-07-09 20:23:15.219 UTC [877] FATAL: role "root" does not exist 2025-07-09T20:23:25.415199864Z 2025-07-09 20:23:25.415 UTC [885] FATAL: role "root" does not exist 2025-07-09T20:23:35.573786420Z 2025-07-09 20:23:35.568 UTC [892] FATAL: role "root" does not exist 2025-07-09T20:23:45.688778825Z 2025-07-09 20:23:45.688 UTC [900] FATAL: role "root" does not exist 2025-07-09T20:23:55.809284631Z 2025-07-09 20:23:55.809 UTC [908] FATAL: role "root" does not exist 2025-07-09T20:24:05.939933557Z 2025-07-09 20:24:05.939 UTC [917] FATAL: role "root" does not exist 2025-07-09T20:24:16.093389683Z 2025-07-09 20:24:16.091 UTC [924] FATAL: role "root" does not exist 2025-07-09T20:24:26.254280146Z 2025-07-09 20:24:26.251 UTC [931] FATAL: role "root" does not exist 2025-07-09T20:24:36.400936902Z 2025-07-09 20:24:36.400 UTC [939] FATAL: role "root" does not exist 2025-07-09T20:24:46.559138175Z 2025-07-09 20:24:46.558 UTC [946] FATAL: role "root" does not exist 2025-07-09T20:24:56.727921488Z 2025-07-09 20:24:56.727 UTC [954] FATAL: role "root" does not exist 2025-07-09T20:25:06.865138096Z 2025-07-09 20:25:06.864 UTC [961] FATAL: role "root" does not exist 2025-07-09T20:25:17.043312139Z 2025-07-09 20:25:17.043 UTC [969] FATAL: role "root" does not exist 2025-07-09T20:25:26.832539706Z 2025-07-09 20:25:26.832 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:25:27.073678882Z 2025-07-09 20:25:27.069 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.237 s; sync files=3, longest=0.008 s, average=0.005 s; distance=11 kB, estimate=4260 kB; lsn=0/1ED1B58, redo lsn=0/1ED1B00 2025-07-09T20:25:27.179570262Z 2025-07-09 20:25:27.179 UTC [976] FATAL: role "root" does not exist 2025-07-09T20:25:37.324625271Z 2025-07-09 20:25:37.324 UTC [984] FATAL: role "root" does not exist 2025-07-09T20:25:47.448648537Z 2025-07-09 20:25:47.446 UTC [991] FATAL: role "root" does not exist 2025-07-09T20:25:57.633667444Z 2025-07-09 20:25:57.633 UTC [998] FATAL: role "root" does not exist 2025-07-09T20:26:07.792965123Z 2025-07-09 20:26:07.791 UTC [1005] FATAL: role "root" does not exist 2025-07-09T20:26:17.941207320Z 2025-07-09 20:26:17.940 UTC [1013] FATAL: role "root" does not exist 2025-07-09T20:26:28.086385215Z 2025-07-09 20:26:28.086 UTC [1020] FATAL: role "root" does not exist 2025-07-09T20:26:38.252060169Z 2025-07-09 20:26:38.251 UTC [1028] FATAL: role "root" does not exist 2025-07-09T20:26:48.397101897Z 2025-07-09 20:26:48.394 UTC [1035] FATAL: role "root" does not exist 2025-07-09T20:26:58.518978689Z 2025-07-09 20:26:58.518 UTC [1044] FATAL: role "root" does not exist 2025-07-09T20:27:08.694316964Z 2025-07-09 20:27:08.694 UTC [1052] FATAL: role "root" does not exist 2025-07-09T20:27:18.864020763Z 2025-07-09 20:27:18.862 UTC [1061] FATAL: role "root" does not exist 2025-07-09T20:27:28.990488656Z 2025-07-09 20:27:28.985 UTC [1068] FATAL: role "root" does not exist 2025-07-09T20:27:39.170539484Z 2025-07-09 20:27:39.170 UTC [1076] FATAL: role "root" does not exist 2025-07-09T20:27:49.342099812Z 2025-07-09 20:27:49.342 UTC [1083] FATAL: role "root" does not exist 2025-07-09T20:27:59.503828358Z 2025-07-09 20:27:59.503 UTC [1091] FATAL: role "root" does not exist 2025-07-09T20:28:09.613955755Z 2025-07-09 20:28:09.613 UTC [1098] FATAL: role "root" does not exist 2025-07-09T20:28:19.797424823Z 2025-07-09 20:28:19.797 UTC [1105] FATAL: role "root" does not exist 2025-07-09T20:28:29.971928348Z 2025-07-09 20:28:29.962 UTC [1113] FATAL: role "root" does not exist 2025-07-09T20:28:40.102226663Z 2025-07-09 20:28:40.102 UTC [1121] FATAL: role "root" does not exist 2025-07-09T20:28:50.232977152Z 2025-07-09 20:28:50.230 UTC [1128] FATAL: role "root" does not exist 2025-07-09T20:29:00.337826617Z 2025-07-09 20:29:00.337 UTC [1137] FATAL: role "root" does not exist 2025-07-09T20:29:10.473987980Z 2025-07-09 20:29:10.473 UTC [1144] FATAL: role "root" does not exist 2025-07-09T20:29:20.594283358Z 2025-07-09 20:29:20.594 UTC [1151] FATAL: role "root" does not exist 2025-07-09T20:29:30.756250117Z 2025-07-09 20:29:30.756 UTC [1158] FATAL: role "root" does not exist 2025-07-09T20:29:40.862157481Z 2025-07-09 20:29:40.860 UTC [1166] FATAL: role "root" does not exist 2025-07-09T20:29:51.013794206Z 2025-07-09 20:29:51.013 UTC [1173] FATAL: role "root" does not exist 2025-07-09T20:30:01.128410948Z 2025-07-09 20:30:01.128 UTC [1181] FATAL: role "root" does not exist 2025-07-09T20:30:11.292345840Z 2025-07-09 20:30:11.291 UTC [1188] FATAL: role "root" does not exist 2025-07-09T20:30:21.411225163Z 2025-07-09 20:30:21.410 UTC [1195] FATAL: role "root" does not exist 2025-07-09T20:30:26.168467927Z 2025-07-09 20:30:26.168 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:30:26.503778628Z 2025-07-09 20:30:26.503 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.336 s; sync files=4, longest=0.007 s, average=0.004 s; distance=12 kB, estimate=3835 kB; lsn=0/1ED4DA8, redo lsn=0/1ED4D50 2025-07-09T20:30:31.543804784Z 2025-07-09 20:30:31.543 UTC [1202] FATAL: role "root" does not exist 2025-07-09T20:30:41.656927374Z 2025-07-09 20:30:41.656 UTC [1209] FATAL: role "root" does not exist 2025-07-09T20:30:51.787809813Z 2025-07-09 20:30:51.784 UTC [1216] FATAL: role "root" does not exist 2025-07-09T20:31:01.866507014Z 2025-07-09 20:31:01.866 UTC [1224] FATAL: role "root" does not exist 2025-07-09T20:31:11.979836363Z 2025-07-09 20:31:11.979 UTC [1231] FATAL: role "root" does not exist 2025-07-09T20:31:22.143396736Z 2025-07-09 20:31:22.142 UTC [1239] FATAL: role "root" does not exist 2025-07-09T20:31:32.332739305Z 2025-07-09 20:31:32.332 UTC [1247] FATAL: role "root" does not exist 2025-07-09T20:31:42.508981572Z 2025-07-09 20:31:42.508 UTC [1255] FATAL: role "root" does not exist 2025-07-09T20:31:52.668390492Z 2025-07-09 20:31:52.665 UTC [1262] FATAL: role "root" does not exist 2025-07-09T20:32:02.797940110Z 2025-07-09 20:32:02.797 UTC [1270] FATAL: role "root" does not exist 2025-07-09T20:32:12.942323327Z 2025-07-09 20:32:12.941 UTC [1276] FATAL: role "root" does not exist 2025-07-09T20:32:23.110956629Z 2025-07-09 20:32:23.110 UTC [1284] FATAL: role "root" does not exist 2025-07-09T20:32:33.266886448Z 2025-07-09 20:32:33.266 UTC [1291] FATAL: role "root" does not exist 2025-07-09T20:32:43.405454233Z 2025-07-09 20:32:43.405 UTC [1299] FATAL: role "root" does not exist 2025-07-09T20:32:53.548154003Z 2025-07-09 20:32:53.546 UTC [1306] FATAL: role "root" does not exist 2025-07-09T20:33:03.728899033Z 2025-07-09 20:33:03.728 UTC [1315] FATAL: role "root" does not exist 2025-07-09T20:33:13.907377441Z 2025-07-09 20:33:13.907 UTC [1321] FATAL: role "root" does not exist 2025-07-09T20:33:24.070124775Z 2025-07-09 20:33:24.069 UTC [1330] FATAL: role "root" does not exist 2025-07-09T20:33:34.234612032Z 2025-07-09 20:33:34.234 UTC [1338] FATAL: role "root" does not exist 2025-07-09T20:33:44.373537728Z 2025-07-09 20:33:44.372 UTC [1347] FATAL: role "root" does not exist 2025-07-09T20:33:54.559132875Z 2025-07-09 20:33:54.558 UTC [1355] FATAL: role "root" does not exist 2025-07-09T20:34:04.710120730Z 2025-07-09 20:34:04.706 UTC [1363] FATAL: role "root" does not exist 2025-07-09T20:34:14.830313199Z 2025-07-09 20:34:14.830 UTC [1370] FATAL: role "root" does not exist 2025-07-09T20:34:24.987536563Z 2025-07-09 20:34:24.984 UTC [1378] FATAL: role "root" does not exist 2025-07-09T20:34:35.168290460Z 2025-07-09 20:34:35.167 UTC [1385] FATAL: role "root" does not exist 2025-07-09T20:34:45.333213711Z 2025-07-09 20:34:45.333 UTC [1393] FATAL: role "root" does not exist 2025-07-09T20:34:55.485835277Z 2025-07-09 20:34:55.485 UTC [1400] FATAL: role "root" does not exist 2025-07-09T20:35:05.668985140Z 2025-07-09 20:35:05.667 UTC [1408] FATAL: role "root" does not exist 2025-07-09T20:35:15.826474516Z 2025-07-09 20:35:15.824 UTC [1415] FATAL: role "root" does not exist 2025-07-09T20:35:25.978280422Z 2025-07-09 20:35:25.975 UTC [1423] FATAL: role "root" does not exist 2025-07-09T20:35:26.603070406Z 2025-07-09 20:35:26.602 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:35:26.835603103Z 2025-07-09 20:35:26.835 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.012 s, total=0.233 s; sync files=3, longest=0.007 s, average=0.004 s; distance=12 kB, estimate=3453 kB; lsn=0/1ED8018, redo lsn=0/1ED7FA8 2025-07-09T20:35:36.120221532Z 2025-07-09 20:35:36.120 UTC [1432] FATAL: role "root" does not exist 2025-07-09T20:35:46.272334392Z 2025-07-09 20:35:46.271 UTC [1441] FATAL: role "root" does not exist 2025-07-09T20:35:56.419876088Z 2025-07-09 20:35:56.419 UTC [1449] FATAL: role "root" does not exist 2025-07-09T20:36:06.537680960Z 2025-07-09 20:36:06.536 UTC [1457] FATAL: role "root" does not exist 2025-07-09T20:36:16.735211718Z 2025-07-09 20:36:16.735 UTC [1465] FATAL: role "root" does not exist 2025-07-09T20:36:26.903883571Z 2025-07-09 20:36:26.902 UTC [1472] FATAL: role "root" does not exist 2025-07-09T20:36:37.057287173Z 2025-07-09 20:36:37.057 UTC [1480] FATAL: role "root" does not exist 2025-07-09T20:36:47.228048836Z 2025-07-09 20:36:47.227 UTC [1487] FATAL: role "root" does not exist 2025-07-09T20:36:57.378012429Z 2025-07-09 20:36:57.377 UTC [1495] FATAL: role "root" does not exist 2025-07-09T20:37:07.536902538Z 2025-07-09 20:37:07.536 UTC [1502] FATAL: role "root" does not exist 2025-07-09T20:37:17.693423916Z 2025-07-09 20:37:17.693 UTC [1509] FATAL: role "root" does not exist 2025-07-09T20:37:27.858485827Z 2025-07-09 20:37:27.858 UTC [1516] FATAL: role "root" does not exist 2025-07-09T20:37:37.998480211Z 2025-07-09 20:37:37.997 UTC [1524] FATAL: role "root" does not exist 2025-07-09T20:37:48.136309949Z 2025-07-09 20:37:48.136 UTC [1531] FATAL: role "root" does not exist 2025-07-09T20:37:58.338563923Z 2025-07-09 20:37:58.338 UTC [1539] FATAL: role "root" does not exist 2025-07-09T20:38:08.488615441Z 2025-07-09 20:38:08.488 UTC [1546] FATAL: role "root" does not exist 2025-07-09T20:38:18.656687762Z 2025-07-09 20:38:18.656 UTC [1554] FATAL: role "root" does not exist 2025-07-09T20:38:28.821186485Z 2025-07-09 20:38:28.819 UTC [1561] FATAL: role "root" does not exist 2025-07-09T20:38:38.951128569Z 2025-07-09 20:38:38.949 UTC [1569] FATAL: role "root" does not exist 2025-07-09T20:38:49.080617467Z 2025-07-09 20:38:49.078 UTC [1576] FATAL: role "root" does not exist 2025-07-09T20:38:59.200879262Z 2025-07-09 20:38:59.198 UTC [1584] FATAL: role "root" does not exist 2025-07-09T20:39:09.369492828Z 2025-07-09 20:39:09.369 UTC [1591] FATAL: role "root" does not exist 2025-07-09T20:39:19.526677893Z 2025-07-09 20:39:19.524 UTC [1599] FATAL: role "root" does not exist 2025-07-09T20:39:29.691533570Z 2025-07-09 20:39:29.691 UTC [1606] FATAL: role "root" does not exist 2025-07-09T20:39:39.807953049Z 2025-07-09 20:39:39.807 UTC [1614] FATAL: role "root" does not exist 2025-07-09T20:39:49.971539885Z 2025-07-09 20:39:49.971 UTC [1621] FATAL: role "root" does not exist 2025-07-09T20:40:00.130302391Z 2025-07-09 20:40:00.129 UTC [1629] FATAL: role "root" does not exist 2025-07-09T20:40:10.317727558Z 2025-07-09 20:40:10.316 UTC [1636] FATAL: role "root" does not exist 2025-07-09T20:40:20.453467714Z 2025-07-09 20:40:20.453 UTC [1644] FATAL: role "root" does not exist 2025-07-09T20:40:26.934283161Z 2025-07-09 20:40:26.934 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:40:27.285428296Z 2025-07-09 20:40:27.285 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.023 s, total=0.352 s; sync files=4, longest=0.009 s, average=0.006 s; distance=13 kB, estimate=3109 kB; lsn=0/1EDB5F0, redo lsn=0/1EDB598 2025-07-09T20:40:30.638294164Z 2025-07-09 20:40:30.637 UTC [1651] FATAL: role "root" does not exist 2025-07-09T20:40:40.805006726Z 2025-07-09 20:40:40.804 UTC [1659] FATAL: role "root" does not exist 2025-07-09T20:40:50.977745645Z 2025-07-09 20:40:50.977 UTC [1665] FATAL: role "root" does not exist 2025-07-09T20:41:01.090852934Z 2025-07-09 20:41:01.090 UTC [1673] FATAL: role "root" does not exist 2025-07-09T20:41:11.274781707Z 2025-07-09 20:41:11.274 UTC [1680] FATAL: role "root" does not exist 2025-07-09T20:41:21.439737469Z 2025-07-09 20:41:21.438 UTC [1687] FATAL: role "root" does not exist 2025-07-09T20:41:31.576278961Z 2025-07-09 20:41:31.572 UTC [1694] FATAL: role "root" does not exist 2025-07-09T20:41:41.730285193Z 2025-07-09 20:41:41.730 UTC [1702] FATAL: role "root" does not exist 2025-07-09T20:41:51.874701243Z 2025-07-09 20:41:51.874 UTC [1708] FATAL: role "root" does not exist 2025-07-09T20:42:02.029357477Z 2025-07-09 20:42:02.029 UTC [1716] FATAL: role "root" does not exist 2025-07-09T20:42:12.166139555Z 2025-07-09 20:42:12.165 UTC [1724] FATAL: role "root" does not exist 2025-07-09T20:42:22.312666533Z 2025-07-09 20:42:22.308 UTC [1732] FATAL: role "root" does not exist 2025-07-09T20:42:32.402207968Z 2025-07-09 20:42:32.402 UTC [1738] FATAL: role "root" does not exist 2025-07-09T20:42:42.533182228Z 2025-07-09 20:42:42.530 UTC [1746] FATAL: role "root" does not exist 2025-07-09T20:42:52.691175652Z 2025-07-09 20:42:52.690 UTC [1753] FATAL: role "root" does not exist 2025-07-09T20:43:02.876330185Z 2025-07-09 20:43:02.875 UTC [1761] FATAL: role "root" does not exist 2025-07-09T20:43:13.014909641Z 2025-07-09 20:43:13.014 UTC [1768] FATAL: role "root" does not exist 2025-07-09T20:43:23.200326860Z 2025-07-09 20:43:23.199 UTC [1776] FATAL: role "root" does not exist 2025-07-09T20:43:33.358183257Z 2025-07-09 20:43:33.358 UTC [1783] FATAL: role "root" does not exist 2025-07-09T20:43:43.492807257Z 2025-07-09 20:43:43.492 UTC [1791] FATAL: role "root" does not exist 2025-07-09T20:43:53.616845668Z 2025-07-09 20:43:53.615 UTC [1798] FATAL: role "root" does not exist 2025-07-09T20:44:03.783230728Z 2025-07-09 20:44:03.782 UTC [1807] FATAL: role "root" does not exist 2025-07-09T20:44:13.948049446Z 2025-07-09 20:44:13.948 UTC [1815] FATAL: role "root" does not exist 2025-07-09T20:44:24.087947555Z 2025-07-09 20:44:24.086 UTC [1823] FATAL: role "root" does not exist 2025-07-09T20:44:34.260925341Z 2025-07-09 20:44:34.257 UTC [1830] FATAL: role "root" does not exist 2025-07-09T20:44:44.422152874Z 2025-07-09 20:44:44.422 UTC [1838] FATAL: role "root" does not exist 2025-07-09T20:44:54.573586267Z 2025-07-09 20:44:54.572 UTC [1844] FATAL: role "root" does not exist 2025-07-09T20:45:04.732334256Z 2025-07-09 20:45:04.727 UTC [1852] FATAL: role "root" does not exist 2025-07-09T20:45:14.869246600Z 2025-07-09 20:45:14.869 UTC [1859] FATAL: role "root" does not exist 2025-07-09T20:45:25.006064105Z 2025-07-09 20:45:25.005 UTC [1866] FATAL: role "root" does not exist 2025-07-09T20:45:26.384572751Z 2025-07-09 20:45:26.384 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:45:26.620612572Z 2025-07-09 20:45:26.620 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.237 s; sync files=3, longest=0.007 s, average=0.005 s; distance=13 kB, estimate=2799 kB; lsn=0/1EDEBF8, redo lsn=0/1EDEBA0 2025-07-09T20:45:35.187191965Z 2025-07-09 20:45:35.187 UTC [1873] FATAL: role "root" does not exist 2025-07-09T20:45:45.353860806Z 2025-07-09 20:45:45.351 UTC [1880] FATAL: role "root" does not exist 2025-07-09T20:45:55.513224242Z 2025-07-09 20:45:55.513 UTC [1887] FATAL: role "root" does not exist 2025-07-09T20:46:05.678722983Z 2025-07-09 20:46:05.677 UTC [1895] FATAL: role "root" does not exist 2025-07-09T20:46:15.821133394Z 2025-07-09 20:46:15.819 UTC [1902] FATAL: role "root" does not exist 2025-07-09T20:46:26.002329102Z 2025-07-09 20:46:26.002 UTC [1910] FATAL: role "root" does not exist 2025-07-09T20:46:36.153417127Z 2025-07-09 20:46:36.150 UTC [1917] FATAL: role "root" does not exist 2025-07-09T20:46:46.327105942Z 2025-07-09 20:46:46.325 UTC [1925] FATAL: role "root" does not exist 2025-07-09T20:46:56.486068342Z 2025-07-09 20:46:56.485 UTC [1933] FATAL: role "root" does not exist 2025-07-09T20:47:06.636820138Z 2025-07-09 20:47:06.635 UTC [1939] FATAL: role "root" does not exist 2025-07-09T20:47:16.777795509Z 2025-07-09 20:47:16.776 UTC [1948] FATAL: role "root" does not exist 2025-07-09T20:47:26.938107005Z 2025-07-09 20:47:26.936 UTC [1955] FATAL: role "root" does not exist 2025-07-09T20:47:37.086283933Z 2025-07-09 20:47:37.086 UTC [1964] FATAL: role "root" does not exist 2025-07-09T20:47:47.234513574Z 2025-07-09 20:47:47.234 UTC [1971] FATAL: role "root" does not exist 2025-07-09T20:47:57.415469411Z 2025-07-09 20:47:57.412 UTC [1979] FATAL: role "root" does not exist 2025-07-09T20:48:07.624774394Z 2025-07-09 20:48:07.620 UTC [1986] FATAL: role "root" does not exist 2025-07-09T20:48:17.790117621Z 2025-07-09 20:48:17.790 UTC [1995] FATAL: role "root" does not exist 2025-07-09T20:48:27.955853984Z 2025-07-09 20:48:27.955 UTC [2002] FATAL: role "root" does not exist 2025-07-09T20:48:38.167840027Z 2025-07-09 20:48:38.166 UTC [2009] FATAL: role "root" does not exist 2025-07-09T20:48:48.304407887Z 2025-07-09 20:48:48.303 UTC [2017] FATAL: role "root" does not exist 2025-07-09T20:48:58.451516769Z 2025-07-09 20:48:58.451 UTC [2024] FATAL: role "root" does not exist 2025-07-09T20:49:08.589367033Z 2025-07-09 20:49:08.587 UTC [2030] FATAL: role "root" does not exist 2025-07-09T20:49:18.751250813Z 2025-07-09 20:49:18.750 UTC [2038] FATAL: role "root" does not exist 2025-07-09T20:49:28.907242742Z 2025-07-09 20:49:28.907 UTC [2045] FATAL: role "root" does not exist 2025-07-09T20:49:39.045102635Z 2025-07-09 20:49:39.044 UTC [2054] FATAL: role "root" does not exist 2025-07-09T20:49:49.144516078Z 2025-07-09 20:49:49.140 UTC [2060] FATAL: role "root" does not exist 2025-07-09T20:49:59.312631789Z 2025-07-09 20:49:59.312 UTC [2068] FATAL: role "root" does not exist 2025-07-09T20:50:09.449216478Z 2025-07-09 20:50:09.446 UTC [2075] FATAL: role "root" does not exist 2025-07-09T20:50:19.549260744Z 2025-07-09 20:50:19.548 UTC [2083] FATAL: role "root" does not exist 2025-07-09T20:50:26.720362361Z 2025-07-09 20:50:26.720 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:50:27.056751259Z 2025-07-09 20:50:27.056 UTC [57] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.337 s; sync files=4, longest=0.008 s, average=0.004 s; distance=14 kB, estimate=2521 kB; lsn=0/1EE2558, redo lsn=0/1EE2500 2025-07-09T20:50:29.680203820Z 2025-07-09 20:50:29.679 UTC [2090] FATAL: role "root" does not exist 2025-07-09T20:50:39.813665182Z 2025-07-09 20:50:39.811 UTC [2097] FATAL: role "root" does not exist 2025-07-09T20:50:49.912393423Z 2025-07-09 20:50:49.912 UTC [2104] FATAL: role "root" does not exist 2025-07-09T20:51:00.068985614Z 2025-07-09 20:51:00.066 UTC [2112] FATAL: role "root" does not exist 2025-07-09T20:51:10.217245034Z 2025-07-09 20:51:10.217 UTC [2120] FATAL: role "root" does not exist 2025-07-09T20:51:20.379407373Z 2025-07-09 20:51:20.379 UTC [2128] FATAL: role "root" does not exist 2025-07-09T20:51:30.513195516Z 2025-07-09 20:51:30.513 UTC [2135] FATAL: role "root" does not exist 2025-07-09T20:51:40.643991289Z 2025-07-09 20:51:40.643 UTC [2143] FATAL: role "root" does not exist 2025-07-09T20:51:50.778301934Z 2025-07-09 20:51:50.777 UTC [2150] FATAL: role "root" does not exist 2025-07-09T20:52:00.910570056Z 2025-07-09 20:52:00.910 UTC [2158] FATAL: role "root" does not exist 2025-07-09T20:52:11.018544978Z 2025-07-09 20:52:11.018 UTC [2165] FATAL: role "root" does not exist 2025-07-09T20:52:21.117725078Z 2025-07-09 20:52:21.117 UTC [2173] FATAL: role "root" does not exist 2025-07-09T20:52:31.229130882Z 2025-07-09 20:52:31.228 UTC [2180] FATAL: role "root" does not exist 2025-07-09T20:52:41.363643516Z 2025-07-09 20:52:41.363 UTC [2189] FATAL: role "root" does not exist 2025-07-09T20:52:51.460859213Z 2025-07-09 20:52:51.460 UTC [2196] FATAL: role "root" does not exist 2025-07-09T20:53:01.579728765Z 2025-07-09 20:53:01.579 UTC [2204] FATAL: role "root" does not exist 2025-07-09T20:53:11.680270623Z 2025-07-09 20:53:11.680 UTC [2211] FATAL: role "root" does not exist 2025-07-09T20:53:21.772355664Z 2025-07-09 20:53:21.772 UTC [2219] FATAL: role "root" does not exist 2025-07-09T20:53:31.903888025Z 2025-07-09 20:53:31.903 UTC [2226] FATAL: role "root" does not exist 2025-07-09T20:53:41.990070438Z 2025-07-09 20:53:41.989 UTC [2234] FATAL: role "root" does not exist 2025-07-09T20:53:52.092872909Z 2025-07-09 20:53:52.092 UTC [2241] FATAL: role "root" does not exist 2025-07-09T20:54:02.190354674Z 2025-07-09 20:54:02.190 UTC [2249] FATAL: role "root" does not exist 2025-07-09T20:54:12.284748113Z 2025-07-09 20:54:12.284 UTC [2256] FATAL: role "root" does not exist 2025-07-09T20:54:22.334815078Z 2025-07-09 20:54:22.334 UTC [2264] FATAL: role "root" does not exist 2025-07-09T20:54:32.477235096Z 2025-07-09 20:54:32.477 UTC [2271] FATAL: role "root" does not exist 2025-07-09T20:54:42.580817058Z 2025-07-09 20:54:42.580 UTC [2279] FATAL: role "root" does not exist 2025-07-09T20:54:52.693253770Z 2025-07-09 20:54:52.693 UTC [2287] FATAL: role "root" does not exist 2025-07-09T20:55:02.799183330Z 2025-07-09 20:55:02.798 UTC [2295] FATAL: role "root" does not exist 2025-07-09T20:55:12.913267319Z 2025-07-09 20:55:12.913 UTC [2302] FATAL: role "root" does not exist 2025-07-09T20:55:23.008914989Z 2025-07-09 20:55:23.008 UTC [2310] FATAL: role "root" does not exist 2025-07-09T20:55:26.156713023Z 2025-07-09 20:55:26.156 UTC [57] LOG: checkpoint starting: time 2025-07-09T20:55:26.392706059Z 2025-07-09 20:55:26.392 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.237 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=2270 kB; lsn=0/1EE5EA8, redo lsn=0/1EE5E50 2025-07-09T20:55:33.097245287Z 2025-07-09 20:55:33.097 UTC [2318] FATAL: role "root" does not exist 2025-07-09T20:55:43.204463193Z 2025-07-09 20:55:43.204 UTC [2326] FATAL: role "root" does not exist 2025-07-09T20:55:53.301294698Z 2025-07-09 20:55:53.301 UTC [2333] FATAL: role "root" does not exist 2025-07-09T20:56:03.412671504Z 2025-07-09 20:56:03.412 UTC [2341] FATAL: role "root" does not exist 2025-07-09T20:56:13.525553867Z 2025-07-09 20:56:13.525 UTC [2348] FATAL: role "root" does not exist 2025-07-09T20:56:23.625659853Z 2025-07-09 20:56:23.625 UTC [2356] FATAL: role "root" does not exist 2025-07-09T20:56:33.745084959Z 2025-07-09 20:56:33.744 UTC [2363] FATAL: role "root" does not exist 2025-07-09T20:56:43.857341555Z 2025-07-09 20:56:43.857 UTC [2371] FATAL: role "root" does not exist 2025-07-09T20:56:53.954870589Z 2025-07-09 20:56:53.954 UTC [2378] FATAL: role "root" does not exist 2025-07-09T20:57:04.070697422Z 2025-07-09 20:57:04.070 UTC [2386] FATAL: role "root" does not exist 2025-07-09T20:57:14.160622280Z 2025-07-09 20:57:14.160 UTC [2393] FATAL: role "root" does not exist 2025-07-09T20:57:24.261430041Z 2025-07-09 20:57:24.260 UTC [2401] FATAL: role "root" does not exist 2025-07-09T20:57:34.387570132Z 2025-07-09 20:57:34.387 UTC [2409] FATAL: role "root" does not exist 2025-07-09T20:57:44.487674856Z 2025-07-09 20:57:44.487 UTC [2417] FATAL: role "root" does not exist 2025-07-09T20:57:54.573875499Z 2025-07-09 20:57:54.573 UTC [2424] FATAL: role "root" does not exist 2025-07-09T20:58:04.698237616Z 2025-07-09 20:58:04.698 UTC [2431] FATAL: role "root" does not exist 2025-07-09T20:58:14.806159372Z 2025-07-09 20:58:14.806 UTC [2438] FATAL: role "root" does not exist 2025-07-09T20:58:24.909087348Z 2025-07-09 20:58:24.908 UTC [2446] FATAL: role "root" does not exist 2025-07-09T20:58:35.009709074Z 2025-07-09 20:58:35.009 UTC [2454] FATAL: role "root" does not exist 2025-07-09T20:58:45.106479956Z 2025-07-09 20:58:45.106 UTC [2462] FATAL: role "root" does not exist 2025-07-09T20:58:55.203771929Z 2025-07-09 20:58:55.203 UTC [2468] FATAL: role "root" does not exist 2025-07-09T20:59:05.322192854Z 2025-07-09 20:59:05.322 UTC [2476] FATAL: role "root" does not exist 2025-07-09T20:59:15.410904595Z 2025-07-09 20:59:15.410 UTC [2483] FATAL: role "root" does not exist 2025-07-09T20:59:25.510030681Z 2025-07-09 20:59:25.509 UTC [2491] FATAL: role "root" does not exist 2025-07-09T20:59:35.600974270Z 2025-07-09 20:59:35.600 UTC [2498] FATAL: role "root" does not exist 2025-07-09T20:59:45.698555954Z 2025-07-09 20:59:45.698 UTC [2506] FATAL: role "root" does not exist 2025-07-09T20:59:55.827384156Z 2025-07-09 20:59:55.827 UTC [2513] FATAL: role "root" does not exist 2025-07-09T21:00:05.933670628Z 2025-07-09 21:00:05.933 UTC [2521] FATAL: role "root" does not exist 2025-07-09T21:00:16.041482764Z 2025-07-09 21:00:16.041 UTC [2530] FATAL: role "root" does not exist 2025-07-09T21:00:26.120520184Z 2025-07-09 21:00:26.120 UTC [2537] FATAL: role "root" does not exist 2025-07-09T21:00:26.492630679Z 2025-07-09 21:00:26.492 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:00:26.832306506Z 2025-07-09 21:00:26.832 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.340 s; sync files=4, longest=0.008 s, average=0.005 s; distance=15 kB, estimate=2045 kB; lsn=0/1EE9BE0, redo lsn=0/1EE9B88 2025-07-09T21:00:36.220826346Z 2025-07-09 21:00:36.220 UTC [2543] FATAL: role "root" does not exist 2025-07-09T21:00:46.321927581Z 2025-07-09 21:00:46.321 UTC [2551] FATAL: role "root" does not exist 2025-07-09T21:00:56.421274206Z 2025-07-09 21:00:56.421 UTC [2558] FATAL: role "root" does not exist 2025-07-09T21:01:06.536418742Z 2025-07-09 21:01:06.536 UTC [2566] FATAL: role "root" does not exist 2025-07-09T21:01:16.633085417Z 2025-07-09 21:01:16.632 UTC [2575] FATAL: role "root" does not exist 2025-07-09T21:01:26.743010786Z 2025-07-09 21:01:26.742 UTC [2582] FATAL: role "root" does not exist 2025-07-09T21:01:36.838064142Z 2025-07-09 21:01:36.837 UTC [2590] FATAL: role "root" does not exist 2025-07-09T21:01:46.932720078Z 2025-07-09 21:01:46.932 UTC [2597] FATAL: role "root" does not exist 2025-07-09T21:01:57.031362033Z 2025-07-09 21:01:57.031 UTC [2606] FATAL: role "root" does not exist 2025-07-09T21:02:07.140621345Z 2025-07-09 21:02:07.140 UTC [2613] FATAL: role "root" does not exist 2025-07-09T21:02:17.257810772Z 2025-07-09 21:02:17.257 UTC [2621] FATAL: role "root" does not exist 2025-07-09T21:02:27.365895169Z 2025-07-09 21:02:27.365 UTC [2628] FATAL: role "root" does not exist 2025-07-09T21:02:37.467772641Z 2025-07-09 21:02:37.467 UTC [2636] FATAL: role "root" does not exist 2025-07-09T21:02:47.554123958Z 2025-07-09 21:02:47.553 UTC [2643] FATAL: role "root" does not exist 2025-07-09T21:02:57.663941194Z 2025-07-09 21:02:57.663 UTC [2651] FATAL: role "root" does not exist 2025-07-09T21:03:07.770150982Z 2025-07-09 21:03:07.769 UTC [2658] FATAL: role "root" does not exist 2025-07-09T21:03:17.875569332Z 2025-07-09 21:03:17.875 UTC [2665] FATAL: role "root" does not exist 2025-07-09T21:03:27.992771449Z 2025-07-09 21:03:27.992 UTC [2672] FATAL: role "root" does not exist 2025-07-09T21:03:38.109770366Z 2025-07-09 21:03:38.109 UTC [2680] FATAL: role "root" does not exist 2025-07-09T21:03:48.218712303Z 2025-07-09 21:03:48.218 UTC [2687] FATAL: role "root" does not exist 2025-07-09T21:03:58.318039855Z 2025-07-09 21:03:58.317 UTC [2695] FATAL: role "root" does not exist 2025-07-09T21:04:08.404832250Z 2025-07-09 21:04:08.404 UTC [2703] FATAL: role "root" does not exist 2025-07-09T21:04:18.514007770Z 2025-07-09 21:04:18.513 UTC [2711] FATAL: role "root" does not exist 2025-07-09T21:04:28.634506236Z 2025-07-09 21:04:28.634 UTC [2718] FATAL: role "root" does not exist 2025-07-09T21:04:38.748409592Z 2025-07-09 21:04:38.748 UTC [2726] FATAL: role "root" does not exist 2025-07-09T21:04:48.923002194Z 2025-07-09 21:04:48.922 UTC [2733] FATAL: role "root" does not exist 2025-07-09T21:04:59.018775947Z 2025-07-09 21:04:59.018 UTC [2741] FATAL: role "root" does not exist 2025-07-09T21:05:09.151087530Z 2025-07-09 21:05:09.150 UTC [2748] FATAL: role "root" does not exist 2025-07-09T21:05:19.264932130Z 2025-07-09 21:05:19.264 UTC [2756] FATAL: role "root" does not exist 2025-07-09T21:05:26.929551700Z 2025-07-09 21:05:26.929 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:05:27.163859032Z 2025-07-09 21:05:27.163 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.235 s; sync files=3, longest=0.006 s, average=0.005 s; distance=15 kB, estimate=1842 kB; lsn=0/1EED8A8, redo lsn=0/1EED850 2025-07-09T21:05:29.363846438Z 2025-07-09 21:05:29.363 UTC [2763] FATAL: role "root" does not exist 2025-07-09T21:05:39.450541852Z 2025-07-09 21:05:39.450 UTC [2771] FATAL: role "root" does not exist 2025-07-09T21:05:49.544829342Z 2025-07-09 21:05:49.544 UTC [2778] FATAL: role "root" does not exist 2025-07-09T21:05:59.647857086Z 2025-07-09 21:05:59.647 UTC [2786] FATAL: role "root" does not exist 2025-07-09T21:06:09.722021108Z 2025-07-09 21:06:09.721 UTC [2793] FATAL: role "root" does not exist 2025-07-09T21:06:19.819553667Z 2025-07-09 21:06:19.819 UTC [2802] FATAL: role "root" does not exist 2025-07-09T21:06:29.931390745Z 2025-07-09 21:06:29.931 UTC [2809] FATAL: role "root" does not exist 2025-07-09T21:06:40.026079483Z 2025-07-09 21:06:40.026 UTC [2817] FATAL: role "root" does not exist 2025-07-09T21:06:50.128613661Z 2025-07-09 21:06:50.128 UTC [2824] FATAL: role "root" does not exist 2025-07-09T21:07:00.226248809Z 2025-07-09 21:07:00.226 UTC [2831] FATAL: role "root" does not exist 2025-07-09T21:07:10.323299401Z 2025-07-09 21:07:10.323 UTC [2838] FATAL: role "root" does not exist 2025-07-09T21:07:20.422721638Z 2025-07-09 21:07:20.422 UTC [2846] FATAL: role "root" does not exist 2025-07-09T21:07:30.534454939Z 2025-07-09 21:07:30.534 UTC [2853] FATAL: role "root" does not exist 2025-07-09T21:07:40.626497893Z 2025-07-09 21:07:40.626 UTC [2861] FATAL: role "root" does not exist 2025-07-09T21:07:50.729933116Z 2025-07-09 21:07:50.729 UTC [2868] FATAL: role "root" does not exist 2025-07-09T21:08:00.784067258Z 2025-07-09 21:08:00.783 UTC [2876] FATAL: role "root" does not exist 2025-07-09T21:08:10.881864459Z 2025-07-09 21:08:10.881 UTC [2883] FATAL: role "root" does not exist 2025-07-09T21:08:20.991786942Z 2025-07-09 21:08:20.991 UTC [2891] FATAL: role "root" does not exist 2025-07-09T21:08:31.115258377Z 2025-07-09 21:08:31.115 UTC [2899] FATAL: role "root" does not exist 2025-07-09T21:08:41.207794537Z 2025-07-09 21:08:41.207 UTC [2907] FATAL: role "root" does not exist 2025-07-09T21:08:51.304741039Z 2025-07-09 21:08:51.304 UTC [2915] FATAL: role "root" does not exist 2025-07-09T21:09:01.406537625Z 2025-07-09 21:09:01.406 UTC [2923] FATAL: role "root" does not exist 2025-07-09T21:09:11.522272022Z 2025-07-09 21:09:11.522 UTC [2930] FATAL: role "root" does not exist 2025-07-09T21:09:21.600807161Z 2025-07-09 21:09:21.600 UTC [2939] FATAL: role "root" does not exist 2025-07-09T21:09:31.694280127Z 2025-07-09 21:09:31.694 UTC [2946] FATAL: role "root" does not exist 2025-07-09T21:09:41.774799012Z 2025-07-09 21:09:41.774 UTC [2954] FATAL: role "root" does not exist 2025-07-09T21:09:51.878569705Z 2025-07-09 21:09:51.878 UTC [2961] FATAL: role "root" does not exist 2025-07-09T21:10:01.982991201Z 2025-07-09 21:10:01.982 UTC [2969] FATAL: role "root" does not exist 2025-07-09T21:10:12.073758637Z 2025-07-09 21:10:12.073 UTC [2977] FATAL: role "root" does not exist 2025-07-09T21:10:22.186239911Z 2025-07-09 21:10:22.186 UTC [2985] FATAL: role "root" does not exist 2025-07-09T21:10:26.260488084Z 2025-07-09 21:10:26.260 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:10:26.597398521Z 2025-07-09 21:10:26.597 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.337 s; sync files=4, longest=0.008 s, average=0.004 s; distance=16 kB, estimate=1659 kB; lsn=0/1EF1950, redo lsn=0/1EF18F8 2025-07-09T21:10:32.290049928Z 2025-07-09 21:10:32.289 UTC [2992] FATAL: role "root" does not exist 2025-07-09T21:10:42.385980927Z 2025-07-09 21:10:42.385 UTC [2999] FATAL: role "root" does not exist 2025-07-09T21:10:52.478039256Z 2025-07-09 21:10:52.477 UTC [3006] FATAL: role "root" does not exist 2025-07-09T21:11:02.581246491Z 2025-07-09 21:11:02.581 UTC [3014] FATAL: role "root" does not exist 2025-07-09T21:11:12.666515081Z 2025-07-09 21:11:12.666 UTC [3022] FATAL: role "root" does not exist 2025-07-09T21:11:22.771599446Z 2025-07-09 21:11:22.771 UTC [3030] FATAL: role "root" does not exist 2025-07-09T21:11:32.879718304Z 2025-07-09 21:11:32.879 UTC [3037] FATAL: role "root" does not exist 2025-07-09T21:11:42.986281086Z 2025-07-09 21:11:42.986 UTC [3045] FATAL: role "root" does not exist 2025-07-09T21:11:53.073933039Z 2025-07-09 21:11:53.073 UTC [3052] FATAL: role "root" does not exist 2025-07-09T21:12:03.173598508Z 2025-07-09 21:12:03.173 UTC [3060] FATAL: role "root" does not exist 2025-07-09T21:12:13.265268310Z 2025-07-09 21:12:13.265 UTC [3067] FATAL: role "root" does not exist 2025-07-09T21:12:23.374196091Z 2025-07-09 21:12:23.374 UTC [3075] FATAL: role "root" does not exist 2025-07-09T21:12:33.476562652Z 2025-07-09 21:12:33.476 UTC [3082] FATAL: role "root" does not exist 2025-07-09T21:12:43.602566060Z 2025-07-09 21:12:43.602 UTC [3089] FATAL: role "root" does not exist 2025-07-09T21:12:53.706337499Z 2025-07-09 21:12:53.706 UTC [3096] FATAL: role "root" does not exist 2025-07-09T21:13:03.809174500Z 2025-07-09 21:13:03.809 UTC [3104] FATAL: role "root" does not exist 2025-07-09T21:13:13.922746393Z 2025-07-09 21:13:13.922 UTC [3111] FATAL: role "root" does not exist 2025-07-09T21:13:24.018648315Z 2025-07-09 21:13:24.018 UTC [3119] FATAL: role "root" does not exist 2025-07-09T21:13:34.134213067Z 2025-07-09 21:13:34.134 UTC [3125] FATAL: role "root" does not exist 2025-07-09T21:13:44.228086181Z 2025-07-09 21:13:44.228 UTC [3132] FATAL: role "root" does not exist 2025-07-09T21:13:54.340571608Z 2025-07-09 21:13:54.340 UTC [3139] FATAL: role "root" does not exist 2025-07-09T21:14:04.444542346Z 2025-07-09 21:14:04.444 UTC [3147] FATAL: role "root" does not exist 2025-07-09T21:14:14.580703463Z 2025-07-09 21:14:14.580 UTC [3154] FATAL: role "root" does not exist 2025-07-09T21:14:24.671281742Z 2025-07-09 21:14:24.671 UTC [3163] FATAL: role "root" does not exist 2025-07-09T21:14:34.786694886Z 2025-07-09 21:14:34.786 UTC [3170] FATAL: role "root" does not exist 2025-07-09T21:14:44.885668574Z 2025-07-09 21:14:44.885 UTC [3179] FATAL: role "root" does not exist 2025-07-09T21:14:54.991969922Z 2025-07-09 21:14:54.991 UTC [3186] FATAL: role "root" does not exist 2025-07-09T21:15:05.092861899Z 2025-07-09 21:15:05.092 UTC [3194] FATAL: role "root" does not exist 2025-07-09T21:15:15.201498961Z 2025-07-09 21:15:15.201 UTC [3201] FATAL: role "root" does not exist 2025-07-09T21:15:25.327389652Z 2025-07-09 21:15:25.327 UTC [3209] FATAL: role "root" does not exist 2025-07-09T21:15:26.696614178Z 2025-07-09 21:15:26.696 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:15:26.927562061Z 2025-07-09 21:15:26.927 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.231 s; sync files=3, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=1495 kB; lsn=0/1EF5978, redo lsn=0/1EF5920 2025-07-09T21:15:35.453314925Z 2025-07-09 21:15:35.453 UTC [3216] FATAL: role "root" does not exist 2025-07-09T21:15:45.549674932Z 2025-07-09 21:15:45.549 UTC [3224] FATAL: role "root" does not exist 2025-07-09T21:15:55.653766331Z 2025-07-09 21:15:55.653 UTC [3231] FATAL: role "root" does not exist 2025-07-09T21:16:05.768776758Z 2025-07-09 21:16:05.768 UTC [3239] FATAL: role "root" does not exist 2025-07-09T21:16:15.889070634Z 2025-07-09 21:16:15.888 UTC [3246] FATAL: role "root" does not exist 2025-07-09T21:16:26.016170083Z 2025-07-09 21:16:26.016 UTC [3254] FATAL: role "root" does not exist 2025-07-09T21:16:36.110528907Z 2025-07-09 21:16:36.110 UTC [3261] FATAL: role "root" does not exist 2025-07-09T21:16:46.201144588Z 2025-07-09 21:16:46.201 UTC [3269] FATAL: role "root" does not exist 2025-07-09T21:16:56.304524713Z 2025-07-09 21:16:56.304 UTC [3275] FATAL: role "root" does not exist 2025-07-09T21:17:06.415888192Z 2025-07-09 21:17:06.415 UTC [3283] FATAL: role "root" does not exist 2025-07-09T21:17:16.528999175Z 2025-07-09 21:17:16.528 UTC [3290] FATAL: role "root" does not exist 2025-07-09T21:17:26.630077598Z 2025-07-09 21:17:26.629 UTC [3298] FATAL: role "root" does not exist 2025-07-09T21:17:36.746259334Z 2025-07-09 21:17:36.746 UTC [3306] FATAL: role "root" does not exist 2025-07-09T21:17:46.852457839Z 2025-07-09 21:17:46.852 UTC [3314] FATAL: role "root" does not exist 2025-07-09T21:17:56.947168970Z 2025-07-09 21:17:56.947 UTC [3322] FATAL: role "root" does not exist 2025-07-09T21:18:07.073759830Z 2025-07-09 21:18:07.073 UTC [3329] FATAL: role "root" does not exist 2025-07-09T21:18:17.173372636Z 2025-07-09 21:18:17.173 UTC [3337] FATAL: role "root" does not exist 2025-07-09T21:18:27.277459603Z 2025-07-09 21:18:27.277 UTC [3344] FATAL: role "root" does not exist 2025-07-09T21:18:37.383775595Z 2025-07-09 21:18:37.383 UTC [3352] FATAL: role "root" does not exist 2025-07-09T21:18:47.499051045Z 2025-07-09 21:18:47.496 UTC [3359] FATAL: role "root" does not exist 2025-07-09T21:18:57.600126990Z 2025-07-09 21:18:57.600 UTC [3367] FATAL: role "root" does not exist 2025-07-09T21:19:07.722114566Z 2025-07-09 21:19:07.722 UTC [3374] FATAL: role "root" does not exist 2025-07-09T21:19:17.814458663Z 2025-07-09 21:19:17.814 UTC [3382] FATAL: role "root" does not exist 2025-07-09T21:19:27.925643468Z 2025-07-09 21:19:27.925 UTC [3389] FATAL: role "root" does not exist 2025-07-09T21:19:38.039879898Z 2025-07-09 21:19:38.039 UTC [3397] FATAL: role "root" does not exist 2025-07-09T21:19:48.153544837Z 2025-07-09 21:19:48.153 UTC [3404] FATAL: role "root" does not exist 2025-07-09T21:19:58.249987020Z 2025-07-09 21:19:58.249 UTC [3412] FATAL: role "root" does not exist 2025-07-09T21:20:08.347625992Z 2025-07-09 21:20:08.347 UTC [3419] FATAL: role "root" does not exist 2025-07-09T21:20:18.466574499Z 2025-07-09 21:20:18.466 UTC [3427] FATAL: role "root" does not exist 2025-07-09T21:20:27.027936856Z 2025-07-09 21:20:27.027 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:20:27.367941078Z 2025-07-09 21:20:27.367 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.341 s; sync files=4, longest=0.008 s, average=0.004 s; distance=17 kB, estimate=1347 kB; lsn=0/1EF9DF8, redo lsn=0/1EF9DA0 2025-07-09T21:20:28.577300977Z 2025-07-09 21:20:28.577 UTC [3434] FATAL: role "root" does not exist 2025-07-09T21:20:38.676493950Z 2025-07-09 21:20:38.676 UTC [3442] FATAL: role "root" does not exist 2025-07-09T21:20:48.783713661Z 2025-07-09 21:20:48.783 UTC [3449] FATAL: role "root" does not exist 2025-07-09T21:20:58.881796326Z 2025-07-09 21:20:58.881 UTC [3457] FATAL: role "root" does not exist 2025-07-09T21:21:08.975064866Z 2025-07-09 21:21:08.975 UTC [3464] FATAL: role "root" does not exist 2025-07-09T21:21:19.068948773Z 2025-07-09 21:21:19.068 UTC [3472] FATAL: role "root" does not exist 2025-07-09T21:21:29.170277563Z 2025-07-09 21:21:29.170 UTC [3479] FATAL: role "root" does not exist 2025-07-09T21:21:39.277504052Z 2025-07-09 21:21:39.277 UTC [3487] FATAL: role "root" does not exist 2025-07-09T21:21:49.362460561Z 2025-07-09 21:21:49.362 UTC [3494] FATAL: role "root" does not exist 2025-07-09T21:21:59.469789810Z 2025-07-09 21:21:59.469 UTC [3502] FATAL: role "root" does not exist 2025-07-09T21:22:09.565001963Z 2025-07-09 21:22:09.564 UTC [3509] FATAL: role "root" does not exist 2025-07-09T21:22:19.670987335Z 2025-07-09 21:22:19.670 UTC [3518] FATAL: role "root" does not exist 2025-07-09T21:22:29.841633787Z 2025-07-09 21:22:29.841 UTC [3525] FATAL: role "root" does not exist 2025-07-09T21:22:39.989521129Z 2025-07-09 21:22:39.985 UTC [3533] FATAL: role "root" does not exist 2025-07-09T21:22:50.122517696Z 2025-07-09 21:22:50.122 UTC [3540] FATAL: role "root" does not exist 2025-07-09T21:23:00.262902054Z 2025-07-09 21:23:00.261 UTC [3548] FATAL: role "root" does not exist 2025-07-09T21:23:10.403168967Z 2025-07-09 21:23:10.402 UTC [3556] FATAL: role "root" does not exist 2025-07-09T21:23:20.571359035Z 2025-07-09 21:23:20.570 UTC [3564] FATAL: role "root" does not exist 2025-07-09T21:23:30.797617796Z 2025-07-09 21:23:30.795 UTC [3571] FATAL: role "root" does not exist 2025-07-09T21:23:40.958973164Z 2025-07-09 21:23:40.958 UTC [3580] FATAL: role "root" does not exist 2025-07-09T21:23:51.086382113Z 2025-07-09 21:23:51.085 UTC [3586] FATAL: role "root" does not exist 2025-07-09T21:24:01.213637087Z 2025-07-09 21:24:01.213 UTC [3594] FATAL: role "root" does not exist 2025-07-09T21:24:11.319778266Z 2025-07-09 21:24:11.317 UTC [3601] FATAL: role "root" does not exist 2025-07-09T21:24:21.456278160Z 2025-07-09 21:24:21.454 UTC [3609] FATAL: role "root" does not exist 2025-07-09T21:24:31.616111196Z 2025-07-09 21:24:31.615 UTC [3616] FATAL: role "root" does not exist 2025-07-09T21:24:41.739840347Z 2025-07-09 21:24:41.737 UTC [3624] FATAL: role "root" does not exist 2025-07-09T21:24:51.905080533Z 2025-07-09 21:24:51.901 UTC [3630] FATAL: role "root" does not exist 2025-07-09T21:25:01.994422744Z 2025-07-09 21:25:01.993 UTC [3638] FATAL: role "root" does not exist 2025-07-09T21:25:12.153040266Z 2025-07-09 21:25:12.144 UTC [3646] FATAL: role "root" does not exist 2025-07-09T21:25:22.280334235Z 2025-07-09 21:25:22.277 UTC [3654] FATAL: role "root" does not exist 2025-07-09T21:25:27.464366060Z 2025-07-09 21:25:27.464 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:25:27.725343356Z 2025-07-09 21:25:27.725 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.261 s; sync files=3, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=1214 kB; lsn=0/1EFE160, redo lsn=0/1EFE108 2025-07-09T21:25:32.392300915Z 2025-07-09 21:25:32.390 UTC [3661] FATAL: role "root" does not exist 2025-07-09T21:25:42.584838287Z 2025-07-09 21:25:42.584 UTC [3669] FATAL: role "root" does not exist 2025-07-09T21:25:52.721194681Z 2025-07-09 21:25:52.720 UTC [3676] FATAL: role "root" does not exist 2025-07-09T21:26:02.797127296Z 2025-07-09 21:26:02.795 UTC [3683] FATAL: role "root" does not exist 2025-07-09T21:26:12.981340016Z 2025-07-09 21:26:12.981 UTC [3691] FATAL: role "root" does not exist 2025-07-09T21:26:23.096545272Z 2025-07-09 21:26:23.096 UTC [3699] FATAL: role "root" does not exist 2025-07-09T21:26:33.286881814Z 2025-07-09 21:26:33.285 UTC [3706] FATAL: role "root" does not exist 2025-07-09T21:26:43.410574047Z 2025-07-09 21:26:43.408 UTC [3714] FATAL: role "root" does not exist 2025-07-09T21:26:53.562246594Z 2025-07-09 21:26:53.561 UTC [3720] FATAL: role "root" does not exist 2025-07-09T21:27:03.702048848Z 2025-07-09 21:27:03.701 UTC [3728] FATAL: role "root" does not exist 2025-07-09T21:27:13.890906675Z 2025-07-09 21:27:13.890 UTC [3735] FATAL: role "root" does not exist 2025-07-09T21:27:24.046964751Z 2025-07-09 21:27:24.046 UTC [3743] FATAL: role "root" does not exist 2025-07-09T21:27:34.192663043Z 2025-07-09 21:27:34.189 UTC [3750] FATAL: role "root" does not exist 2025-07-09T21:27:44.363251635Z 2025-07-09 21:27:44.360 UTC [3758] FATAL: role "root" does not exist 2025-07-09T21:27:54.558175284Z 2025-07-09 21:27:54.557 UTC [3766] FATAL: role "root" does not exist 2025-07-09T21:28:04.748797625Z 2025-07-09 21:28:04.748 UTC [3775] FATAL: role "root" does not exist 2025-07-09T21:28:14.900458109Z 2025-07-09 21:28:14.899 UTC [3782] FATAL: role "root" does not exist 2025-07-09T21:28:25.015235778Z 2025-07-09 21:28:25.012 UTC [3790] FATAL: role "root" does not exist 2025-07-09T21:28:35.153010071Z 2025-07-09 21:28:35.150 UTC [3797] FATAL: role "root" does not exist 2025-07-09T21:28:45.261027860Z 2025-07-09 21:28:45.259 UTC [3805] FATAL: role "root" does not exist 2025-07-09T21:28:55.382165629Z 2025-07-09 21:28:55.379 UTC [3811] FATAL: role "root" does not exist 2025-07-09T21:29:05.508369197Z 2025-07-09 21:29:05.506 UTC [3818] FATAL: role "root" does not exist 2025-07-09T21:29:15.640615627Z 2025-07-09 21:29:15.636 UTC [3825] FATAL: role "root" does not exist 2025-07-09T21:29:25.760075622Z 2025-07-09 21:29:25.755 UTC [3833] FATAL: role "root" does not exist 2025-07-09T21:29:35.922194696Z 2025-07-09 21:29:35.921 UTC [3840] FATAL: role "root" does not exist 2025-07-09T21:29:46.041605530Z 2025-07-09 21:29:46.041 UTC [3848] FATAL: role "root" does not exist 2025-07-09T21:29:56.197567933Z 2025-07-09 21:29:56.197 UTC [3855] FATAL: role "root" does not exist 2025-07-09T21:30:06.315942356Z 2025-07-09 21:30:06.313 UTC [3862] FATAL: role "root" does not exist 2025-07-09T21:30:16.516997803Z 2025-07-09 21:30:16.515 UTC [3869] FATAL: role "root" does not exist 2025-07-09T21:30:26.662989754Z 2025-07-09 21:30:26.662 UTC [3877] FATAL: role "root" does not exist 2025-07-09T21:30:27.825312225Z 2025-07-09 21:30:27.824 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:30:28.159236486Z 2025-07-09 21:30:28.159 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.015 s, total=0.335 s; sync files=4, longest=0.007 s, average=0.004 s; distance=18 kB, estimate=1094 kB; lsn=0/1F02A40, redo lsn=0/1F029E8 2025-07-09T21:30:36.743143882Z 2025-07-09 21:30:36.742 UTC [3884] FATAL: role "root" does not exist 2025-07-09T21:30:46.817541353Z 2025-07-09 21:30:46.817 UTC [3892] FATAL: role "root" does not exist 2025-07-09T21:30:56.920266941Z 2025-07-09 21:30:56.920 UTC [3899] FATAL: role "root" does not exist 2025-07-09T21:31:07.025568055Z 2025-07-09 21:31:07.024 UTC [3907] FATAL: role "root" does not exist 2025-07-09T21:31:17.136283240Z 2025-07-09 21:31:17.133 UTC [3915] FATAL: role "root" does not exist 2025-07-09T21:31:27.254434450Z 2025-07-09 21:31:27.253 UTC [3922] FATAL: role "root" does not exist 2025-07-09T21:31:37.345542689Z 2025-07-09 21:31:37.345 UTC [3930] FATAL: role "root" does not exist 2025-07-09T21:31:47.501333452Z 2025-07-09 21:31:47.501 UTC [3937] FATAL: role "root" does not exist 2025-07-09T21:31:57.615765592Z 2025-07-09 21:31:57.615 UTC [3944] FATAL: role "root" does not exist 2025-07-09T21:32:07.716650399Z 2025-07-09 21:32:07.716 UTC [3951] FATAL: role "root" does not exist 2025-07-09T21:32:17.839934832Z 2025-07-09 21:32:17.839 UTC [3959] FATAL: role "root" does not exist 2025-07-09T21:32:27.957025105Z 2025-07-09 21:32:27.955 UTC [3966] FATAL: role "root" does not exist 2025-07-09T21:32:38.054318310Z 2025-07-09 21:32:38.053 UTC [3975] FATAL: role "root" does not exist 2025-07-09T21:32:48.176998023Z 2025-07-09 21:32:48.176 UTC [3982] FATAL: role "root" does not exist 2025-07-09T21:32:58.313819798Z 2025-07-09 21:32:58.313 UTC [3990] FATAL: role "root" does not exist 2025-07-09T21:33:08.387079681Z 2025-07-09 21:33:08.386 UTC [3997] FATAL: role "root" does not exist 2025-07-09T21:33:18.516658626Z 2025-07-09 21:33:18.516 UTC [4005] FATAL: role "root" does not exist 2025-07-09T21:33:28.661841923Z 2025-07-09 21:33:28.661 UTC [4012] FATAL: role "root" does not exist 2025-07-09T21:33:38.775725152Z 2025-07-09 21:33:38.775 UTC [4020] FATAL: role "root" does not exist 2025-07-09T21:33:48.889782873Z 2025-07-09 21:33:48.889 UTC [4027] FATAL: role "root" does not exist 2025-07-09T21:33:59.007527856Z 2025-07-09 21:33:59.006 UTC [4035] FATAL: role "root" does not exist 2025-07-09T21:34:09.130571867Z 2025-07-09 21:34:09.130 UTC [4043] FATAL: role "root" does not exist 2025-07-09T21:34:19.287763686Z 2025-07-09 21:34:19.283 UTC [4052] FATAL: role "root" does not exist 2025-07-09T21:34:29.438275615Z 2025-07-09 21:34:29.437 UTC [4059] FATAL: role "root" does not exist 2025-07-09T21:34:39.579650935Z 2025-07-09 21:34:39.579 UTC [4068] FATAL: role "root" does not exist 2025-07-09T21:34:49.707191073Z 2025-07-09 21:34:49.706 UTC [4075] FATAL: role "root" does not exist 2025-07-09T21:34:59.862271468Z 2025-07-09 21:34:59.862 UTC [4083] FATAL: role "root" does not exist 2025-07-09T21:35:10.023634610Z 2025-07-09 21:35:10.023 UTC [4090] FATAL: role "root" does not exist 2025-07-09T21:35:20.166466806Z 2025-07-09 21:35:20.166 UTC [4098] FATAL: role "root" does not exist 2025-07-09T21:35:27.258088425Z 2025-07-09 21:35:27.257 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:35:27.495785304Z 2025-07-09 21:35:27.495 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.238 s; sync files=3, longest=0.007 s, average=0.005 s; distance=11 kB, estimate=986 kB; lsn=0/1F058A8, redo lsn=0/1F05850 2025-07-09T21:35:30.315452571Z 2025-07-09 21:35:30.315 UTC [4105] FATAL: role "root" does not exist 2025-07-09T21:35:40.460238378Z 2025-07-09 21:35:40.459 UTC [4113] FATAL: role "root" does not exist 2025-07-09T21:35:50.608168624Z 2025-07-09 21:35:50.608 UTC [4120] FATAL: role "root" does not exist 2025-07-09T21:36:00.741096575Z 2025-07-09 21:36:00.741 UTC [4127] FATAL: role "root" does not exist 2025-07-09T21:36:10.861329575Z 2025-07-09 21:36:10.860 UTC [4133] FATAL: role "root" does not exist 2025-07-09T21:36:21.002284032Z 2025-07-09 21:36:21.002 UTC [4141] FATAL: role "root" does not exist 2025-07-09T21:36:31.176885082Z 2025-07-09 21:36:31.176 UTC [4148] FATAL: role "root" does not exist 2025-07-09T21:36:41.351599852Z 2025-07-09 21:36:41.351 UTC [4155] FATAL: role "root" does not exist 2025-07-09T21:36:51.476743359Z 2025-07-09 21:36:51.476 UTC [4161] FATAL: role "root" does not exist 2025-07-09T21:37:01.624367446Z 2025-07-09 21:37:01.623 UTC [4169] FATAL: role "root" does not exist 2025-07-09T21:37:11.794827025Z 2025-07-09 21:37:11.791 UTC [4176] FATAL: role "root" does not exist 2025-07-09T21:37:21.984100905Z 2025-07-09 21:37:21.976 UTC [4183] FATAL: role "root" does not exist 2025-07-09T21:37:32.142094857Z 2025-07-09 21:37:32.141 UTC [4190] FATAL: role "root" does not exist 2025-07-09T21:37:42.313452080Z 2025-07-09 21:37:42.311 UTC [4199] FATAL: role "root" does not exist 2025-07-09T21:37:52.453599741Z 2025-07-09 21:37:52.451 UTC [4206] FATAL: role "root" does not exist 2025-07-09T21:38:02.601807288Z 2025-07-09 21:38:02.601 UTC [4214] FATAL: role "root" does not exist 2025-07-09T21:38:12.752306177Z 2025-07-09 21:38:12.752 UTC [4221] FATAL: role "root" does not exist 2025-07-09T21:38:22.883912644Z 2025-07-09 21:38:22.883 UTC [4229] FATAL: role "root" does not exist 2025-07-09T21:38:33.014945529Z 2025-07-09 21:38:33.014 UTC [4236] FATAL: role "root" does not exist 2025-07-09T21:38:43.153557310Z 2025-07-09 21:38:43.153 UTC [4244] FATAL: role "root" does not exist 2025-07-09T21:38:53.289652038Z 2025-07-09 21:38:53.289 UTC [4251] FATAL: role "root" does not exist 2025-07-09T21:39:03.438309728Z 2025-07-09 21:39:03.436 UTC [4259] FATAL: role "root" does not exist 2025-07-09T21:39:13.603532130Z 2025-07-09 21:39:13.600 UTC [4265] FATAL: role "root" does not exist 2025-07-09T21:39:23.723499456Z 2025-07-09 21:39:23.723 UTC [4273] FATAL: role "root" does not exist 2025-07-09T21:39:33.848533219Z 2025-07-09 21:39:33.848 UTC [4281] FATAL: role "root" does not exist 2025-07-09T21:39:43.953931646Z 2025-07-09 21:39:43.953 UTC [4289] FATAL: role "root" does not exist 2025-07-09T21:39:54.106278088Z 2025-07-09 21:39:54.106 UTC [4296] FATAL: role "root" does not exist 2025-07-09T21:40:04.246390738Z 2025-07-09 21:40:04.246 UTC [4304] FATAL: role "root" does not exist 2025-07-09T21:40:14.411421771Z 2025-07-09 21:40:14.411 UTC [4312] FATAL: role "root" does not exist 2025-07-09T21:40:24.549348543Z 2025-07-09 21:40:24.549 UTC [4320] FATAL: role "root" does not exist 2025-07-09T21:40:27.595963590Z 2025-07-09 21:40:27.595 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:40:27.937504085Z 2025-07-09 21:40:27.937 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.019 s, total=0.342 s; sync files=4, longest=0.007 s, average=0.005 s; distance=12 kB, estimate=889 kB; lsn=0/1F08BC0, redo lsn=0/1F08B68 2025-07-09T21:40:34.732326804Z 2025-07-09 21:40:34.731 UTC [4327] FATAL: role "root" does not exist 2025-07-09T21:40:44.891850715Z 2025-07-09 21:40:44.889 UTC [4335] FATAL: role "root" does not exist 2025-07-09T21:40:55.041218005Z 2025-07-09 21:40:55.039 UTC [4342] FATAL: role "root" does not exist 2025-07-09T21:41:05.149711296Z 2025-07-09 21:41:05.147 UTC [4349] FATAL: role "root" does not exist 2025-07-09T21:41:15.299741062Z 2025-07-09 21:41:15.299 UTC [4357] FATAL: role "root" does not exist 2025-07-09T21:41:25.425925921Z 2025-07-09 21:41:25.424 UTC [4365] FATAL: role "root" does not exist 2025-07-09T21:41:35.539087510Z 2025-07-09 21:41:35.537 UTC [4372] FATAL: role "root" does not exist 2025-07-09T21:41:45.675678971Z 2025-07-09 21:41:45.675 UTC [4380] FATAL: role "root" does not exist 2025-07-09T21:41:55.796641391Z 2025-07-09 21:41:55.796 UTC [4387] FATAL: role "root" does not exist 2025-07-09T21:42:05.972120097Z 2025-07-09 21:42:05.972 UTC [4395] FATAL: role "root" does not exist 2025-07-09T21:42:16.135642862Z 2025-07-09 21:42:16.134 UTC [4403] FATAL: role "root" does not exist 2025-07-09T21:42:26.278931568Z 2025-07-09 21:42:26.277 UTC [4411] FATAL: role "root" does not exist 2025-07-09T21:42:36.432225047Z 2025-07-09 21:42:36.431 UTC [4418] FATAL: role "root" does not exist 2025-07-09T21:42:46.580394035Z 2025-07-09 21:42:46.580 UTC [4425] FATAL: role "root" does not exist 2025-07-09T21:42:56.754896341Z 2025-07-09 21:42:56.753 UTC [4432] FATAL: role "root" does not exist 2025-07-09T21:43:06.893458927Z 2025-07-09 21:43:06.893 UTC [4441] FATAL: role "root" does not exist 2025-07-09T21:43:16.997615888Z 2025-07-09 21:43:16.997 UTC [4448] FATAL: role "root" does not exist 2025-07-09T21:43:27.113755685Z 2025-07-09 21:43:27.113 UTC [4457] FATAL: role "root" does not exist 2025-07-09T21:43:37.257703646Z 2025-07-09 21:43:37.254 UTC [4465] FATAL: role "root" does not exist 2025-07-09T21:43:47.437280351Z 2025-07-09 21:43:47.437 UTC [4473] FATAL: role "root" does not exist 2025-07-09T21:43:57.570997326Z 2025-07-09 21:43:57.569 UTC [4481] FATAL: role "root" does not exist 2025-07-09T21:44:07.735922830Z 2025-07-09 21:44:07.733 UTC [4488] FATAL: role "root" does not exist 2025-07-09T21:44:17.901035154Z 2025-07-09 21:44:17.892 UTC [4495] FATAL: role "root" does not exist 2025-07-09T21:44:28.096276584Z 2025-07-09 21:44:28.094 UTC [4502] FATAL: role "root" does not exist 2025-07-09T21:44:38.245738145Z 2025-07-09 21:44:38.245 UTC [4510] FATAL: role "root" does not exist 2025-07-09T21:44:48.393065990Z 2025-07-09 21:44:48.392 UTC [4517] FATAL: role "root" does not exist 2025-07-09T21:44:58.544139868Z 2025-07-09 21:44:58.543 UTC [4525] FATAL: role "root" does not exist 2025-07-09T21:45:08.650627537Z 2025-07-09 21:45:08.648 UTC [4532] FATAL: role "root" does not exist 2025-07-09T21:45:18.805413485Z 2025-07-09 21:45:18.805 UTC [4540] FATAL: role "root" does not exist 2025-07-09T21:45:28.036485184Z 2025-07-09 21:45:28.036 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:45:28.272311722Z 2025-07-09 21:45:28.272 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.236 s; sync files=3, longest=0.008 s, average=0.005 s; distance=12 kB, estimate=801 kB; lsn=0/1F0BD68, redo lsn=0/1F0BD10 2025-07-09T21:45:28.946586293Z 2025-07-09 21:45:28.943 UTC [4547] FATAL: role "root" does not exist 2025-07-09T21:45:39.158483382Z 2025-07-09 21:45:39.155 UTC [4555] FATAL: role "root" does not exist 2025-07-09T21:45:49.344526858Z 2025-07-09 21:45:49.342 UTC [4563] FATAL: role "root" does not exist 2025-07-09T21:45:59.524373606Z 2025-07-09 21:45:59.524 UTC [4571] FATAL: role "root" does not exist 2025-07-09T21:46:09.696527875Z 2025-07-09 21:46:09.696 UTC [4578] FATAL: role "root" does not exist 2025-07-09T21:46:19.897884060Z 2025-07-09 21:46:19.895 UTC [4586] FATAL: role "root" does not exist 2025-07-09T21:46:30.010540690Z 2025-07-09 21:46:30.006 UTC [4593] FATAL: role "root" does not exist 2025-07-09T21:46:40.185086385Z 2025-07-09 21:46:40.184 UTC [4601] FATAL: role "root" does not exist 2025-07-09T21:46:50.334132435Z 2025-07-09 21:46:50.334 UTC [4608] FATAL: role "root" does not exist 2025-07-09T21:47:00.468806134Z 2025-07-09 21:47:00.467 UTC [4617] FATAL: role "root" does not exist 2025-07-09T21:47:10.666497552Z 2025-07-09 21:47:10.666 UTC [4624] FATAL: role "root" does not exist 2025-07-09T21:47:20.834277909Z 2025-07-09 21:47:20.834 UTC [4633] FATAL: role "root" does not exist 2025-07-09T21:47:31.060846325Z 2025-07-09 21:47:31.060 UTC [4640] FATAL: role "root" does not exist 2025-07-09T21:47:41.327430705Z 2025-07-09 21:47:41.323 UTC [4648] FATAL: role "root" does not exist 2025-07-09T21:47:51.496907626Z 2025-07-09 21:47:51.496 UTC [4655] FATAL: role "root" does not exist 2025-07-09T21:48:01.690674820Z 2025-07-09 21:48:01.686 UTC [4663] FATAL: role "root" does not exist 2025-07-09T21:48:11.849681713Z 2025-07-09 21:48:11.845 UTC [4670] FATAL: role "root" does not exist 2025-07-09T21:48:22.026733097Z 2025-07-09 21:48:22.024 UTC [4677] FATAL: role "root" does not exist 2025-07-09T21:48:32.157657575Z 2025-07-09 21:48:32.157 UTC [4684] FATAL: role "root" does not exist 2025-07-09T21:48:42.338555171Z 2025-07-09 21:48:42.338 UTC [4693] FATAL: role "root" does not exist 2025-07-09T21:48:52.482009802Z 2025-07-09 21:48:52.480 UTC [4700] FATAL: role "root" does not exist 2025-07-09T21:49:02.677529181Z 2025-07-09 21:49:02.666 UTC [4708] FATAL: role "root" does not exist 2025-07-09T21:49:12.848117390Z 2025-07-09 21:49:12.846 UTC [4716] FATAL: role "root" does not exist 2025-07-09T21:49:23.005372689Z 2025-07-09 21:49:22.999 UTC [4724] FATAL: role "root" does not exist 2025-07-09T21:49:33.140360566Z 2025-07-09 21:49:33.128 UTC [4731] FATAL: role "root" does not exist 2025-07-09T21:49:43.236718124Z 2025-07-09 21:49:43.236 UTC [4739] FATAL: role "root" does not exist 2025-07-09T21:49:53.402455460Z 2025-07-09 21:49:53.401 UTC [4746] FATAL: role "root" does not exist 2025-07-09T21:50:03.516051904Z 2025-07-09 21:50:03.514 UTC [4753] FATAL: role "root" does not exist 2025-07-09T21:50:13.645491789Z 2025-07-09 21:50:13.643 UTC [4761] FATAL: role "root" does not exist 2025-07-09T21:50:23.769384990Z 2025-07-09 21:50:23.769 UTC [4769] FATAL: role "root" does not exist 2025-07-09T21:50:28.372299801Z 2025-07-09 21:50:28.372 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:50:28.708751910Z 2025-07-09 21:50:28.708 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.337 s; sync files=4, longest=0.010 s, average=0.005 s; distance=13 kB, estimate=722 kB; lsn=0/1F0F440, redo lsn=0/1F0F3E8 2025-07-09T21:50:33.897324545Z 2025-07-09 21:50:33.896 UTC [4776] FATAL: role "root" does not exist 2025-07-09T21:50:44.068714749Z 2025-07-09 21:50:44.067 UTC [4784] FATAL: role "root" does not exist 2025-07-09T21:50:54.207071550Z 2025-07-09 21:50:54.206 UTC [4791] FATAL: role "root" does not exist 2025-07-09T21:51:04.370208570Z 2025-07-09 21:51:04.368 UTC [4799] FATAL: role "root" does not exist 2025-07-09T21:51:14.512439848Z 2025-07-09 21:51:14.510 UTC [4806] FATAL: role "root" does not exist 2025-07-09T21:51:24.642423244Z 2025-07-09 21:51:24.639 UTC [4813] FATAL: role "root" does not exist 2025-07-09T21:51:34.819541502Z 2025-07-09 21:51:34.816 UTC [4820] FATAL: role "root" does not exist 2025-07-09T21:51:45.003105925Z 2025-07-09 21:51:45.001 UTC [4828] FATAL: role "root" does not exist 2025-07-09T21:51:55.137684409Z 2025-07-09 21:51:55.135 UTC [4834] FATAL: role "root" does not exist 2025-07-09T21:52:05.258045705Z 2025-07-09 21:52:05.255 UTC [4842] FATAL: role "root" does not exist 2025-07-09T21:52:15.435750917Z 2025-07-09 21:52:15.435 UTC [4849] FATAL: role "root" does not exist 2025-07-09T21:52:25.585097603Z 2025-07-09 21:52:25.581 UTC [4857] FATAL: role "root" does not exist 2025-07-09T21:52:35.805411974Z 2025-07-09 21:52:35.804 UTC [4864] FATAL: role "root" does not exist 2025-07-09T21:52:45.942179623Z 2025-07-09 21:52:45.942 UTC [4873] FATAL: role "root" does not exist 2025-07-09T21:52:56.112952491Z 2025-07-09 21:52:56.112 UTC [4880] FATAL: role "root" does not exist 2025-07-09T21:53:06.276145207Z 2025-07-09 21:53:06.274 UTC [4888] FATAL: role "root" does not exist 2025-07-09T21:53:16.392626008Z 2025-07-09 21:53:16.390 UTC [4895] FATAL: role "root" does not exist 2025-07-09T21:53:26.542950864Z 2025-07-09 21:53:26.541 UTC [4904] FATAL: role "root" does not exist 2025-07-09T21:53:36.675797250Z 2025-07-09 21:53:36.674 UTC [4912] FATAL: role "root" does not exist 2025-07-09T21:53:46.764807532Z 2025-07-09 21:53:46.764 UTC [4920] FATAL: role "root" does not exist 2025-07-09T21:53:56.872407640Z 2025-07-09 21:53:56.871 UTC [4927] FATAL: role "root" does not exist 2025-07-09T21:54:06.997687052Z 2025-07-09 21:54:06.997 UTC [4936] FATAL: role "root" does not exist 2025-07-09T21:54:17.162715859Z 2025-07-09 21:54:17.159 UTC [4942] FATAL: role "root" does not exist 2025-07-09T21:54:27.296318446Z 2025-07-09 21:54:27.295 UTC [4950] FATAL: role "root" does not exist 2025-07-09T21:54:37.525481884Z 2025-07-09 21:54:37.525 UTC [4958] FATAL: role "root" does not exist 2025-07-09T21:54:47.723331036Z 2025-07-09 21:54:47.723 UTC [4965] FATAL: role "root" does not exist 2025-07-09T21:54:57.951769908Z 2025-07-09 21:54:57.950 UTC [4973] FATAL: role "root" does not exist 2025-07-09T21:55:08.072571860Z 2025-07-09 21:55:08.070 UTC [4980] FATAL: role "root" does not exist 2025-07-09T21:55:18.221314034Z 2025-07-09 21:55:18.217 UTC [4988] FATAL: role "root" does not exist 2025-07-09T21:55:28.340538563Z 2025-07-09 21:55:28.340 UTC [4995] FATAL: role "root" does not exist 2025-07-09T21:55:28.808602879Z 2025-07-09 21:55:28.808 UTC [57] LOG: checkpoint starting: time 2025-07-09T21:55:29.045223994Z 2025-07-09 21:55:29.045 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.237 s; sync files=3, longest=0.008 s, average=0.005 s; distance=13 kB, estimate=651 kB; lsn=0/1F12940, redo lsn=0/1F128E8 2025-07-09T21:55:38.471999032Z 2025-07-09 21:55:38.471 UTC [5003] FATAL: role "root" does not exist 2025-07-09T21:55:48.571665638Z 2025-07-09 21:55:48.570 UTC [5011] FATAL: role "root" does not exist 2025-07-09T21:55:58.701109900Z 2025-07-09 21:55:58.700 UTC [5019] FATAL: role "root" does not exist 2025-07-09T21:56:08.846018844Z 2025-07-09 21:56:08.845 UTC [5025] FATAL: role "root" does not exist 2025-07-09T21:56:19.000009156Z 2025-07-09 21:56:18.999 UTC [5033] FATAL: role "root" does not exist 2025-07-09T21:56:29.124943184Z 2025-07-09 21:56:29.124 UTC [5040] FATAL: role "root" does not exist 2025-07-09T21:56:39.266076433Z 2025-07-09 21:56:39.265 UTC [5048] FATAL: role "root" does not exist 2025-07-09T21:56:49.390128244Z 2025-07-09 21:56:49.389 UTC [5055] FATAL: role "root" does not exist 2025-07-09T21:56:59.510396236Z 2025-07-09 21:56:59.510 UTC [5063] FATAL: role "root" does not exist 2025-07-09T21:57:09.659332357Z 2025-07-09 21:57:09.659 UTC [5070] FATAL: role "root" does not exist 2025-07-09T21:57:19.799739439Z 2025-07-09 21:57:19.799 UTC [5079] FATAL: role "root" does not exist 2025-07-09T21:57:29.923525425Z 2025-07-09 21:57:29.922 UTC [5086] FATAL: role "root" does not exist 2025-07-09T21:57:40.072447328Z 2025-07-09 21:57:40.071 UTC [5093] FATAL: role "root" does not exist 2025-07-09T21:57:50.193446496Z 2025-07-09 21:57:50.193 UTC [5100] FATAL: role "root" does not exist 2025-07-09T21:58:00.329628520Z 2025-07-09 21:58:00.329 UTC [5108] FATAL: role "root" does not exist 2025-07-09T21:58:10.457712317Z 2025-07-09 21:58:10.457 UTC [5114] FATAL: role "root" does not exist 2025-07-09T21:58:20.569216410Z 2025-07-09 21:58:20.569 UTC [5122] FATAL: role "root" does not exist 2025-07-09T21:58:30.688250146Z 2025-07-09 21:58:30.688 UTC [5128] FATAL: role "root" does not exist 2025-07-09T21:58:40.771884439Z 2025-07-09 21:58:40.771 UTC [5136] FATAL: role "root" does not exist 2025-07-09T21:58:50.880296640Z 2025-07-09 21:58:50.879 UTC [5143] FATAL: role "root" does not exist 2025-07-09T21:59:00.970686640Z 2025-07-09 21:59:00.970 UTC [5151] FATAL: role "root" does not exist 2025-07-09T21:59:11.074894126Z 2025-07-09 21:59:11.074 UTC [5158] FATAL: role "root" does not exist 2025-07-09T21:59:21.218777853Z 2025-07-09 21:59:21.218 UTC [5166] FATAL: role "root" does not exist 2025-07-09T21:59:31.322707640Z 2025-07-09 21:59:31.322 UTC [5175] FATAL: role "root" does not exist 2025-07-09T21:59:41.467066432Z 2025-07-09 21:59:41.466 UTC [5183] FATAL: role "root" does not exist 2025-07-09T21:59:51.607980371Z 2025-07-09 21:59:51.607 UTC [5190] FATAL: role "root" does not exist 2025-07-09T22:00:01.743665128Z 2025-07-09 22:00:01.743 UTC [5198] FATAL: role "root" does not exist 2025-07-09T22:00:11.862019403Z 2025-07-09 22:00:11.859 UTC [5205] FATAL: role "root" does not exist 2025-07-09T22:00:21.986477756Z 2025-07-09 22:00:21.986 UTC [5213] FATAL: role "root" does not exist 2025-07-09T22:00:28.145282827Z 2025-07-09 22:00:28.145 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:00:28.482621386Z 2025-07-09 22:00:28.482 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.019 s, total=0.338 s; sync files=4, longest=0.009 s, average=0.005 s; distance=14 kB, estimate=587 kB; lsn=0/1F16360, redo lsn=0/1F16308 2025-07-09T22:00:32.120968058Z 2025-07-09 22:00:32.120 UTC [5220] FATAL: role "root" does not exist 2025-07-09T22:00:42.237144666Z 2025-07-09 22:00:42.237 UTC [5228] FATAL: role "root" does not exist 2025-07-09T22:00:52.389699823Z 2025-07-09 22:00:52.389 UTC [5235] FATAL: role "root" does not exist 2025-07-09T22:01:02.528550827Z 2025-07-09 22:01:02.526 UTC [5243] FATAL: role "root" does not exist 2025-07-09T22:01:12.644423495Z 2025-07-09 22:01:12.644 UTC [5250] FATAL: role "root" does not exist 2025-07-09T22:01:22.790966316Z 2025-07-09 22:01:22.790 UTC [5258] FATAL: role "root" does not exist 2025-07-09T22:01:32.907140181Z 2025-07-09 22:01:32.907 UTC [5265] FATAL: role "root" does not exist 2025-07-09T22:01:43.018059841Z 2025-07-09 22:01:43.017 UTC [5274] FATAL: role "root" does not exist 2025-07-09T22:01:53.202790405Z 2025-07-09 22:01:53.197 UTC [5281] FATAL: role "root" does not exist 2025-07-09T22:02:03.333088840Z 2025-07-09 22:02:03.333 UTC [5289] FATAL: role "root" does not exist 2025-07-09T22:02:13.430679191Z 2025-07-09 22:02:13.430 UTC [5296] FATAL: role "root" does not exist 2025-07-09T22:02:23.534409820Z 2025-07-09 22:02:23.533 UTC [5304] FATAL: role "root" does not exist 2025-07-09T22:02:33.702253816Z 2025-07-09 22:02:33.702 UTC [5312] FATAL: role "root" does not exist 2025-07-09T22:02:43.838292215Z 2025-07-09 22:02:43.837 UTC [5320] FATAL: role "root" does not exist 2025-07-09T22:02:53.932657977Z 2025-07-09 22:02:53.932 UTC [5327] FATAL: role "root" does not exist 2025-07-09T22:03:04.047546128Z 2025-07-09 22:03:04.047 UTC [5336] FATAL: role "root" does not exist 2025-07-09T22:03:14.188326970Z 2025-07-09 22:03:14.188 UTC [5342] FATAL: role "root" does not exist 2025-07-09T22:03:24.259877181Z 2025-07-09 22:03:24.259 UTC [5350] FATAL: role "root" does not exist 2025-07-09T22:03:34.408270723Z 2025-07-09 22:03:34.408 UTC [5358] FATAL: role "root" does not exist 2025-07-09T22:03:44.495649140Z 2025-07-09 22:03:44.495 UTC [5366] FATAL: role "root" does not exist 2025-07-09T22:03:54.592620176Z 2025-07-09 22:03:54.592 UTC [5374] FATAL: role "root" does not exist 2025-07-09T22:04:04.675683050Z 2025-07-09 22:04:04.675 UTC [5382] FATAL: role "root" does not exist 2025-07-09T22:04:14.771760666Z 2025-07-09 22:04:14.770 UTC [5389] FATAL: role "root" does not exist 2025-07-09T22:04:24.857306879Z 2025-07-09 22:04:24.856 UTC [5397] FATAL: role "root" does not exist 2025-07-09T22:04:34.983709105Z 2025-07-09 22:04:34.983 UTC [5403] FATAL: role "root" does not exist 2025-07-09T22:04:45.106833313Z 2025-07-09 22:04:45.106 UTC [5411] FATAL: role "root" does not exist 2025-07-09T22:04:55.198254725Z 2025-07-09 22:04:55.198 UTC [5419] FATAL: role "root" does not exist 2025-07-09T22:05:05.338759757Z 2025-07-09 22:05:05.338 UTC [5427] FATAL: role "root" does not exist 2025-07-09T22:05:15.475490059Z 2025-07-09 22:05:15.475 UTC [5434] FATAL: role "root" does not exist 2025-07-09T22:05:25.562139453Z 2025-07-09 22:05:25.562 UTC [5442] FATAL: role "root" does not exist 2025-07-09T22:05:28.583088282Z 2025-07-09 22:05:28.582 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:05:28.812761101Z 2025-07-09 22:05:28.812 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.012 s, total=0.230 s; sync files=3, longest=0.007 s, average=0.004 s; distance=14 kB, estimate=530 kB; lsn=0/1F19B88, redo lsn=0/1F19B30 2025-07-09T22:05:35.692624900Z 2025-07-09 22:05:35.691 UTC [5450] FATAL: role "root" does not exist 2025-07-09T22:05:45.830553380Z 2025-07-09 22:05:45.830 UTC [5458] FATAL: role "root" does not exist 2025-07-09T22:05:55.967523560Z 2025-07-09 22:05:55.967 UTC [5467] FATAL: role "root" does not exist 2025-07-09T22:06:06.114786425Z 2025-07-09 22:06:06.114 UTC [5476] FATAL: role "root" does not exist 2025-07-09T22:06:16.241847731Z 2025-07-09 22:06:16.241 UTC [5484] FATAL: role "root" does not exist 2025-07-09T22:06:26.404126990Z 2025-07-09 22:06:26.403 UTC [5491] FATAL: role "root" does not exist 2025-07-09T22:06:36.548527395Z 2025-07-09 22:06:36.548 UTC [5498] FATAL: role "root" does not exist 2025-07-09T22:06:46.686200716Z 2025-07-09 22:06:46.680 UTC [5506] FATAL: role "root" does not exist 2025-07-09T22:06:56.820403917Z 2025-07-09 22:06:56.820 UTC [5513] FATAL: role "root" does not exist 2025-07-09T22:07:06.948694927Z 2025-07-09 22:07:06.948 UTC [5521] FATAL: role "root" does not exist 2025-07-09T22:07:17.064524973Z 2025-07-09 22:07:17.064 UTC [5528] FATAL: role "root" does not exist 2025-07-09T22:07:27.180423028Z 2025-07-09 22:07:27.180 UTC [5537] FATAL: role "root" does not exist 2025-07-09T22:07:37.317120703Z 2025-07-09 22:07:37.317 UTC [5544] FATAL: role "root" does not exist 2025-07-09T22:07:47.457183968Z 2025-07-09 22:07:47.456 UTC [5551] FATAL: role "root" does not exist 2025-07-09T22:07:57.578729601Z 2025-07-09 22:07:57.578 UTC [5559] FATAL: role "root" does not exist 2025-07-09T22:08:07.735562109Z 2025-07-09 22:08:07.734 UTC [5567] FATAL: role "root" does not exist 2025-07-09T22:08:17.894452553Z 2025-07-09 22:08:17.894 UTC [5575] FATAL: role "root" does not exist 2025-07-09T22:08:28.107080205Z 2025-07-09 22:08:28.106 UTC [5582] FATAL: role "root" does not exist 2025-07-09T22:08:38.229848948Z 2025-07-09 22:08:38.229 UTC [5590] FATAL: role "root" does not exist 2025-07-09T22:08:48.321552971Z 2025-07-09 22:08:48.321 UTC [5597] FATAL: role "root" does not exist 2025-07-09T22:08:58.423937804Z 2025-07-09 22:08:58.421 UTC [5605] FATAL: role "root" does not exist 2025-07-09T22:09:08.507494105Z 2025-07-09 22:09:08.507 UTC [5612] FATAL: role "root" does not exist 2025-07-09T22:09:18.645584677Z 2025-07-09 22:09:18.644 UTC [5620] FATAL: role "root" does not exist 2025-07-09T22:09:28.802856995Z 2025-07-09 22:09:28.802 UTC [5628] FATAL: role "root" does not exist 2025-07-09T22:09:38.927201966Z 2025-07-09 22:09:38.927 UTC [5636] FATAL: role "root" does not exist 2025-07-09T22:09:49.067631698Z 2025-07-09 22:09:49.067 UTC [5643] FATAL: role "root" does not exist 2025-07-09T22:09:59.190406672Z 2025-07-09 22:09:59.190 UTC [5653] FATAL: role "root" does not exist 2025-07-09T22:10:09.326968274Z 2025-07-09 22:10:09.326 UTC [5660] FATAL: role "root" does not exist 2025-07-09T22:10:19.458036240Z 2025-07-09 22:10:19.457 UTC [5669] FATAL: role "root" does not exist 2025-07-09T22:10:28.912666010Z 2025-07-09 22:10:28.912 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:10:29.249097386Z 2025-07-09 22:10:29.248 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.018 s, total=0.337 s; sync files=4, longest=0.008 s, average=0.005 s; distance=15 kB, estimate=479 kB; lsn=0/1F1D968, redo lsn=0/1F1D910 2025-07-09T22:10:29.552620998Z 2025-07-09 22:10:29.552 UTC [5676] FATAL: role "root" does not exist 2025-07-09T22:10:39.692033145Z 2025-07-09 22:10:39.691 UTC [5684] FATAL: role "root" does not exist 2025-07-09T22:10:49.865740263Z 2025-07-09 22:10:49.865 UTC [5691] FATAL: role "root" does not exist 2025-07-09T22:10:59.965758885Z 2025-07-09 22:10:59.965 UTC [5699] FATAL: role "root" does not exist 2025-07-09T22:11:10.085586530Z 2025-07-09 22:11:10.085 UTC [5706] FATAL: role "root" does not exist 2025-07-09T22:11:20.213667218Z 2025-07-09 22:11:20.212 UTC [5713] FATAL: role "root" does not exist 2025-07-09T22:11:30.320414367Z 2025-07-09 22:11:30.318 UTC [5720] FATAL: role "root" does not exist 2025-07-09T22:11:40.478980286Z 2025-07-09 22:11:40.478 UTC [5727] FATAL: role "root" does not exist 2025-07-09T22:11:50.637040897Z 2025-07-09 22:11:50.636 UTC [5734] FATAL: role "root" does not exist 2025-07-09T22:12:00.770923569Z 2025-07-09 22:12:00.770 UTC [5741] FATAL: role "root" does not exist 2025-07-09T22:12:10.906098764Z 2025-07-09 22:12:10.905 UTC [5748] FATAL: role "root" does not exist 2025-07-09T22:12:21.044811138Z 2025-07-09 22:12:21.044 UTC [5756] FATAL: role "root" does not exist 2025-07-09T22:12:31.159356273Z 2025-07-09 22:12:31.159 UTC [5763] FATAL: role "root" does not exist 2025-07-09T22:12:41.296572215Z 2025-07-09 22:12:41.295 UTC [5771] FATAL: role "root" does not exist 2025-07-09T22:12:51.420297526Z 2025-07-09 22:12:51.420 UTC [5778] FATAL: role "root" does not exist 2025-07-09T22:13:01.559621814Z 2025-07-09 22:13:01.559 UTC [5786] FATAL: role "root" does not exist 2025-07-09T22:13:11.674385335Z 2025-07-09 22:13:11.674 UTC [5793] FATAL: role "root" does not exist 2025-07-09T22:13:21.826375648Z 2025-07-09 22:13:21.824 UTC [5801] FATAL: role "root" does not exist 2025-07-09T22:13:31.931166530Z 2025-07-09 22:13:31.930 UTC [5807] FATAL: role "root" does not exist 2025-07-09T22:13:42.088561850Z 2025-07-09 22:13:42.088 UTC [5816] FATAL: role "root" does not exist 2025-07-09T22:13:52.209526141Z 2025-07-09 22:13:52.209 UTC [5823] FATAL: role "root" does not exist 2025-07-09T22:14:02.327199510Z 2025-07-09 22:14:02.327 UTC [5830] FATAL: role "root" does not exist 2025-07-09T22:14:12.416011173Z 2025-07-09 22:14:12.415 UTC [5837] FATAL: role "root" does not exist 2025-07-09T22:14:22.519922463Z 2025-07-09 22:14:22.519 UTC [5844] FATAL: role "root" does not exist 2025-07-09T22:14:32.642734247Z 2025-07-09 22:14:32.642 UTC [5851] FATAL: role "root" does not exist 2025-07-09T22:14:42.757135549Z 2025-07-09 22:14:42.756 UTC [5858] FATAL: role "root" does not exist 2025-07-09T22:14:52.898972404Z 2025-07-09 22:14:52.898 UTC [5865] FATAL: role "root" does not exist 2025-07-09T22:15:03.008916159Z 2025-07-09 22:15:03.007 UTC [5874] FATAL: role "root" does not exist 2025-07-09T22:15:13.126027517Z 2025-07-09 22:15:13.125 UTC [5881] FATAL: role "root" does not exist 2025-07-09T22:15:23.252288566Z 2025-07-09 22:15:23.249 UTC [5889] FATAL: role "root" does not exist 2025-07-09T22:15:28.348375817Z 2025-07-09 22:15:28.348 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:15:28.584199912Z 2025-07-09 22:15:28.584 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.013 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=432 kB; lsn=0/1F214B0, redo lsn=0/1F21458 2025-07-09T22:15:33.351653458Z 2025-07-09 22:15:33.351 UTC [5897] FATAL: role "root" does not exist 2025-07-09T22:15:43.479792856Z 2025-07-09 22:15:43.479 UTC [5905] FATAL: role "root" does not exist 2025-07-09T22:15:53.616598716Z 2025-07-09 22:15:53.615 UTC [5912] FATAL: role "root" does not exist 2025-07-09T22:16:03.763979391Z 2025-07-09 22:16:03.763 UTC [5920] FATAL: role "root" does not exist 2025-07-09T22:16:13.869675287Z 2025-07-09 22:16:13.869 UTC [5926] FATAL: role "root" does not exist 2025-07-09T22:16:24.012356939Z 2025-07-09 22:16:24.011 UTC [5935] FATAL: role "root" does not exist 2025-07-09T22:16:34.148076301Z 2025-07-09 22:16:34.147 UTC [5942] FATAL: role "root" does not exist 2025-07-09T22:16:44.294620504Z 2025-07-09 22:16:44.294 UTC [5951] FATAL: role "root" does not exist 2025-07-09T22:16:54.434798289Z 2025-07-09 22:16:54.434 UTC [5958] FATAL: role "root" does not exist 2025-07-09T22:17:04.580232983Z 2025-07-09 22:17:04.580 UTC [5966] FATAL: role "root" does not exist 2025-07-09T22:17:14.718251779Z 2025-07-09 22:17:14.718 UTC [5973] FATAL: role "root" does not exist 2025-07-09T22:17:24.867104099Z 2025-07-09 22:17:24.867 UTC [5981] FATAL: role "root" does not exist 2025-07-09T22:17:34.987822888Z 2025-07-09 22:17:34.987 UTC [5988] FATAL: role "root" does not exist 2025-07-09T22:17:45.143877863Z 2025-07-09 22:17:45.143 UTC [5996] FATAL: role "root" does not exist 2025-07-09T22:17:55.284535305Z 2025-07-09 22:17:55.284 UTC [6003] FATAL: role "root" does not exist 2025-07-09T22:18:05.436945341Z 2025-07-09 22:18:05.436 UTC [6010] FATAL: role "root" does not exist 2025-07-09T22:18:15.583498151Z 2025-07-09 22:18:15.580 UTC [6017] FATAL: role "root" does not exist 2025-07-09T22:18:25.718322957Z 2025-07-09 22:18:25.713 UTC [6025] FATAL: role "root" does not exist 2025-07-09T22:18:35.878416537Z 2025-07-09 22:18:35.877 UTC [6031] FATAL: role "root" does not exist 2025-07-09T22:18:46.004381334Z 2025-07-09 22:18:46.000 UTC [6039] FATAL: role "root" does not exist 2025-07-09T22:18:56.160324097Z 2025-07-09 22:18:56.160 UTC [6046] FATAL: role "root" does not exist 2025-07-09T22:19:06.280679487Z 2025-07-09 22:19:06.280 UTC [6053] FATAL: role "root" does not exist 2025-07-09T22:19:16.426449436Z 2025-07-09 22:19:16.426 UTC [6060] FATAL: role "root" does not exist 2025-07-09T22:19:26.552529169Z 2025-07-09 22:19:26.552 UTC [6068] FATAL: role "root" does not exist 2025-07-09T22:19:36.722606362Z 2025-07-09 22:19:36.722 UTC [6074] FATAL: role "root" does not exist 2025-07-09T22:19:46.873445462Z 2025-07-09 22:19:46.873 UTC [6082] FATAL: role "root" does not exist 2025-07-09T22:19:57.021188729Z 2025-07-09 22:19:57.021 UTC [6088] FATAL: role "root" does not exist 2025-07-09T22:20:07.145624109Z 2025-07-09 22:20:07.145 UTC [6095] FATAL: role "root" does not exist 2025-07-09T22:20:17.269963472Z 2025-07-09 22:20:17.269 UTC [6102] FATAL: role "root" does not exist 2025-07-09T22:20:27.387599278Z 2025-07-09 22:20:27.387 UTC [6109] FATAL: role "root" does not exist 2025-07-09T22:20:28.689263744Z 2025-07-09 22:20:28.688 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:20:29.026569205Z 2025-07-09 22:20:29.026 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.338 s; sync files=4, longest=0.007 s, average=0.004 s; distance=16 kB, estimate=390 kB; lsn=0/1F25610, redo lsn=0/1F255B8 2025-07-09T22:20:37.535833991Z 2025-07-09 22:20:37.534 UTC [6116] FATAL: role "root" does not exist 2025-07-09T22:20:47.665969837Z 2025-07-09 22:20:47.664 UTC [6124] FATAL: role "root" does not exist 2025-07-09T22:20:57.776268749Z 2025-07-09 22:20:57.776 UTC [6130] FATAL: role "root" does not exist 2025-07-09T22:21:07.934766224Z 2025-07-09 22:21:07.934 UTC [6137] FATAL: role "root" does not exist 2025-07-09T22:21:18.074271697Z 2025-07-09 22:21:18.074 UTC [6145] FATAL: role "root" does not exist 2025-07-09T22:21:28.222780547Z 2025-07-09 22:21:28.222 UTC [6152] FATAL: role "root" does not exist 2025-07-09T22:21:38.384118090Z 2025-07-09 22:21:38.383 UTC [6160] FATAL: role "root" does not exist 2025-07-09T22:21:48.534290780Z 2025-07-09 22:21:48.534 UTC [6167] FATAL: role "root" does not exist 2025-07-09T22:21:58.661307229Z 2025-07-09 22:21:58.661 UTC [6175] FATAL: role "root" does not exist 2025-07-09T22:22:08.806251711Z 2025-07-09 22:22:08.806 UTC [6182] FATAL: role "root" does not exist 2025-07-09T22:22:18.960088530Z 2025-07-09 22:22:18.957 UTC [6190] FATAL: role "root" does not exist 2025-07-09T22:22:29.078495770Z 2025-07-09 22:22:29.078 UTC [6197] FATAL: role "root" does not exist 2025-07-09T22:22:39.200687699Z 2025-07-09 22:22:39.200 UTC [6205] FATAL: role "root" does not exist 2025-07-09T22:22:49.299849186Z 2025-07-09 22:22:49.299 UTC [6213] FATAL: role "root" does not exist 2025-07-09T22:22:59.429416648Z 2025-07-09 22:22:59.428 UTC [6220] FATAL: role "root" does not exist 2025-07-09T22:23:09.574220361Z 2025-07-09 22:23:09.574 UTC [6227] FATAL: role "root" does not exist 2025-07-09T22:23:19.712021871Z 2025-07-09 22:23:19.708 UTC [6235] FATAL: role "root" does not exist 2025-07-09T22:23:29.863123421Z 2025-07-09 22:23:29.862 UTC [6242] FATAL: role "root" does not exist 2025-07-09T22:23:40.011175836Z 2025-07-09 22:23:40.010 UTC [6250] FATAL: role "root" does not exist 2025-07-09T22:23:50.148224964Z 2025-07-09 22:23:50.143 UTC [6257] FATAL: role "root" does not exist 2025-07-09T22:24:00.347419342Z 2025-07-09 22:24:00.347 UTC [6265] FATAL: role "root" does not exist 2025-07-09T22:24:10.469031036Z 2025-07-09 22:24:10.468 UTC [6271] FATAL: role "root" does not exist 2025-07-09T22:24:20.626233335Z 2025-07-09 22:24:20.625 UTC [6279] FATAL: role "root" does not exist 2025-07-09T22:24:30.724824369Z 2025-07-09 22:24:30.724 UTC [6286] FATAL: role "root" does not exist 2025-07-09T22:24:40.854376159Z 2025-07-09 22:24:40.854 UTC [6295] FATAL: role "root" does not exist 2025-07-09T22:24:50.990256553Z 2025-07-09 22:24:50.990 UTC [6303] FATAL: role "root" does not exist 2025-07-09T22:25:01.127369196Z 2025-07-09 22:25:01.126 UTC [6311] FATAL: role "root" does not exist 2025-07-09T22:25:11.256577831Z 2025-07-09 22:25:11.256 UTC [6318] FATAL: role "root" does not exist 2025-07-09T22:25:21.387122512Z 2025-07-09 22:25:21.387 UTC [6326] FATAL: role "root" does not exist 2025-07-09T22:25:28.124581641Z 2025-07-09 22:25:28.124 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:25:28.361324906Z 2025-07-09 22:25:28.360 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.237 s; sync files=3, longest=0.007 s, average=0.005 s; distance=15 kB, estimate=353 kB; lsn=0/1F294D0, redo lsn=0/1F29478 2025-07-09T22:25:31.522618170Z 2025-07-09 22:25:31.522 UTC [6333] FATAL: role "root" does not exist 2025-07-09T22:25:41.655111047Z 2025-07-09 22:25:41.654 UTC [6341] FATAL: role "root" does not exist 2025-07-09T22:25:51.769885055Z 2025-07-09 22:25:51.769 UTC [6349] FATAL: role "root" does not exist 2025-07-09T22:26:01.923669291Z 2025-07-09 22:26:01.923 UTC [6357] FATAL: role "root" does not exist 2025-07-09T22:26:12.073254348Z 2025-07-09 22:26:12.072 UTC [6364] FATAL: role "root" does not exist 2025-07-09T22:26:22.208892331Z 2025-07-09 22:26:22.208 UTC [6372] FATAL: role "root" does not exist 2025-07-09T22:26:32.342750568Z 2025-07-09 22:26:32.342 UTC [6379] FATAL: role "root" does not exist 2025-07-09T22:26:42.460582822Z 2025-07-09 22:26:42.460 UTC [6386] FATAL: role "root" does not exist 2025-07-09T22:26:52.598841528Z 2025-07-09 22:26:52.598 UTC [6392] FATAL: role "root" does not exist 2025-07-09T22:27:02.743978260Z 2025-07-09 22:27:02.742 UTC [6400] FATAL: role "root" does not exist 2025-07-09T22:27:12.919633924Z 2025-07-09 22:27:12.919 UTC [6408] FATAL: role "root" does not exist 2025-07-09T22:27:23.055663994Z 2025-07-09 22:27:23.053 UTC [6416] FATAL: role "root" does not exist 2025-07-09T22:27:33.204655772Z 2025-07-09 22:27:33.203 UTC [6423] FATAL: role "root" does not exist 2025-07-09T22:27:43.338098956Z 2025-07-09 22:27:43.338 UTC [6431] FATAL: role "root" does not exist 2025-07-09T22:27:53.479909529Z 2025-07-09 22:27:53.479 UTC [6437] FATAL: role "root" does not exist 2025-07-09T22:28:03.621237457Z 2025-07-09 22:28:03.621 UTC [6445] FATAL: role "root" does not exist 2025-07-09T22:28:13.757424795Z 2025-07-09 22:28:13.753 UTC [6451] FATAL: role "root" does not exist 2025-07-09T22:28:23.897686802Z 2025-07-09 22:28:23.897 UTC [6459] FATAL: role "root" does not exist 2025-07-09T22:28:34.035928339Z 2025-07-09 22:28:34.035 UTC [6466] FATAL: role "root" does not exist 2025-07-09T22:28:44.145482392Z 2025-07-09 22:28:44.145 UTC [6473] FATAL: role "root" does not exist 2025-07-09T22:28:54.275103863Z 2025-07-09 22:28:54.274 UTC [6479] FATAL: role "root" does not exist 2025-07-09T22:29:04.467133054Z 2025-07-09 22:29:04.467 UTC [6487] FATAL: role "root" does not exist 2025-07-09T22:29:14.614657100Z 2025-07-09 22:29:14.614 UTC [6494] FATAL: role "root" does not exist 2025-07-09T22:29:24.749378171Z 2025-07-09 22:29:24.747 UTC [6502] FATAL: role "root" does not exist 2025-07-09T22:29:34.906858368Z 2025-07-09 22:29:34.905 UTC [6509] FATAL: role "root" does not exist 2025-07-09T22:29:45.029524868Z 2025-07-09 22:29:45.029 UTC [6518] FATAL: role "root" does not exist 2025-07-09T22:29:55.179104294Z 2025-07-09 22:29:55.178 UTC [6525] FATAL: role "root" does not exist 2025-07-09T22:30:05.331650299Z 2025-07-09 22:30:05.331 UTC [6532] FATAL: role "root" does not exist 2025-07-09T22:30:15.475125883Z 2025-07-09 22:30:15.474 UTC [6538] FATAL: role "root" does not exist 2025-07-09T22:30:25.595961979Z 2025-07-09 22:30:25.595 UTC [6546] FATAL: role "root" does not exist 2025-07-09T22:30:28.460866234Z 2025-07-09 22:30:28.460 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:30:28.806034545Z 2025-07-09 22:30:28.805 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.025 s, total=0.346 s; sync files=4, longest=0.015 s, average=0.007 s; distance=17 kB, estimate=319 kB; lsn=0/1F2D980, redo lsn=0/1F2D928 2025-07-09T22:30:35.744829092Z 2025-07-09 22:30:35.743 UTC [6554] FATAL: role "root" does not exist 2025-07-09T22:30:45.907663186Z 2025-07-09 22:30:45.906 UTC [6562] FATAL: role "root" does not exist 2025-07-09T22:30:56.043845750Z 2025-07-09 22:30:56.043 UTC [6569] FATAL: role "root" does not exist 2025-07-09T22:31:06.237655884Z 2025-07-09 22:31:06.236 UTC [6578] FATAL: role "root" does not exist 2025-07-09T22:31:16.365360647Z 2025-07-09 22:31:16.365 UTC [6585] FATAL: role "root" does not exist 2025-07-09T22:31:26.498077529Z 2025-07-09 22:31:26.495 UTC [6593] FATAL: role "root" does not exist 2025-07-09T22:31:36.657686588Z 2025-07-09 22:31:36.656 UTC [6600] FATAL: role "root" does not exist 2025-07-09T22:31:46.802974239Z 2025-07-09 22:31:46.802 UTC [6608] FATAL: role "root" does not exist 2025-07-09T22:31:56.936047366Z 2025-07-09 22:31:56.935 UTC [6615] FATAL: role "root" does not exist 2025-07-09T22:32:07.078486588Z 2025-07-09 22:32:07.077 UTC [6624] FATAL: role "root" does not exist 2025-07-09T22:32:17.258762589Z 2025-07-09 22:32:17.258 UTC [6631] FATAL: role "root" does not exist 2025-07-09T22:32:27.397389785Z 2025-07-09 22:32:27.396 UTC [6639] FATAL: role "root" does not exist 2025-07-09T22:32:37.525779369Z 2025-07-09 22:32:37.525 UTC [6646] FATAL: role "root" does not exist 2025-07-09T22:32:47.677361548Z 2025-07-09 22:32:47.677 UTC [6653] FATAL: role "root" does not exist 2025-07-09T22:32:57.877981645Z 2025-07-09 22:32:57.874 UTC [6660] FATAL: role "root" does not exist 2025-07-09T22:33:08.026505838Z 2025-07-09 22:33:08.026 UTC [6668] FATAL: role "root" does not exist 2025-07-09T22:33:18.166676505Z 2025-07-09 22:33:18.166 UTC [6676] FATAL: role "root" does not exist 2025-07-09T22:33:28.306936261Z 2025-07-09 22:33:28.305 UTC [6683] FATAL: role "root" does not exist 2025-07-09T22:33:38.461567331Z 2025-07-09 22:33:38.460 UTC [6692] FATAL: role "root" does not exist 2025-07-09T22:33:48.549926830Z 2025-07-09 22:33:48.549 UTC [6699] FATAL: role "root" does not exist 2025-07-09T22:33:58.681476095Z 2025-07-09 22:33:58.681 UTC [6707] FATAL: role "root" does not exist 2025-07-09T22:34:08.824866452Z 2025-07-09 22:34:08.824 UTC [6715] FATAL: role "root" does not exist 2025-07-09T22:34:18.936744514Z 2025-07-09 22:34:18.933 UTC [6723] FATAL: role "root" does not exist 2025-07-09T22:34:29.102748890Z 2025-07-09 22:34:29.102 UTC [6729] FATAL: role "root" does not exist 2025-07-09T22:34:39.189375530Z 2025-07-09 22:34:39.187 UTC [6737] FATAL: role "root" does not exist 2025-07-09T22:34:49.287780587Z 2025-07-09 22:34:49.287 UTC [6744] FATAL: role "root" does not exist 2025-07-09T22:34:59.407222850Z 2025-07-09 22:34:59.407 UTC [6752] FATAL: role "root" does not exist 2025-07-09T22:35:09.572736888Z 2025-07-09 22:35:09.572 UTC [6759] FATAL: role "root" does not exist 2025-07-09T22:35:19.721855897Z 2025-07-09 22:35:19.721 UTC [6767] FATAL: role "root" does not exist 2025-07-09T22:35:28.904288863Z 2025-07-09 22:35:28.904 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:35:29.134546331Z 2025-07-09 22:35:29.134 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.012 s, total=0.231 s; sync files=3, longest=0.007 s, average=0.004 s; distance=16 kB, estimate=289 kB; lsn=0/1F31B80, redo lsn=0/1F31B28 2025-07-09T22:35:29.870348507Z 2025-07-09 22:35:29.870 UTC [6773] FATAL: role "root" does not exist 2025-07-09T22:35:40.009476667Z 2025-07-09 22:35:40.009 UTC [6781] FATAL: role "root" does not exist 2025-07-09T22:35:50.145532107Z 2025-07-09 22:35:50.144 UTC [6787] FATAL: role "root" does not exist 2025-07-09T22:36:00.257681838Z 2025-07-09 22:36:00.257 UTC [6795] FATAL: role "root" does not exist 2025-07-09T22:36:10.372893150Z 2025-07-09 22:36:10.372 UTC [6803] FATAL: role "root" does not exist 2025-07-09T22:36:20.520896052Z 2025-07-09 22:36:20.520 UTC [6811] FATAL: role "root" does not exist 2025-07-09T22:36:30.662391148Z 2025-07-09 22:36:30.662 UTC [6819] FATAL: role "root" does not exist 2025-07-09T22:36:40.784442362Z 2025-07-09 22:36:40.784 UTC [6827] FATAL: role "root" does not exist 2025-07-09T22:36:50.925478207Z 2025-07-09 22:36:50.925 UTC [6833] FATAL: role "root" does not exist 2025-07-09T22:37:01.051103067Z 2025-07-09 22:37:01.050 UTC [6841] FATAL: role "root" does not exist 2025-07-09T22:37:11.180489354Z 2025-07-09 22:37:11.178 UTC [6848] FATAL: role "root" does not exist 2025-07-09T22:37:21.305673519Z 2025-07-09 22:37:21.305 UTC [6856] FATAL: role "root" does not exist 2025-07-09T22:37:31.471971529Z 2025-07-09 22:37:31.471 UTC [6863] FATAL: role "root" does not exist 2025-07-09T22:37:41.586094592Z 2025-07-09 22:37:41.586 UTC [6871] FATAL: role "root" does not exist 2025-07-09T22:37:51.708730042Z 2025-07-09 22:37:51.708 UTC [6878] FATAL: role "root" does not exist 2025-07-09T22:38:01.814171249Z 2025-07-09 22:38:01.813 UTC [6885] FATAL: role "root" does not exist 2025-07-09T22:38:11.951235048Z 2025-07-09 22:38:11.950 UTC [6892] FATAL: role "root" does not exist 2025-07-09T22:38:22.109698743Z 2025-07-09 22:38:22.109 UTC [6900] FATAL: role "root" does not exist 2025-07-09T22:38:32.250493863Z 2025-07-09 22:38:32.250 UTC [6907] FATAL: role "root" does not exist 2025-07-09T22:38:42.373433038Z 2025-07-09 22:38:42.373 UTC [6915] FATAL: role "root" does not exist 2025-07-09T22:38:52.508303352Z 2025-07-09 22:38:52.507 UTC [6922] FATAL: role "root" does not exist 2025-07-09T22:39:02.666921908Z 2025-07-09 22:39:02.663 UTC [6930] FATAL: role "root" does not exist 2025-07-09T22:39:12.824854931Z 2025-07-09 22:39:12.824 UTC [6937] FATAL: role "root" does not exist 2025-07-09T22:39:22.980604619Z 2025-07-09 22:39:22.976 UTC [6945] FATAL: role "root" does not exist 2025-07-09T22:39:33.127370048Z 2025-07-09 22:39:33.127 UTC [6952] FATAL: role "root" does not exist 2025-07-09T22:39:43.256855273Z 2025-07-09 22:39:43.256 UTC [6961] FATAL: role "root" does not exist 2025-07-09T22:39:53.390399194Z 2025-07-09 22:39:53.390 UTC [6968] FATAL: role "root" does not exist 2025-07-09T22:40:03.544901465Z 2025-07-09 22:40:03.543 UTC [6975] FATAL: role "root" does not exist 2025-07-09T22:40:13.677276548Z 2025-07-09 22:40:13.677 UTC [6981] FATAL: role "root" does not exist 2025-07-09T22:40:23.794922226Z 2025-07-09 22:40:23.794 UTC [6989] FATAL: role "root" does not exist 2025-07-09T22:40:28.234477900Z 2025-07-09 22:40:28.234 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:40:28.567957074Z 2025-07-09 22:40:28.567 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.334 s; sync files=4, longest=0.006 s, average=0.004 s; distance=18 kB, estimate=262 kB; lsn=0/1F36400, redo lsn=0/1F363A8 2025-07-09T22:40:33.917599976Z 2025-07-09 22:40:33.917 UTC [6996] FATAL: role "root" does not exist 2025-07-09T22:40:44.041821902Z 2025-07-09 22:40:44.041 UTC [7004] FATAL: role "root" does not exist 2025-07-09T22:40:54.207844036Z 2025-07-09 22:40:54.207 UTC [7011] FATAL: role "root" does not exist 2025-07-09T22:41:04.304294299Z 2025-07-09 22:41:04.304 UTC [7019] FATAL: role "root" does not exist 2025-07-09T22:41:14.453444829Z 2025-07-09 22:41:14.451 UTC [7026] FATAL: role "root" does not exist 2025-07-09T22:41:24.612872649Z 2025-07-09 22:41:24.612 UTC [7034] FATAL: role "root" does not exist 2025-07-09T22:41:34.785489289Z 2025-07-09 22:41:34.785 UTC [7041] FATAL: role "root" does not exist 2025-07-09T22:41:44.936031978Z 2025-07-09 22:41:44.934 UTC [7048] FATAL: role "root" does not exist 2025-07-09T22:41:55.100115421Z 2025-07-09 22:41:55.100 UTC [7055] FATAL: role "root" does not exist 2025-07-09T22:42:05.197083995Z 2025-07-09 22:42:05.195 UTC [7063] FATAL: role "root" does not exist 2025-07-09T22:42:15.334595537Z 2025-07-09 22:42:15.334 UTC [7070] FATAL: role "root" does not exist 2025-07-09T22:42:25.460160148Z 2025-07-09 22:42:25.456 UTC [7078] FATAL: role "root" does not exist 2025-07-09T22:42:35.638617383Z 2025-07-09 22:42:35.638 UTC [7085] FATAL: role "root" does not exist 2025-07-09T22:42:45.814767060Z 2025-07-09 22:42:45.814 UTC [7093] FATAL: role "root" does not exist 2025-07-09T22:42:55.958157657Z 2025-07-09 22:42:55.957 UTC [7100] FATAL: role "root" does not exist 2025-07-09T22:43:06.134386248Z 2025-07-09 22:43:06.134 UTC [7108] FATAL: role "root" does not exist 2025-07-09T22:43:16.271476912Z 2025-07-09 22:43:16.271 UTC [7115] FATAL: role "root" does not exist 2025-07-09T22:43:26.445337192Z 2025-07-09 22:43:26.444 UTC [7122] FATAL: role "root" does not exist 2025-07-09T22:43:36.568495905Z 2025-07-09 22:43:36.567 UTC [7128] FATAL: role "root" does not exist 2025-07-09T22:43:46.705687460Z 2025-07-09 22:43:46.705 UTC [7136] FATAL: role "root" does not exist 2025-07-09T22:43:56.851658999Z 2025-07-09 22:43:56.851 UTC [7143] FATAL: role "root" does not exist 2025-07-09T22:44:07.022545714Z 2025-07-09 22:44:07.022 UTC [7150] FATAL: role "root" does not exist 2025-07-09T22:44:17.193434745Z 2025-07-09 22:44:17.193 UTC [7157] FATAL: role "root" does not exist 2025-07-09T22:44:27.345285132Z 2025-07-09 22:44:27.345 UTC [7165] FATAL: role "root" does not exist 2025-07-09T22:44:37.477245160Z 2025-07-09 22:44:37.477 UTC [7172] FATAL: role "root" does not exist 2025-07-09T22:44:47.593828972Z 2025-07-09 22:44:47.593 UTC [7180] FATAL: role "root" does not exist 2025-07-09T22:44:57.732341035Z 2025-07-09 22:44:57.728 UTC [7186] FATAL: role "root" does not exist 2025-07-09T22:45:07.937421441Z 2025-07-09 22:45:07.937 UTC [7193] FATAL: role "root" does not exist 2025-07-09T22:45:18.137781675Z 2025-07-09 22:45:18.137 UTC [7200] FATAL: role "root" does not exist 2025-07-09T22:45:28.280384193Z 2025-07-09 22:45:28.280 UTC [7208] FATAL: role "root" does not exist 2025-07-09T22:45:28.653825054Z 2025-07-09 22:45:28.653 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:45:28.888114410Z 2025-07-09 22:45:28.887 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.235 s; sync files=3, longest=0.007 s, average=0.005 s; distance=17 kB, estimate=237 kB; lsn=0/1F3AA08, redo lsn=0/1F3A978 2025-07-09T22:45:38.393792340Z 2025-07-09 22:45:38.393 UTC [7216] FATAL: role "root" does not exist 2025-07-09T22:45:48.569070181Z 2025-07-09 22:45:48.568 UTC [7223] FATAL: role "root" does not exist 2025-07-09T22:45:58.724937640Z 2025-07-09 22:45:58.724 UTC [7230] FATAL: role "root" does not exist 2025-07-09T22:46:08.895704825Z 2025-07-09 22:46:08.895 UTC [7237] FATAL: role "root" does not exist 2025-07-09T22:46:19.048355761Z 2025-07-09 22:46:19.048 UTC [7245] FATAL: role "root" does not exist 2025-07-09T22:46:29.194668221Z 2025-07-09 22:46:29.193 UTC [7252] FATAL: role "root" does not exist 2025-07-09T22:46:39.352639168Z 2025-07-09 22:46:39.351 UTC [7259] FATAL: role "root" does not exist 2025-07-09T22:46:49.544416050Z 2025-07-09 22:46:49.542 UTC [7266] FATAL: role "root" does not exist 2025-07-09T22:46:59.783773123Z 2025-07-09 22:46:59.782 UTC [7274] FATAL: role "root" does not exist 2025-07-09T22:47:09.863437928Z 2025-07-09 22:47:09.863 UTC [7280] FATAL: role "root" does not exist 2025-07-09T22:47:19.951598984Z 2025-07-09 22:47:19.951 UTC [7288] FATAL: role "root" does not exist 2025-07-09T22:47:30.106897829Z 2025-07-09 22:47:30.106 UTC [7296] FATAL: role "root" does not exist 2025-07-09T22:47:40.263807789Z 2025-07-09 22:47:40.263 UTC [7304] FATAL: role "root" does not exist 2025-07-09T22:47:50.447795000Z 2025-07-09 22:47:50.447 UTC [7311] FATAL: role "root" does not exist 2025-07-09T22:48:00.622405926Z 2025-07-09 22:48:00.622 UTC [7320] FATAL: role "root" does not exist 2025-07-09T22:48:10.740704677Z 2025-07-09 22:48:10.739 UTC [7328] FATAL: role "root" does not exist 2025-07-09T22:48:20.890596971Z 2025-07-09 22:48:20.890 UTC [7336] FATAL: role "root" does not exist 2025-07-09T22:48:31.056144864Z 2025-07-09 22:48:31.054 UTC [7343] FATAL: role "root" does not exist 2025-07-09T22:48:41.218692209Z 2025-07-09 22:48:41.216 UTC [7351] FATAL: role "root" does not exist 2025-07-09T22:48:51.370008246Z 2025-07-09 22:48:51.369 UTC [7358] FATAL: role "root" does not exist 2025-07-09T22:49:01.564275941Z 2025-07-09 22:49:01.563 UTC [7366] FATAL: role "root" does not exist 2025-07-09T22:49:11.682101575Z 2025-07-09 22:49:11.681 UTC [7374] FATAL: role "root" does not exist 2025-07-09T22:49:21.808323208Z 2025-07-09 22:49:21.808 UTC [7382] FATAL: role "root" does not exist 2025-07-09T22:49:32.001841460Z 2025-07-09 22:49:32.001 UTC [7389] FATAL: role "root" does not exist 2025-07-09T22:49:42.151619149Z 2025-07-09 22:49:42.151 UTC [7397] FATAL: role "root" does not exist 2025-07-09T22:49:52.279413133Z 2025-07-09 22:49:52.279 UTC [7404] FATAL: role "root" does not exist 2025-07-09T22:50:02.511613074Z 2025-07-09 22:50:02.511 UTC [7412] FATAL: role "root" does not exist 2025-07-09T22:50:12.648213827Z 2025-07-09 22:50:12.647 UTC [7419] FATAL: role "root" does not exist 2025-07-09T22:50:22.819365266Z 2025-07-09 22:50:22.816 UTC [7427] FATAL: role "root" does not exist 2025-07-09T22:50:28.987130853Z 2025-07-09 22:50:28.987 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:50:29.326333985Z 2025-07-09 22:50:29.326 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.340 s; sync files=4, longest=0.008 s, average=0.005 s; distance=12 kB, estimate=215 kB; lsn=0/1F3DD58, redo lsn=0/1F3DD00 2025-07-09T22:50:32.991536565Z 2025-07-09 22:50:32.987 UTC [7434] FATAL: role "root" does not exist 2025-07-09T22:50:43.150977405Z 2025-07-09 22:50:43.150 UTC [7442] FATAL: role "root" does not exist 2025-07-09T22:50:53.326776500Z 2025-07-09 22:50:53.326 UTC [7449] FATAL: role "root" does not exist 2025-07-09T22:51:03.490324232Z 2025-07-09 22:51:03.490 UTC [7457] FATAL: role "root" does not exist 2025-07-09T22:51:13.648594626Z 2025-07-09 22:51:13.648 UTC [7464] FATAL: role "root" does not exist 2025-07-09T22:51:23.798587946Z 2025-07-09 22:51:23.797 UTC [7472] FATAL: role "root" does not exist 2025-07-09T22:51:33.938492535Z 2025-07-09 22:51:33.935 UTC [7480] FATAL: role "root" does not exist 2025-07-09T22:51:44.076010744Z 2025-07-09 22:51:44.075 UTC [7489] FATAL: role "root" does not exist 2025-07-09T22:51:54.240345373Z 2025-07-09 22:51:54.239 UTC [7495] FATAL: role "root" does not exist 2025-07-09T22:52:04.403360419Z 2025-07-09 22:52:04.403 UTC [7503] FATAL: role "root" does not exist 2025-07-09T22:52:14.562424907Z 2025-07-09 22:52:14.562 UTC [7510] FATAL: role "root" does not exist 2025-07-09T22:52:24.743509076Z 2025-07-09 22:52:24.743 UTC [7519] FATAL: role "root" does not exist 2025-07-09T22:52:34.904358958Z 2025-07-09 22:52:34.903 UTC [7526] FATAL: role "root" does not exist 2025-07-09T22:52:45.062143490Z 2025-07-09 22:52:45.061 UTC [7534] FATAL: role "root" does not exist 2025-07-09T22:52:55.248787506Z 2025-07-09 22:52:55.248 UTC [7541] FATAL: role "root" does not exist 2025-07-09T22:53:05.404176276Z 2025-07-09 22:53:05.403 UTC [7549] FATAL: role "root" does not exist 2025-07-09T22:53:15.590920392Z 2025-07-09 22:53:15.587 UTC [7556] FATAL: role "root" does not exist 2025-07-09T22:53:25.751604750Z 2025-07-09 22:53:25.751 UTC [7563] FATAL: role "root" does not exist 2025-07-09T22:53:35.883811846Z 2025-07-09 22:53:35.883 UTC [7570] FATAL: role "root" does not exist 2025-07-09T22:53:46.032995447Z 2025-07-09 22:53:46.031 UTC [7578] FATAL: role "root" does not exist 2025-07-09T22:53:56.169276942Z 2025-07-09 22:53:56.169 UTC [7585] FATAL: role "root" does not exist 2025-07-09T22:54:06.283127332Z 2025-07-09 22:54:06.283 UTC [7594] FATAL: role "root" does not exist 2025-07-09T22:54:16.423851769Z 2025-07-09 22:54:16.423 UTC [7602] FATAL: role "root" does not exist 2025-07-09T22:54:26.589031730Z 2025-07-09 22:54:26.588 UTC [7610] FATAL: role "root" does not exist 2025-07-09T22:54:36.733904855Z 2025-07-09 22:54:36.733 UTC [7617] FATAL: role "root" does not exist 2025-07-09T22:54:46.829592830Z 2025-07-09 22:54:46.826 UTC [7624] FATAL: role "root" does not exist 2025-07-09T22:54:56.937431402Z 2025-07-09 22:54:56.936 UTC [7632] FATAL: role "root" does not exist 2025-07-09T22:55:07.079643752Z 2025-07-09 22:55:07.079 UTC [7640] FATAL: role "root" does not exist 2025-07-09T22:55:17.232840064Z 2025-07-09 22:55:17.232 UTC [7647] FATAL: role "root" does not exist 2025-07-09T22:55:27.373636905Z 2025-07-09 22:55:27.373 UTC [7654] FATAL: role "root" does not exist 2025-07-09T22:55:28.424361964Z 2025-07-09 22:55:28.424 UTC [57] LOG: checkpoint starting: time 2025-07-09T22:55:28.652896567Z 2025-07-09 22:55:28.652 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.013 s, total=0.229 s; sync files=3, longest=0.007 s, average=0.005 s; distance=12 kB, estimate=195 kB; lsn=0/1F40D88, redo lsn=0/1F40D30 2025-07-09T22:55:37.454144991Z 2025-07-09 22:55:37.453 UTC [7660] FATAL: role "root" does not exist 2025-07-09T22:55:47.577803100Z 2025-07-09 22:55:47.577 UTC [7668] FATAL: role "root" does not exist 2025-07-09T22:55:57.722617044Z 2025-07-09 22:55:57.722 UTC [7676] FATAL: role "root" does not exist 2025-07-09T22:56:07.847309480Z 2025-07-09 22:56:07.846 UTC [7684] FATAL: role "root" does not exist 2025-07-09T22:56:17.966916425Z 2025-07-09 22:56:17.964 UTC [7691] FATAL: role "root" does not exist 2025-07-09T22:56:28.127333354Z 2025-07-09 22:56:28.127 UTC [7699] FATAL: role "root" does not exist 2025-07-09T22:56:38.308891204Z 2025-07-09 22:56:38.306 UTC [7705] FATAL: role "root" does not exist 2025-07-09T22:56:48.460387465Z 2025-07-09 22:56:48.458 UTC [7713] FATAL: role "root" does not exist 2025-07-09T22:56:58.605631196Z 2025-07-09 22:56:58.605 UTC [7720] FATAL: role "root" does not exist 2025-07-09T22:57:08.773207016Z 2025-07-09 22:57:08.769 UTC [7728] FATAL: role "root" does not exist 2025-07-09T22:57:18.950682476Z 2025-07-09 22:57:18.950 UTC [7736] FATAL: role "root" does not exist 2025-07-09T22:57:29.124457914Z 2025-07-09 22:57:29.122 UTC [7743] FATAL: role "root" does not exist 2025-07-09T22:57:39.304591105Z 2025-07-09 22:57:39.304 UTC [7751] FATAL: role "root" does not exist 2025-07-09T22:57:49.454097541Z 2025-07-09 22:57:49.453 UTC [7759] FATAL: role "root" does not exist 2025-07-09T22:57:59.643315932Z 2025-07-09 22:57:59.643 UTC [7767] FATAL: role "root" does not exist 2025-07-09T22:58:09.777838838Z 2025-07-09 22:58:09.776 UTC [7774] FATAL: role "root" does not exist 2025-07-09T22:58:19.939320499Z 2025-07-09 22:58:19.939 UTC [7782] FATAL: role "root" does not exist 2025-07-09T22:58:30.104057432Z 2025-07-09 22:58:30.103 UTC [7789] FATAL: role "root" does not exist 2025-07-09T22:58:40.210348809Z 2025-07-09 22:58:40.210 UTC [7797] FATAL: role "root" does not exist 2025-07-09T22:58:50.311274957Z 2025-07-09 22:58:50.311 UTC [7804] FATAL: role "root" does not exist 2025-07-09T22:59:00.505288798Z 2025-07-09 22:59:00.504 UTC [7813] FATAL: role "root" does not exist 2025-07-09T22:59:10.660211327Z 2025-07-09 22:59:10.656 UTC [7820] FATAL: role "root" does not exist 2025-07-09T22:59:20.843234996Z 2025-07-09 22:59:20.842 UTC [7828] FATAL: role "root" does not exist 2025-07-09T22:59:30.989982169Z 2025-07-09 22:59:30.985 UTC [7835] FATAL: role "root" does not exist 2025-07-09T22:59:41.208144577Z 2025-07-09 22:59:41.208 UTC [7843] FATAL: role "root" does not exist 2025-07-09T22:59:51.418794926Z 2025-07-09 22:59:51.416 UTC [7851] FATAL: role "root" does not exist 2025-07-09T23:00:01.603516907Z 2025-07-09 23:00:01.603 UTC [7859] FATAL: role "root" does not exist 2025-07-09T23:00:11.799024939Z 2025-07-09 23:00:11.796 UTC [7866] FATAL: role "root" does not exist 2025-07-09T23:00:21.892490342Z 2025-07-09 23:00:21.892 UTC [7875] FATAL: role "root" does not exist 2025-07-09T23:00:28.751947669Z 2025-07-09 23:00:28.751 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:00:29.091931761Z 2025-07-09 23:00:29.091 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.020 s, total=0.341 s; sync files=4, longest=0.010 s, average=0.005 s; distance=13 kB, estimate=176 kB; lsn=0/1F444A8, redo lsn=0/1F44450 2025-07-09T23:00:32.027197623Z 2025-07-09 23:00:32.026 UTC [7882] FATAL: role "root" does not exist 2025-07-09T23:00:42.184126799Z 2025-07-09 23:00:42.183 UTC [7889] FATAL: role "root" does not exist 2025-07-09T23:00:52.322186814Z 2025-07-09 23:00:52.322 UTC [7896] FATAL: role "root" does not exist 2025-07-09T23:01:02.486165428Z 2025-07-09 23:01:02.485 UTC [7905] FATAL: role "root" does not exist 2025-07-09T23:01:12.639585315Z 2025-07-09 23:01:12.637 UTC [7912] FATAL: role "root" does not exist 2025-07-09T23:01:22.791400140Z 2025-07-09 23:01:22.791 UTC [7920] FATAL: role "root" does not exist 2025-07-09T23:01:32.982247171Z 2025-07-09 23:01:32.982 UTC [7927] FATAL: role "root" does not exist 2025-07-09T23:01:43.146976265Z 2025-07-09 23:01:43.144 UTC [7935] FATAL: role "root" does not exist 2025-07-09T23:01:53.321931097Z 2025-07-09 23:01:53.321 UTC [7943] FATAL: role "root" does not exist 2025-07-09T23:02:03.496433954Z 2025-07-09 23:02:03.495 UTC [7951] FATAL: role "root" does not exist 2025-07-09T23:02:13.663468440Z 2025-07-09 23:02:13.660 UTC [7958] FATAL: role "root" does not exist 2025-07-09T23:02:23.832516790Z 2025-07-09 23:02:23.831 UTC [7967] FATAL: role "root" does not exist 2025-07-09T23:02:33.994351890Z 2025-07-09 23:02:33.994 UTC [7974] FATAL: role "root" does not exist 2025-07-09T23:02:44.141110857Z 2025-07-09 23:02:44.140 UTC [7982] FATAL: role "root" does not exist 2025-07-09T23:02:54.250574763Z 2025-07-09 23:02:54.250 UTC [7989] FATAL: role "root" does not exist 2025-07-09T23:03:04.399879729Z 2025-07-09 23:03:04.399 UTC [7997] FATAL: role "root" does not exist 2025-07-09T23:03:14.571492581Z 2025-07-09 23:03:14.570 UTC [8004] FATAL: role "root" does not exist 2025-07-09T23:03:24.746316091Z 2025-07-09 23:03:24.746 UTC [8012] FATAL: role "root" does not exist 2025-07-09T23:03:34.905253354Z 2025-07-09 23:03:34.903 UTC [8018] FATAL: role "root" does not exist 2025-07-09T23:03:45.055359713Z 2025-07-09 23:03:45.055 UTC [8026] FATAL: role "root" does not exist 2025-07-09T23:03:55.176826426Z 2025-07-09 23:03:55.175 UTC [8033] FATAL: role "root" does not exist 2025-07-09T23:04:05.319640012Z 2025-07-09 23:04:05.318 UTC [8042] FATAL: role "root" does not exist 2025-07-09T23:04:15.455144637Z 2025-07-09 23:04:15.454 UTC [8049] FATAL: role "root" does not exist 2025-07-09T23:04:25.578338838Z 2025-07-09 23:04:25.577 UTC [8057] FATAL: role "root" does not exist 2025-07-09T23:04:35.748578464Z 2025-07-09 23:04:35.747 UTC [8063] FATAL: role "root" does not exist 2025-07-09T23:04:45.902073534Z 2025-07-09 23:04:45.901 UTC [8071] FATAL: role "root" does not exist 2025-07-09T23:04:56.050771634Z 2025-07-09 23:04:56.050 UTC [8078] FATAL: role "root" does not exist 2025-07-09T23:05:06.231295807Z 2025-07-09 23:05:06.230 UTC [8086] FATAL: role "root" does not exist 2025-07-09T23:05:16.373952063Z 2025-07-09 23:05:16.373 UTC [8093] FATAL: role "root" does not exist 2025-07-09T23:05:26.563626104Z 2025-07-09 23:05:26.557 UTC [8101] FATAL: role "root" does not exist 2025-07-09T23:05:28.190351227Z 2025-07-09 23:05:28.190 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:05:28.424401106Z 2025-07-09 23:05:28.424 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.012 s, total=0.235 s; sync files=3, longest=0.006 s, average=0.004 s; distance=12 kB, estimate=160 kB; lsn=0/1F477A0, redo lsn=0/1F47748 2025-07-09T23:05:36.698798664Z 2025-07-09 23:05:36.698 UTC [8109] FATAL: role "root" does not exist 2025-07-09T23:05:46.849314754Z 2025-07-09 23:05:46.847 UTC [8117] FATAL: role "root" does not exist 2025-07-09T23:05:57.009674588Z 2025-07-09 23:05:57.005 UTC [8124] FATAL: role "root" does not exist 2025-07-09T23:06:07.199061667Z 2025-07-09 23:06:07.197 UTC [8132] FATAL: role "root" does not exist 2025-07-09T23:06:17.383888776Z 2025-07-09 23:06:17.383 UTC [8139] FATAL: role "root" does not exist 2025-07-09T23:06:27.543361185Z 2025-07-09 23:06:27.542 UTC [8147] FATAL: role "root" does not exist 2025-07-09T23:06:37.749609235Z 2025-07-09 23:06:37.747 UTC [8154] FATAL: role "root" does not exist 2025-07-09T23:06:47.910940606Z 2025-07-09 23:06:47.910 UTC [8162] FATAL: role "root" does not exist 2025-07-09T23:06:58.115140308Z 2025-07-09 23:06:58.115 UTC [8169] FATAL: role "root" does not exist 2025-07-09T23:07:08.277272411Z 2025-07-09 23:07:08.277 UTC [8177] FATAL: role "root" does not exist 2025-07-09T23:07:18.478164535Z 2025-07-09 23:07:18.478 UTC [8184] FATAL: role "root" does not exist 2025-07-09T23:07:28.598472066Z 2025-07-09 23:07:28.598 UTC [8194] FATAL: role "root" does not exist 2025-07-09T23:07:38.777403011Z 2025-07-09 23:07:38.776 UTC [8202] FATAL: role "root" does not exist 2025-07-09T23:07:48.942412740Z 2025-07-09 23:07:48.941 UTC [8209] FATAL: role "root" does not exist 2025-07-09T23:07:59.123975807Z 2025-07-09 23:07:59.123 UTC [8217] FATAL: role "root" does not exist 2025-07-09T23:08:09.316873868Z 2025-07-09 23:08:09.316 UTC [8225] FATAL: role "root" does not exist 2025-07-09T23:08:19.428566158Z 2025-07-09 23:08:19.428 UTC [8234] FATAL: role "root" does not exist 2025-07-09T23:08:29.564628666Z 2025-07-09 23:08:29.564 UTC [8241] FATAL: role "root" does not exist 2025-07-09T23:08:39.717423406Z 2025-07-09 23:08:39.717 UTC [8249] FATAL: role "root" does not exist 2025-07-09T23:08:49.909287851Z 2025-07-09 23:08:49.909 UTC [8256] FATAL: role "root" does not exist 2025-07-09T23:09:00.080096143Z 2025-07-09 23:09:00.078 UTC [8265] FATAL: role "root" does not exist 2025-07-09T23:09:10.225571870Z 2025-07-09 23:09:10.220 UTC [8272] FATAL: role "root" does not exist 2025-07-09T23:09:20.427773395Z 2025-07-09 23:09:20.427 UTC [8280] FATAL: role "root" does not exist 2025-07-09T23:09:30.519993790Z 2025-07-09 23:09:30.519 UTC [8287] FATAL: role "root" does not exist 2025-07-09T23:09:40.655687984Z 2025-07-09 23:09:40.655 UTC [8295] FATAL: role "root" does not exist 2025-07-09T23:09:50.832858391Z 2025-07-09 23:09:50.832 UTC [8301] FATAL: role "root" does not exist 2025-07-09T23:10:00.958953458Z 2025-07-09 23:10:00.958 UTC [8308] FATAL: role "root" does not exist 2025-07-09T23:10:11.118209226Z 2025-07-09 23:10:11.115 UTC [8315] FATAL: role "root" does not exist 2025-07-09T23:10:21.315638756Z 2025-07-09 23:10:21.314 UTC [8323] FATAL: role "root" does not exist 2025-07-09T23:10:28.524641535Z 2025-07-09 23:10:28.524 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:10:28.880886065Z 2025-07-09 23:10:28.880 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.033 s, total=0.357 s; sync files=4, longest=0.023 s, average=0.009 s; distance=14 kB, estimate=145 kB; lsn=0/1F4B270, redo lsn=0/1F4B1F0 2025-07-09T23:10:31.472500854Z 2025-07-09 23:10:31.472 UTC [8330] FATAL: role "root" does not exist 2025-07-09T23:10:41.625095756Z 2025-07-09 23:10:41.624 UTC [8338] FATAL: role "root" does not exist 2025-07-09T23:10:51.820373177Z 2025-07-09 23:10:51.820 UTC [8344] FATAL: role "root" does not exist 2025-07-09T23:11:01.990096273Z 2025-07-09 23:11:01.987 UTC [8353] FATAL: role "root" does not exist 2025-07-09T23:11:12.129409657Z 2025-07-09 23:11:12.127 UTC [8360] FATAL: role "root" does not exist 2025-07-09T23:11:22.293509568Z 2025-07-09 23:11:22.293 UTC [8369] FATAL: role "root" does not exist 2025-07-09T23:11:32.436059455Z 2025-07-09 23:11:32.434 UTC [8375] FATAL: role "root" does not exist 2025-07-09T23:11:42.568930704Z 2025-07-09 23:11:42.568 UTC [8383] FATAL: role "root" does not exist 2025-07-09T23:11:52.738806475Z 2025-07-09 23:11:52.738 UTC [8390] FATAL: role "root" does not exist 2025-07-09T23:12:02.856253242Z 2025-07-09 23:12:02.855 UTC [8398] FATAL: role "root" does not exist 2025-07-09T23:12:12.979244476Z 2025-07-09 23:12:12.979 UTC [8405] FATAL: role "root" does not exist 2025-07-09T23:12:23.131451062Z 2025-07-09 23:12:23.131 UTC [8413] FATAL: role "root" does not exist 2025-07-09T23:12:33.252570755Z 2025-07-09 23:12:33.252 UTC [8420] FATAL: role "root" does not exist 2025-07-09T23:12:43.437585574Z 2025-07-09 23:12:43.436 UTC [8429] FATAL: role "root" does not exist 2025-07-09T23:12:53.597365472Z 2025-07-09 23:12:53.596 UTC [8436] FATAL: role "root" does not exist 2025-07-09T23:13:03.760586550Z 2025-07-09 23:13:03.758 UTC [8444] FATAL: role "root" does not exist 2025-07-09T23:13:13.872773919Z 2025-07-09 23:13:13.869 UTC [8452] FATAL: role "root" does not exist 2025-07-09T23:13:24.028014533Z 2025-07-09 23:13:24.025 UTC [8460] FATAL: role "root" does not exist 2025-07-09T23:13:34.203235140Z 2025-07-09 23:13:34.201 UTC [8467] FATAL: role "root" does not exist 2025-07-09T23:13:44.369131131Z 2025-07-09 23:13:44.369 UTC [8475] FATAL: role "root" does not exist 2025-07-09T23:13:54.488396272Z 2025-07-09 23:13:54.487 UTC [8482] FATAL: role "root" does not exist 2025-07-09T23:14:04.617724346Z 2025-07-09 23:14:04.614 UTC [8490] FATAL: role "root" does not exist 2025-07-09T23:14:14.735411390Z 2025-07-09 23:14:14.732 UTC [8497] FATAL: role "root" does not exist 2025-07-09T23:14:24.860757509Z 2025-07-09 23:14:24.860 UTC [8505] FATAL: role "root" does not exist 2025-07-09T23:14:34.987071352Z 2025-07-09 23:14:34.986 UTC [8512] FATAL: role "root" does not exist 2025-07-09T23:14:45.125161018Z 2025-07-09 23:14:45.125 UTC [8520] FATAL: role "root" does not exist 2025-07-09T23:14:55.276538890Z 2025-07-09 23:14:55.274 UTC [8527] FATAL: role "root" does not exist 2025-07-09T23:15:05.407193064Z 2025-07-09 23:15:05.404 UTC [8535] FATAL: role "root" does not exist 2025-07-09T23:15:15.523813943Z 2025-07-09 23:15:15.523 UTC [8542] FATAL: role "root" does not exist 2025-07-09T23:15:25.651506768Z 2025-07-09 23:15:25.651 UTC [8550] FATAL: role "root" does not exist 2025-07-09T23:15:28.981015772Z 2025-07-09 23:15:28.980 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:15:29.219060645Z 2025-07-09 23:15:29.218 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.205 s, sync=0.012 s, total=0.239 s; sync files=3, longest=0.006 s, average=0.004 s; distance=13 kB, estimate=132 kB; lsn=0/1F4E920, redo lsn=0/1F4E8A0 2025-07-09T23:15:35.761343215Z 2025-07-09 23:15:35.761 UTC [8556] FATAL: role "root" does not exist 2025-07-09T23:15:45.895731623Z 2025-07-09 23:15:45.895 UTC [8564] FATAL: role "root" does not exist 2025-07-09T23:15:56.029766749Z 2025-07-09 23:15:56.028 UTC [8571] FATAL: role "root" does not exist 2025-07-09T23:16:06.218545590Z 2025-07-09 23:16:06.216 UTC [8579] FATAL: role "root" does not exist 2025-07-09T23:16:16.379364686Z 2025-07-09 23:16:16.378 UTC [8585] FATAL: role "root" does not exist 2025-07-09T23:16:26.543751589Z 2025-07-09 23:16:26.543 UTC [8593] FATAL: role "root" does not exist 2025-07-09T23:16:36.715411903Z 2025-07-09 23:16:36.708 UTC [8600] FATAL: role "root" does not exist 2025-07-09T23:16:46.849129815Z 2025-07-09 23:16:46.844 UTC [8609] FATAL: role "root" does not exist 2025-07-09T23:16:56.981626192Z 2025-07-09 23:16:56.979 UTC [8617] FATAL: role "root" does not exist 2025-07-09T23:17:07.108018137Z 2025-07-09 23:17:07.105 UTC [8625] FATAL: role "root" does not exist 2025-07-09T23:17:17.246663458Z 2025-07-09 23:17:17.246 UTC [8632] FATAL: role "root" does not exist 2025-07-09T23:17:27.446200672Z 2025-07-09 23:17:27.445 UTC [8640] FATAL: role "root" does not exist 2025-07-09T23:17:37.563943127Z 2025-07-09 23:17:37.558 UTC [8646] FATAL: role "root" does not exist 2025-07-09T23:17:47.753348636Z 2025-07-09 23:17:47.753 UTC [8655] FATAL: role "root" does not exist 2025-07-09T23:17:57.928536449Z 2025-07-09 23:17:57.919 UTC [8662] FATAL: role "root" does not exist 2025-07-09T23:18:08.132408212Z 2025-07-09 23:18:08.132 UTC [8670] FATAL: role "root" does not exist 2025-07-09T23:18:18.260268041Z 2025-07-09 23:18:18.256 UTC [8677] FATAL: role "root" does not exist 2025-07-09T23:18:28.406923852Z 2025-07-09 23:18:28.406 UTC [8685] FATAL: role "root" does not exist 2025-07-09T23:18:38.565832516Z 2025-07-09 23:18:38.565 UTC [8693] FATAL: role "root" does not exist 2025-07-09T23:18:48.734957026Z 2025-07-09 23:18:48.734 UTC [8700] FATAL: role "root" does not exist 2025-07-09T23:18:58.882707269Z 2025-07-09 23:18:58.879 UTC [8708] FATAL: role "root" does not exist 2025-07-09T23:19:09.007725296Z 2025-07-09 23:19:09.004 UTC [8716] FATAL: role "root" does not exist 2025-07-09T23:19:19.220837447Z 2025-07-09 23:19:19.220 UTC [8725] FATAL: role "root" does not exist 2025-07-09T23:19:29.380802724Z 2025-07-09 23:19:29.374 UTC [8732] FATAL: role "root" does not exist 2025-07-09T23:19:39.578740219Z 2025-07-09 23:19:39.578 UTC [8740] FATAL: role "root" does not exist 2025-07-09T23:19:49.747403389Z 2025-07-09 23:19:49.746 UTC [8747] FATAL: role "root" does not exist 2025-07-09T23:19:59.894074207Z 2025-07-09 23:19:59.893 UTC [8755] FATAL: role "root" does not exist 2025-07-09T23:20:10.082970811Z 2025-07-09 23:20:10.081 UTC [8762] FATAL: role "root" does not exist 2025-07-09T23:20:20.251575736Z 2025-07-09 23:20:20.250 UTC [8769] FATAL: role "root" does not exist 2025-07-09T23:20:28.319120215Z 2025-07-09 23:20:28.318 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:20:28.659201969Z 2025-07-09 23:20:28.659 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.341 s; sync files=4, longest=0.008 s, average=0.004 s; distance=15 kB, estimate=120 kB; lsn=0/1F526E8, redo lsn=0/1F52690 2025-07-09T23:20:30.399334854Z 2025-07-09 23:20:30.398 UTC [8775] FATAL: role "root" does not exist 2025-07-09T23:20:40.584093438Z 2025-07-09 23:20:40.583 UTC [8783] FATAL: role "root" does not exist 2025-07-09T23:20:50.734573864Z 2025-07-09 23:20:50.734 UTC [8791] FATAL: role "root" does not exist 2025-07-09T23:21:00.866302770Z 2025-07-09 23:21:00.865 UTC [8799] FATAL: role "root" does not exist 2025-07-09T23:21:11.026357158Z 2025-07-09 23:21:11.026 UTC [8806] FATAL: role "root" does not exist 2025-07-09T23:21:21.160481609Z 2025-07-09 23:21:21.160 UTC [8814] FATAL: role "root" does not exist 2025-07-09T23:21:31.332664057Z 2025-07-09 23:21:31.332 UTC [8822] FATAL: role "root" does not exist 2025-07-09T23:21:41.534837862Z 2025-07-09 23:21:41.533 UTC [8830] FATAL: role "root" does not exist 2025-07-09T23:21:51.735269975Z 2025-07-09 23:21:51.735 UTC [8837] FATAL: role "root" does not exist 2025-07-09T23:22:01.940162911Z 2025-07-09 23:22:01.940 UTC [8845] FATAL: role "root" does not exist 2025-07-09T23:22:12.044411724Z 2025-07-09 23:22:12.043 UTC [8852] FATAL: role "root" does not exist 2025-07-09T23:22:22.237000338Z 2025-07-09 23:22:22.236 UTC [8860] FATAL: role "root" does not exist 2025-07-09T23:22:32.339578300Z 2025-07-09 23:22:32.338 UTC [8867] FATAL: role "root" does not exist 2025-07-09T23:22:42.490776733Z 2025-07-09 23:22:42.490 UTC [8875] FATAL: role "root" does not exist 2025-07-09T23:22:52.625609183Z 2025-07-09 23:22:52.625 UTC [8881] FATAL: role "root" does not exist 2025-07-09T23:23:02.738717371Z 2025-07-09 23:23:02.738 UTC [8889] FATAL: role "root" does not exist 2025-07-09T23:23:12.913798887Z 2025-07-09 23:23:12.912 UTC [8896] FATAL: role "root" does not exist 2025-07-09T23:23:23.089393144Z 2025-07-09 23:23:23.089 UTC [8904] FATAL: role "root" does not exist 2025-07-09T23:23:33.250605418Z 2025-07-09 23:23:33.250 UTC [8911] FATAL: role "root" does not exist 2025-07-09T23:23:43.411223534Z 2025-07-09 23:23:43.410 UTC [8919] FATAL: role "root" does not exist 2025-07-09T23:23:53.565465602Z 2025-07-09 23:23:53.565 UTC [8925] FATAL: role "root" does not exist 2025-07-09T23:24:03.725946037Z 2025-07-09 23:24:03.725 UTC [8932] FATAL: role "root" does not exist 2025-07-09T23:24:13.847116995Z 2025-07-09 23:24:13.844 UTC [8939] FATAL: role "root" does not exist 2025-07-09T23:24:24.040335965Z 2025-07-09 23:24:24.037 UTC [8947] FATAL: role "root" does not exist 2025-07-09T23:24:34.169610723Z 2025-07-09 23:24:34.167 UTC [8955] FATAL: role "root" does not exist 2025-07-09T23:24:44.378631406Z 2025-07-09 23:24:44.378 UTC [8963] FATAL: role "root" does not exist 2025-07-09T23:24:54.544167016Z 2025-07-09 23:24:54.543 UTC [8970] FATAL: role "root" does not exist 2025-07-09T23:25:04.721364647Z 2025-07-09 23:25:04.721 UTC [8978] FATAL: role "root" does not exist 2025-07-09T23:25:14.896499678Z 2025-07-09 23:25:14.894 UTC [8985] FATAL: role "root" does not exist 2025-07-09T23:25:25.084744800Z 2025-07-09 23:25:25.082 UTC [8993] FATAL: role "root" does not exist 2025-07-09T23:25:28.758899848Z 2025-07-09 23:25:28.758 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:25:28.991780271Z 2025-07-09 23:25:28.991 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.012 s, total=0.234 s; sync files=3, longest=0.007 s, average=0.004 s; distance=14 kB, estimate=110 kB; lsn=0/1F560D8, redo lsn=0/1F56080 2025-07-09T23:25:35.208533682Z 2025-07-09 23:25:35.204 UTC [9000] FATAL: role "root" does not exist 2025-07-09T23:25:45.403853627Z 2025-07-09 23:25:45.403 UTC [9008] FATAL: role "root" does not exist 2025-07-09T23:25:55.598740723Z 2025-07-09 23:25:55.598 UTC [9015] FATAL: role "root" does not exist 2025-07-09T23:26:05.764337385Z 2025-07-09 23:26:05.763 UTC [9023] FATAL: role "root" does not exist 2025-07-09T23:26:15.936370516Z 2025-07-09 23:26:15.936 UTC [9030] FATAL: role "root" does not exist 2025-07-09T23:26:26.156683416Z 2025-07-09 23:26:26.156 UTC [9039] FATAL: role "root" does not exist 2025-07-09T23:26:36.310864368Z 2025-07-09 23:26:36.309 UTC [9046] FATAL: role "root" does not exist 2025-07-09T23:26:46.456350940Z 2025-07-09 23:26:46.453 UTC [9054] FATAL: role "root" does not exist 2025-07-09T23:26:56.624813932Z 2025-07-09 23:26:56.624 UTC [9061] FATAL: role "root" does not exist 2025-07-09T23:27:06.714574815Z 2025-07-09 23:27:06.714 UTC [9069] FATAL: role "root" does not exist 2025-07-09T23:27:16.832591038Z 2025-07-09 23:27:16.829 UTC [9076] FATAL: role "root" does not exist 2025-07-09T23:27:26.999022783Z 2025-07-09 23:27:26.998 UTC [9084] FATAL: role "root" does not exist 2025-07-09T23:27:37.134573649Z 2025-07-09 23:27:37.134 UTC [9092] FATAL: role "root" does not exist 2025-07-09T23:27:47.267349336Z 2025-07-09 23:27:47.266 UTC [9100] FATAL: role "root" does not exist 2025-07-09T23:27:57.464237080Z 2025-07-09 23:27:57.464 UTC [9106] FATAL: role "root" does not exist 2025-07-09T23:28:07.651668373Z 2025-07-09 23:28:07.651 UTC [9114] FATAL: role "root" does not exist 2025-07-09T23:28:17.817051090Z 2025-07-09 23:28:17.816 UTC [9123] FATAL: role "root" does not exist 2025-07-09T23:28:28.007927954Z 2025-07-09 23:28:28.007 UTC [9131] FATAL: role "root" does not exist 2025-07-09T23:28:38.179257767Z 2025-07-09 23:28:38.176 UTC [9139] FATAL: role "root" does not exist 2025-07-09T23:28:48.314327040Z 2025-07-09 23:28:48.311 UTC [9147] FATAL: role "root" does not exist 2025-07-09T23:28:58.437310317Z 2025-07-09 23:28:58.437 UTC [9154] FATAL: role "root" does not exist 2025-07-09T23:29:08.588684807Z 2025-07-09 23:29:08.588 UTC [9163] FATAL: role "root" does not exist 2025-07-09T23:29:18.723508474Z 2025-07-09 23:29:18.723 UTC [9171] FATAL: role "root" does not exist 2025-07-09T23:29:28.898036716Z 2025-07-09 23:29:28.896 UTC [9179] FATAL: role "root" does not exist 2025-07-09T23:29:39.041271177Z 2025-07-09 23:29:39.037 UTC [9186] FATAL: role "root" does not exist 2025-07-09T23:29:49.235426314Z 2025-07-09 23:29:49.235 UTC [9195] FATAL: role "root" does not exist 2025-07-09T23:29:59.433876932Z 2025-07-09 23:29:59.433 UTC [9203] FATAL: role "root" does not exist 2025-07-09T23:30:09.584336402Z 2025-07-09 23:30:09.584 UTC [9210] FATAL: role "root" does not exist 2025-07-09T23:30:19.733463886Z 2025-07-09 23:30:19.733 UTC [9218] FATAL: role "root" does not exist 2025-07-09T23:30:29.088567849Z 2025-07-09 23:30:29.088 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:30:29.427784606Z 2025-07-09 23:30:29.427 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.340 s; sync files=4, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=100 kB; lsn=0/1F5A288, redo lsn=0/1F5A230 2025-07-09T23:30:29.905922015Z 2025-07-09 23:30:29.904 UTC [9225] FATAL: role "root" does not exist 2025-07-09T23:30:40.079170871Z 2025-07-09 23:30:40.078 UTC [9233] FATAL: role "root" does not exist 2025-07-09T23:30:50.201776620Z 2025-07-09 23:30:50.197 UTC [9240] FATAL: role "root" does not exist 2025-07-09T23:31:00.373958973Z 2025-07-09 23:31:00.373 UTC [9248] FATAL: role "root" does not exist 2025-07-09T23:31:10.534719358Z 2025-07-09 23:31:10.534 UTC [9256] FATAL: role "root" does not exist 2025-07-09T23:31:20.685593720Z 2025-07-09 23:31:20.685 UTC [9264] FATAL: role "root" does not exist 2025-07-09T23:31:30.850102411Z 2025-07-09 23:31:30.846 UTC [9270] FATAL: role "root" does not exist 2025-07-09T23:31:41.047727225Z 2025-07-09 23:31:41.047 UTC [9279] FATAL: role "root" does not exist 2025-07-09T23:31:51.201438994Z 2025-07-09 23:31:51.201 UTC [9285] FATAL: role "root" does not exist 2025-07-09T23:32:01.433530747Z 2025-07-09 23:32:01.432 UTC [9293] FATAL: role "root" does not exist 2025-07-09T23:32:11.616888073Z 2025-07-09 23:32:11.615 UTC [9300] FATAL: role "root" does not exist 2025-07-09T23:32:21.774559596Z 2025-07-09 23:32:21.772 UTC [9308] FATAL: role "root" does not exist 2025-07-09T23:32:31.943753974Z 2025-07-09 23:32:31.941 UTC [9314] FATAL: role "root" does not exist 2025-07-09T23:32:42.125619852Z 2025-07-09 23:32:42.125 UTC [9322] FATAL: role "root" does not exist 2025-07-09T23:32:52.292538900Z 2025-07-09 23:32:52.290 UTC [9330] FATAL: role "root" does not exist 2025-07-09T23:33:02.448401139Z 2025-07-09 23:33:02.445 UTC [9339] FATAL: role "root" does not exist 2025-07-09T23:33:12.592661814Z 2025-07-09 23:33:12.588 UTC [9345] FATAL: role "root" does not exist 2025-07-09T23:33:22.726292185Z 2025-07-09 23:33:22.726 UTC [9353] FATAL: role "root" does not exist 2025-07-09T23:33:32.861034397Z 2025-07-09 23:33:32.860 UTC [9360] FATAL: role "root" does not exist 2025-07-09T23:33:42.981073428Z 2025-07-09 23:33:42.980 UTC [9367] FATAL: role "root" does not exist 2025-07-09T23:33:53.070560756Z 2025-07-09 23:33:53.070 UTC [9375] FATAL: role "root" does not exist 2025-07-09T23:34:03.169342045Z 2025-07-09 23:34:03.169 UTC [9383] FATAL: role "root" does not exist 2025-07-09T23:34:13.252694078Z 2025-07-09 23:34:13.252 UTC [9390] FATAL: role "root" does not exist 2025-07-09T23:34:23.331653738Z 2025-07-09 23:34:23.331 UTC [9398] FATAL: role "root" does not exist 2025-07-09T23:34:33.431649359Z 2025-07-09 23:34:33.431 UTC [9406] FATAL: role "root" does not exist 2025-07-09T23:34:43.516477697Z 2025-07-09 23:34:43.516 UTC [9414] FATAL: role "root" does not exist 2025-07-09T23:34:53.607463203Z 2025-07-09 23:34:53.607 UTC [9421] FATAL: role "root" does not exist 2025-07-09T23:35:03.691799420Z 2025-07-09 23:35:03.691 UTC [9429] FATAL: role "root" does not exist 2025-07-09T23:35:13.793141243Z 2025-07-09 23:35:13.793 UTC [9436] FATAL: role "root" does not exist 2025-07-09T23:35:23.885236608Z 2025-07-09 23:35:23.885 UTC [9444] FATAL: role "root" does not exist 2025-07-09T23:35:29.524403703Z 2025-07-09 23:35:29.524 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:35:29.760669940Z 2025-07-09 23:35:29.760 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.015 s, total=0.237 s; sync files=3, longest=0.007 s, average=0.005 s; distance=15 kB, estimate=92 kB; lsn=0/1F5DF90, redo lsn=0/1F5DF10 2025-07-09T23:35:34.000379950Z 2025-07-09 23:35:34.000 UTC [9451] FATAL: role "root" does not exist 2025-07-09T23:35:44.107255268Z 2025-07-09 23:35:44.107 UTC [9459] FATAL: role "root" does not exist 2025-07-09T23:35:54.210335372Z 2025-07-09 23:35:54.210 UTC [9466] FATAL: role "root" does not exist 2025-07-09T23:36:04.364509750Z 2025-07-09 23:36:04.364 UTC [9474] FATAL: role "root" does not exist 2025-07-09T23:36:14.478746462Z 2025-07-09 23:36:14.478 UTC [9481] FATAL: role "root" does not exist 2025-07-09T23:36:24.583873386Z 2025-07-09 23:36:24.583 UTC [9489] FATAL: role "root" does not exist 2025-07-09T23:36:34.671894249Z 2025-07-09 23:36:34.671 UTC [9496] FATAL: role "root" does not exist 2025-07-09T23:36:44.788305971Z 2025-07-09 23:36:44.788 UTC [9504] FATAL: role "root" does not exist 2025-07-09T23:36:54.878216578Z 2025-07-09 23:36:54.878 UTC [9511] FATAL: role "root" does not exist 2025-07-09T23:37:04.985235679Z 2025-07-09 23:37:04.985 UTC [9519] FATAL: role "root" does not exist 2025-07-09T23:37:15.071963028Z 2025-07-09 23:37:15.071 UTC [9526] FATAL: role "root" does not exist 2025-07-09T23:37:25.172850288Z 2025-07-09 23:37:25.172 UTC [9534] FATAL: role "root" does not exist 2025-07-09T23:37:35.281766728Z 2025-07-09 23:37:35.281 UTC [9541] FATAL: role "root" does not exist 2025-07-09T23:37:45.386126991Z 2025-07-09 23:37:45.386 UTC [9549] FATAL: role "root" does not exist 2025-07-09T23:37:55.483848104Z 2025-07-09 23:37:55.483 UTC [9556] FATAL: role "root" does not exist 2025-07-09T23:38:05.576433232Z 2025-07-09 23:38:05.576 UTC [9565] FATAL: role "root" does not exist 2025-07-09T23:38:15.683793373Z 2025-07-09 23:38:15.683 UTC [9572] FATAL: role "root" does not exist 2025-07-09T23:38:25.796626300Z 2025-07-09 23:38:25.795 UTC [9580] FATAL: role "root" does not exist 2025-07-09T23:38:35.907717351Z 2025-07-09 23:38:35.907 UTC [9587] FATAL: role "root" does not exist 2025-07-09T23:38:46.030307078Z 2025-07-09 23:38:46.030 UTC [9595] FATAL: role "root" does not exist 2025-07-09T23:38:56.142653779Z 2025-07-09 23:38:56.142 UTC [9602] FATAL: role "root" does not exist 2025-07-09T23:39:06.245819366Z 2025-07-09 23:39:06.245 UTC [9610] FATAL: role "root" does not exist 2025-07-09T23:39:16.339900535Z 2025-07-09 23:39:16.339 UTC [9617] FATAL: role "root" does not exist 2025-07-09T23:39:26.457350243Z 2025-07-09 23:39:26.457 UTC [9625] FATAL: role "root" does not exist 2025-07-09T23:39:36.566713953Z 2025-07-09 23:39:36.566 UTC [9632] FATAL: role "root" does not exist 2025-07-09T23:39:46.673475832Z 2025-07-09 23:39:46.673 UTC [9640] FATAL: role "root" does not exist 2025-07-09T23:39:56.773521817Z 2025-07-09 23:39:56.773 UTC [9647] FATAL: role "root" does not exist 2025-07-09T23:40:06.874848233Z 2025-07-09 23:40:06.874 UTC [9655] FATAL: role "root" does not exist 2025-07-09T23:40:16.987270798Z 2025-07-09 23:40:16.987 UTC [9662] FATAL: role "root" does not exist 2025-07-09T23:40:27.101630895Z 2025-07-09 23:40:27.101 UTC [9670] FATAL: role "root" does not exist 2025-07-09T23:40:29.860681018Z 2025-07-09 23:40:29.860 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:40:30.194634167Z 2025-07-09 23:40:30.194 UTC [57] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.015 s, total=0.334 s; sync files=4, longest=0.005 s, average=0.004 s; distance=17 kB, estimate=84 kB; lsn=0/1F624D8, redo lsn=0/1F62480 2025-07-09T23:40:37.188382555Z 2025-07-09 23:40:37.188 UTC [9677] FATAL: role "root" does not exist 2025-07-09T23:40:47.287979991Z 2025-07-09 23:40:47.287 UTC [9685] FATAL: role "root" does not exist 2025-07-09T23:40:57.377202737Z 2025-07-09 23:40:57.377 UTC [9692] FATAL: role "root" does not exist 2025-07-09T23:41:07.457769369Z 2025-07-09 23:41:07.457 UTC [9700] FATAL: role "root" does not exist 2025-07-09T23:41:17.566005682Z 2025-07-09 23:41:17.565 UTC [9707] FATAL: role "root" does not exist 2025-07-09T23:41:27.660795125Z 2025-07-09 23:41:27.660 UTC [9715] FATAL: role "root" does not exist 2025-07-09T23:41:37.771865047Z 2025-07-09 23:41:37.771 UTC [9722] FATAL: role "root" does not exist 2025-07-09T23:41:47.875064841Z 2025-07-09 23:41:47.874 UTC [9730] FATAL: role "root" does not exist 2025-07-09T23:41:57.987493521Z 2025-07-09 23:41:57.987 UTC [9737] FATAL: role "root" does not exist 2025-07-09T23:42:08.088324148Z 2025-07-09 23:42:08.088 UTC [9745] FATAL: role "root" does not exist 2025-07-09T23:42:18.197978209Z 2025-07-09 23:42:18.197 UTC [9752] FATAL: role "root" does not exist 2025-07-09T23:42:28.318167511Z 2025-07-09 23:42:28.318 UTC [9760] FATAL: role "root" does not exist 2025-07-09T23:42:38.423460096Z 2025-07-09 23:42:38.423 UTC [9767] FATAL: role "root" does not exist 2025-07-09T23:42:48.537109319Z 2025-07-09 23:42:48.537 UTC [9776] FATAL: role "root" does not exist 2025-07-09T23:42:58.648966736Z 2025-07-09 23:42:58.648 UTC [9783] FATAL: role "root" does not exist 2025-07-09T23:43:08.761480563Z 2025-07-09 23:43:08.761 UTC [9791] FATAL: role "root" does not exist 2025-07-09T23:43:18.869710592Z 2025-07-09 23:43:18.869 UTC [9798] FATAL: role "root" does not exist 2025-07-09T23:43:28.996428874Z 2025-07-09 23:43:28.996 UTC [9806] FATAL: role "root" does not exist 2025-07-09T23:43:39.075365288Z 2025-07-09 23:43:39.075 UTC [9813] FATAL: role "root" does not exist 2025-07-09T23:43:49.173663886Z 2025-07-09 23:43:49.173 UTC [9821] FATAL: role "root" does not exist 2025-07-09T23:43:59.274446342Z 2025-07-09 23:43:59.274 UTC [9828] FATAL: role "root" does not exist 2025-07-09T23:44:09.382748872Z 2025-07-09 23:44:09.382 UTC [9836] FATAL: role "root" does not exist 2025-07-09T23:44:19.466566621Z 2025-07-09 23:44:19.466 UTC [9846] FATAL: role "root" does not exist 2025-07-09T23:44:29.575006459Z 2025-07-09 23:44:29.574 UTC [9853] FATAL: role "root" does not exist 2025-07-09T23:44:39.689714790Z 2025-07-09 23:44:39.689 UTC [9861] FATAL: role "root" does not exist 2025-07-09T23:44:49.785826228Z 2025-07-09 23:44:49.785 UTC [9868] FATAL: role "root" does not exist 2025-07-09T23:44:59.868878838Z 2025-07-09 23:44:59.868 UTC [9876] FATAL: role "root" does not exist 2025-07-09T23:45:09.975904970Z 2025-07-09 23:45:09.975 UTC [9883] FATAL: role "root" does not exist 2025-07-09T23:45:20.068262616Z 2025-07-09 23:45:20.068 UTC [9891] FATAL: role "root" does not exist 2025-07-09T23:45:29.292324395Z 2025-07-09 23:45:29.292 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:45:29.530677466Z 2025-07-09 23:45:29.530 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.015 s, total=0.239 s; sync files=3, longest=0.008 s, average=0.005 s; distance=16 kB, estimate=77 kB; lsn=0/1F66520, redo lsn=0/1F664C8 2025-07-09T23:45:30.165226930Z 2025-07-09 23:45:30.165 UTC [9898] FATAL: role "root" does not exist 2025-07-09T23:45:40.278804379Z 2025-07-09 23:45:40.278 UTC [9906] FATAL: role "root" does not exist 2025-07-09T23:45:50.402408359Z 2025-07-09 23:45:50.402 UTC [9913] FATAL: role "root" does not exist 2025-07-09T23:46:00.504726269Z 2025-07-09 23:46:00.504 UTC [9921] FATAL: role "root" does not exist 2025-07-09T23:46:10.589697061Z 2025-07-09 23:46:10.589 UTC [9929] FATAL: role "root" does not exist 2025-07-09T23:46:20.731281592Z 2025-07-09 23:46:20.731 UTC [9937] FATAL: role "root" does not exist 2025-07-09T23:46:30.834330851Z 2025-07-09 23:46:30.834 UTC [9944] FATAL: role "root" does not exist 2025-07-09T23:46:40.947092587Z 2025-07-09 23:46:40.947 UTC [9952] FATAL: role "root" does not exist 2025-07-09T23:46:51.034444814Z 2025-07-09 23:46:51.034 UTC [9959] FATAL: role "root" does not exist 2025-07-09T23:47:01.138924755Z 2025-07-09 23:47:01.138 UTC [9967] FATAL: role "root" does not exist 2025-07-09T23:47:11.218975053Z 2025-07-09 23:47:11.218 UTC [9974] FATAL: role "root" does not exist 2025-07-09T23:47:21.338611280Z 2025-07-09 23:47:21.338 UTC [9982] FATAL: role "root" does not exist 2025-07-09T23:47:31.450853038Z 2025-07-09 23:47:31.450 UTC [9989] FATAL: role "root" does not exist 2025-07-09T23:47:41.553566180Z 2025-07-09 23:47:41.553 UTC [9997] FATAL: role "root" does not exist 2025-07-09T23:47:51.655857490Z 2025-07-09 23:47:51.655 UTC [10004] FATAL: role "root" does not exist 2025-07-09T23:48:01.765886464Z 2025-07-09 23:48:01.765 UTC [10012] FATAL: role "root" does not exist 2025-07-09T23:48:11.865172066Z 2025-07-09 23:48:11.865 UTC [10019] FATAL: role "root" does not exist 2025-07-09T23:48:21.963415652Z 2025-07-09 23:48:21.963 UTC [10027] FATAL: role "root" does not exist 2025-07-09T23:48:32.067245827Z 2025-07-09 23:48:32.067 UTC [10034] FATAL: role "root" does not exist 2025-07-09T23:48:42.189092915Z 2025-07-09 23:48:42.189 UTC [10042] FATAL: role "root" does not exist 2025-07-09T23:48:52.297807197Z 2025-07-09 23:48:52.297 UTC [10049] FATAL: role "root" does not exist 2025-07-09T23:49:02.397302890Z 2025-07-09 23:49:02.397 UTC [10058] FATAL: role "root" does not exist 2025-07-09T23:49:12.503725139Z 2025-07-09 23:49:12.503 UTC [10065] FATAL: role "root" does not exist 2025-07-09T23:49:22.611085261Z 2025-07-09 23:49:22.610 UTC [10073] FATAL: role "root" does not exist 2025-07-09T23:49:32.718340894Z 2025-07-09 23:49:32.718 UTC [10080] FATAL: role "root" does not exist 2025-07-09T23:49:42.825621354Z 2025-07-09 23:49:42.825 UTC [10088] FATAL: role "root" does not exist 2025-07-09T23:49:52.939552158Z 2025-07-09 23:49:52.939 UTC [10095] FATAL: role "root" does not exist 2025-07-09T23:50:03.053082944Z 2025-07-09 23:50:03.053 UTC [10103] FATAL: role "root" does not exist 2025-07-09T23:50:13.174097489Z 2025-07-09 23:50:13.173 UTC [10110] FATAL: role "root" does not exist 2025-07-09T23:50:23.284927269Z 2025-07-09 23:50:23.284 UTC [10118] FATAL: role "root" does not exist 2025-07-09T23:50:29.628613935Z 2025-07-09 23:50:29.628 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:50:29.967101462Z 2025-07-09 23:50:29.966 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.339 s; sync files=4, longest=0.007 s, average=0.004 s; distance=18 kB, estimate=72 kB; lsn=0/1F6ADD8, redo lsn=0/1F6AD80 2025-07-09T23:50:33.392920758Z 2025-07-09 23:50:33.392 UTC [10125] FATAL: role "root" does not exist 2025-07-09T23:50:43.485193309Z 2025-07-09 23:50:43.484 UTC [10133] FATAL: role "root" does not exist 2025-07-09T23:50:53.581566765Z 2025-07-09 23:50:53.581 UTC [10140] FATAL: role "root" does not exist 2025-07-09T23:51:03.701254566Z 2025-07-09 23:51:03.701 UTC [10148] FATAL: role "root" does not exist 2025-07-09T23:51:13.828279729Z 2025-07-09 23:51:13.828 UTC [10155] FATAL: role "root" does not exist 2025-07-09T23:51:23.979368327Z 2025-07-09 23:51:23.977 UTC [10163] FATAL: role "root" does not exist 2025-07-09T23:51:34.094814618Z 2025-07-09 23:51:34.094 UTC [10170] FATAL: role "root" does not exist 2025-07-09T23:51:44.190553867Z 2025-07-09 23:51:44.190 UTC [10178] FATAL: role "root" does not exist 2025-07-09T23:51:54.318748596Z 2025-07-09 23:51:54.318 UTC [10185] FATAL: role "root" does not exist 2025-07-09T23:52:04.423446694Z 2025-07-09 23:52:04.423 UTC [10193] FATAL: role "root" does not exist 2025-07-09T23:52:14.558454886Z 2025-07-09 23:52:14.558 UTC [10201] FATAL: role "root" does not exist 2025-07-09T23:52:24.667571528Z 2025-07-09 23:52:24.667 UTC [10209] FATAL: role "root" does not exist 2025-07-09T23:52:34.799577166Z 2025-07-09 23:52:34.799 UTC [10216] FATAL: role "root" does not exist 2025-07-09T23:52:44.908740056Z 2025-07-09 23:52:44.908 UTC [10224] FATAL: role "root" does not exist 2025-07-09T23:52:55.030041062Z 2025-07-09 23:52:55.029 UTC [10231] FATAL: role "root" does not exist 2025-07-09T23:53:05.133413697Z 2025-07-09 23:53:05.133 UTC [10240] FATAL: role "root" does not exist 2025-07-09T23:53:15.258421037Z 2025-07-09 23:53:15.258 UTC [10247] FATAL: role "root" does not exist 2025-07-09T23:53:25.355764997Z 2025-07-09 23:53:25.355 UTC [10254] FATAL: role "root" does not exist 2025-07-09T23:53:35.459925038Z 2025-07-09 23:53:35.459 UTC [10261] FATAL: role "root" does not exist 2025-07-09T23:53:45.554277560Z 2025-07-09 23:53:45.554 UTC [10269] FATAL: role "root" does not exist 2025-07-09T23:53:55.652623843Z 2025-07-09 23:53:55.652 UTC [10276] FATAL: role "root" does not exist 2025-07-09T23:54:05.768031843Z 2025-07-09 23:54:05.766 UTC [10284] FATAL: role "root" does not exist 2025-07-09T23:54:15.878286777Z 2025-07-09 23:54:15.878 UTC [10291] FATAL: role "root" does not exist 2025-07-09T23:54:25.989056977Z 2025-07-09 23:54:25.988 UTC [10299] FATAL: role "root" does not exist 2025-07-09T23:54:36.093847514Z 2025-07-09 23:54:36.093 UTC [10307] FATAL: role "root" does not exist 2025-07-09T23:54:46.184504915Z 2025-07-09 23:54:46.183 UTC [10315] FATAL: role "root" does not exist 2025-07-09T23:54:56.312313971Z 2025-07-09 23:54:56.312 UTC [10322] FATAL: role "root" does not exist 2025-07-09T23:55:06.405933362Z 2025-07-09 23:55:06.405 UTC [10330] FATAL: role "root" does not exist 2025-07-09T23:55:16.518731905Z 2025-07-09 23:55:16.518 UTC [10336] FATAL: role "root" does not exist 2025-07-09T23:55:26.606134054Z 2025-07-09 23:55:26.606 UTC [10345] FATAL: role "root" does not exist 2025-07-09T23:55:30.064407725Z 2025-07-09 23:55:30.064 UTC [57] LOG: checkpoint starting: time 2025-07-09T23:55:30.296840325Z 2025-07-09 23:55:30.296 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.012 s, total=0.233 s; sync files=3, longest=0.007 s, average=0.004 s; distance=16 kB, estimate=66 kB; lsn=0/1F6F150, redo lsn=0/1F6F0F8 2025-07-09T23:55:36.700878983Z 2025-07-09 23:55:36.700 UTC [10352] FATAL: role "root" does not exist 2025-07-09T23:55:46.785888590Z 2025-07-09 23:55:46.785 UTC [10360] FATAL: role "root" does not exist 2025-07-09T23:55:56.914115911Z 2025-07-09 23:55:56.914 UTC [10367] FATAL: role "root" does not exist 2025-07-09T23:56:07.003988393Z 2025-07-09 23:56:07.003 UTC [10375] FATAL: role "root" does not exist 2025-07-09T23:56:17.096140585Z 2025-07-09 23:56:17.095 UTC [10382] FATAL: role "root" does not exist 2025-07-09T23:56:27.217531225Z 2025-07-09 23:56:27.217 UTC [10390] FATAL: role "root" does not exist 2025-07-09T23:56:37.329708040Z 2025-07-09 23:56:37.329 UTC [10398] FATAL: role "root" does not exist 2025-07-09T23:56:47.431326151Z 2025-07-09 23:56:47.431 UTC [10406] FATAL: role "root" does not exist 2025-07-09T23:56:57.507851464Z 2025-07-09 23:56:57.507 UTC [10413] FATAL: role "root" does not exist 2025-07-09T23:57:07.641263450Z 2025-07-09 23:57:07.641 UTC [10420] FATAL: role "root" does not exist 2025-07-09T23:57:17.769526449Z 2025-07-09 23:57:17.769 UTC [10427] FATAL: role "root" does not exist 2025-07-09T23:57:27.885701258Z 2025-07-09 23:57:27.885 UTC [10435] FATAL: role "root" does not exist 2025-07-09T23:57:37.989023887Z 2025-07-09 23:57:37.988 UTC [10442] FATAL: role "root" does not exist 2025-07-09T23:57:48.090633745Z 2025-07-09 23:57:48.090 UTC [10450] FATAL: role "root" does not exist 2025-07-09T23:57:58.239819604Z 2025-07-09 23:57:58.239 UTC [10457] FATAL: role "root" does not exist 2025-07-09T23:58:08.346602780Z 2025-07-09 23:58:08.346 UTC [10465] FATAL: role "root" does not exist 2025-07-09T23:58:18.457149333Z 2025-07-09 23:58:18.457 UTC [10472] FATAL: role "root" does not exist 2025-07-09T23:58:28.595191810Z 2025-07-09 23:58:28.595 UTC [10480] FATAL: role "root" does not exist 2025-07-09T23:58:38.738299013Z 2025-07-09 23:58:38.738 UTC [10487] FATAL: role "root" does not exist 2025-07-09T23:58:48.835856630Z 2025-07-09 23:58:48.835 UTC [10495] FATAL: role "root" does not exist 2025-07-09T23:58:58.936307325Z 2025-07-09 23:58:58.936 UTC [10502] FATAL: role "root" does not exist 2025-07-09T23:59:09.062019716Z 2025-07-09 23:59:09.061 UTC [10510] FATAL: role "root" does not exist 2025-07-09T23:59:19.116449667Z 2025-07-09 23:59:19.116 UTC [10517] FATAL: role "root" does not exist 2025-07-09T23:59:29.255638540Z 2025-07-09 23:59:29.255 UTC [10525] FATAL: role "root" does not exist 2025-07-09T23:59:39.334786291Z 2025-07-09 23:59:39.334 UTC [10531] FATAL: role "root" does not exist 2025-07-09T23:59:49.453458502Z 2025-07-09 23:59:49.453 UTC [10539] FATAL: role "root" does not exist 2025-07-09T23:59:59.562746401Z 2025-07-09 23:59:59.562 UTC [10545] FATAL: role "root" does not exist 2025-07-10T00:00:09.679745072Z 2025-07-10 00:00:09.679 UTC [10553] FATAL: role "root" does not exist 2025-07-10T00:00:19.792613776Z 2025-07-10 00:00:19.792 UTC [10561] FATAL: role "root" does not exist 2025-07-10T00:00:29.919741744Z 2025-07-10 00:00:29.919 UTC [10568] FATAL: role "root" does not exist 2025-07-10T00:00:30.396589383Z 2025-07-10 00:00:30.396 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:00:33.192725076Z 2025-07-10 00:00:33.192 UTC [57] LOG: checkpoint complete: wrote 28 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=2.710 s, sync=0.068 s, total=2.797 s; sync files=20, longest=0.012 s, average=0.004 s; distance=129 kB, estimate=129 kB; lsn=0/1F8F820, redo lsn=0/1F8F7A0 2025-07-10T00:00:40.027714262Z 2025-07-10 00:00:40.027 UTC [10576] FATAL: role "root" does not exist 2025-07-10T00:00:50.143040064Z 2025-07-10 00:00:50.142 UTC [10583] FATAL: role "root" does not exist 2025-07-10T00:01:00.259251354Z 2025-07-10 00:01:00.259 UTC [10591] FATAL: role "root" does not exist 2025-07-10T00:01:10.367743945Z 2025-07-10 00:01:10.367 UTC [10598] FATAL: role "root" does not exist 2025-07-10T00:01:20.475410446Z 2025-07-10 00:01:20.475 UTC [10606] FATAL: role "root" does not exist 2025-07-10T00:01:30.589960973Z 2025-07-10 00:01:30.589 UTC [10613] FATAL: role "root" does not exist 2025-07-10T00:01:40.689871727Z 2025-07-10 00:01:40.689 UTC [10621] FATAL: role "root" does not exist 2025-07-10T00:01:50.791190441Z 2025-07-10 00:01:50.791 UTC [10628] FATAL: role "root" does not exist 2025-07-10T00:02:00.888080387Z 2025-07-10 00:02:00.887 UTC [10636] FATAL: role "root" does not exist 2025-07-10T00:02:10.991083884Z 2025-07-10 00:02:10.990 UTC [10643] FATAL: role "root" does not exist 2025-07-10T00:02:21.086577207Z 2025-07-10 00:02:21.086 UTC [10651] FATAL: role "root" does not exist 2025-07-10T00:02:31.165220921Z 2025-07-10 00:02:31.165 UTC [10658] FATAL: role "root" does not exist 2025-07-10T00:02:41.324249768Z 2025-07-10 00:02:41.324 UTC [10666] FATAL: role "root" does not exist 2025-07-10T00:02:51.431817982Z 2025-07-10 00:02:51.430 UTC [10673] FATAL: role "root" does not exist 2025-07-10T00:03:01.562645649Z 2025-07-10 00:03:01.560 UTC [10681] FATAL: role "root" does not exist 2025-07-10T00:03:11.613382581Z 2025-07-10 00:03:11.612 UTC [10688] FATAL: role "root" does not exist 2025-07-10T00:03:21.744441043Z 2025-07-10 00:03:21.744 UTC [10697] FATAL: role "root" does not exist 2025-07-10T00:03:31.852801109Z 2025-07-10 00:03:31.852 UTC [10704] FATAL: role "root" does not exist 2025-07-10T00:03:42.003635046Z 2025-07-10 00:03:42.003 UTC [10712] FATAL: role "root" does not exist 2025-07-10T00:03:52.111141437Z 2025-07-10 00:03:52.110 UTC [10720] FATAL: role "root" does not exist 2025-07-10T00:04:02.229818913Z 2025-07-10 00:04:02.229 UTC [10729] FATAL: role "root" does not exist 2025-07-10T00:04:12.358727266Z 2025-07-10 00:04:12.358 UTC [10736] FATAL: role "root" does not exist 2025-07-10T00:04:22.469017626Z 2025-07-10 00:04:22.468 UTC [10744] FATAL: role "root" does not exist 2025-07-10T00:04:32.584016679Z 2025-07-10 00:04:32.583 UTC [10751] FATAL: role "root" does not exist 2025-07-10T00:04:42.717614947Z 2025-07-10 00:04:42.717 UTC [10759] FATAL: role "root" does not exist 2025-07-10T00:04:52.825165106Z 2025-07-10 00:04:52.824 UTC [10766] FATAL: role "root" does not exist 2025-07-10T00:05:02.910348546Z 2025-07-10 00:05:02.910 UTC [10776] FATAL: role "root" does not exist 2025-07-10T00:05:13.001479315Z 2025-07-10 00:05:13.001 UTC [10783] FATAL: role "root" does not exist 2025-07-10T00:05:23.139303708Z 2025-07-10 00:05:23.139 UTC [10791] FATAL: role "root" does not exist 2025-07-10T00:05:30.292608544Z 2025-07-10 00:05:30.292 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:05:30.526889985Z 2025-07-10 00:05:30.526 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.012 s, total=0.235 s; sync files=3, longest=0.006 s, average=0.004 s; distance=11 kB, estimate=117 kB; lsn=0/1F927E0, redo lsn=0/1F92788 2025-07-10T00:05:33.241968498Z 2025-07-10 00:05:33.241 UTC [10798] FATAL: role "root" does not exist 2025-07-10T00:05:43.329363926Z 2025-07-10 00:05:43.329 UTC [10806] FATAL: role "root" does not exist 2025-07-10T00:05:53.441329777Z 2025-07-10 00:05:53.441 UTC [10813] FATAL: role "root" does not exist 2025-07-10T00:06:03.523369620Z 2025-07-10 00:06:03.523 UTC [10821] FATAL: role "root" does not exist 2025-07-10T00:06:13.625294200Z 2025-07-10 00:06:13.625 UTC [10828] FATAL: role "root" does not exist 2025-07-10T00:06:23.734218159Z 2025-07-10 00:06:23.734 UTC [10836] FATAL: role "root" does not exist 2025-07-10T00:06:33.837965563Z 2025-07-10 00:06:33.837 UTC [10842] FATAL: role "root" does not exist 2025-07-10T00:06:43.933020106Z 2025-07-10 00:06:43.932 UTC [10850] FATAL: role "root" does not exist 2025-07-10T00:06:54.075804388Z 2025-07-10 00:06:54.075 UTC [10857] FATAL: role "root" does not exist 2025-07-10T00:07:04.167249634Z 2025-07-10 00:07:04.167 UTC [10865] FATAL: role "root" does not exist 2025-07-10T00:07:14.286503341Z 2025-07-10 00:07:14.286 UTC [10872] FATAL: role "root" does not exist 2025-07-10T00:07:24.412926051Z 2025-07-10 00:07:24.412 UTC [10880] FATAL: role "root" does not exist 2025-07-10T00:07:34.536808758Z 2025-07-10 00:07:34.536 UTC [10888] FATAL: role "root" does not exist 2025-07-10T00:07:44.652785008Z 2025-07-10 00:07:44.652 UTC [10896] FATAL: role "root" does not exist 2025-07-10T00:07:54.765993324Z 2025-07-10 00:07:54.765 UTC [10902] FATAL: role "root" does not exist 2025-07-10T00:08:04.857600552Z 2025-07-10 00:08:04.857 UTC [10910] FATAL: role "root" does not exist 2025-07-10T00:08:14.991886399Z 2025-07-10 00:08:14.991 UTC [10917] FATAL: role "root" does not exist 2025-07-10T00:08:25.105262272Z 2025-07-10 00:08:25.105 UTC [10925] FATAL: role "root" does not exist 2025-07-10T00:08:35.213541541Z 2025-07-10 00:08:35.213 UTC [10934] FATAL: role "root" does not exist 2025-07-10T00:08:45.325781226Z 2025-07-10 00:08:45.325 UTC [10943] FATAL: role "root" does not exist 2025-07-10T00:08:55.431527259Z 2025-07-10 00:08:55.431 UTC [10950] FATAL: role "root" does not exist 2025-07-10T00:09:05.525592771Z 2025-07-10 00:09:05.525 UTC [10958] FATAL: role "root" does not exist 2025-07-10T00:09:15.637754814Z 2025-07-10 00:09:15.637 UTC [10965] FATAL: role "root" does not exist 2025-07-10T00:09:25.732027236Z 2025-07-10 00:09:25.731 UTC [10973] FATAL: role "root" does not exist 2025-07-10T00:09:35.813813542Z 2025-07-10 00:09:35.813 UTC [10980] FATAL: role "root" does not exist 2025-07-10T00:09:45.940258049Z 2025-07-10 00:09:45.936 UTC [10988] FATAL: role "root" does not exist 2025-07-10T00:09:56.090010771Z 2025-07-10 00:09:56.089 UTC [10995] FATAL: role "root" does not exist 2025-07-10T00:10:06.169942846Z 2025-07-10 00:10:06.169 UTC [11003] FATAL: role "root" does not exist 2025-07-10T00:10:16.282038416Z 2025-07-10 00:10:16.281 UTC [11010] FATAL: role "root" does not exist 2025-07-10T00:10:26.370100851Z 2025-07-10 00:10:26.369 UTC [11018] FATAL: role "root" does not exist 2025-07-10T00:10:30.624512538Z 2025-07-10 00:10:30.624 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:10:30.964562126Z 2025-07-10 00:10:30.964 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.341 s; sync files=4, longest=0.008 s, average=0.005 s; distance=14 kB, estimate=107 kB; lsn=0/1F96088, redo lsn=0/1F95FF0 2025-07-10T00:10:36.441593604Z 2025-07-10 00:10:36.441 UTC [11024] FATAL: role "root" does not exist 2025-07-10T00:10:46.608000329Z 2025-07-10 00:10:46.607 UTC [11032] FATAL: role "root" does not exist 2025-07-10T00:10:56.761255778Z 2025-07-10 00:10:56.761 UTC [11039] FATAL: role "root" does not exist 2025-07-10T00:11:06.931094292Z 2025-07-10 00:11:06.931 UTC [11047] FATAL: role "root" does not exist 2025-07-10T00:11:17.129657126Z 2025-07-10 00:11:17.129 UTC [11054] FATAL: role "root" does not exist 2025-07-10T00:11:27.294099639Z 2025-07-10 00:11:27.291 UTC [11062] FATAL: role "root" does not exist 2025-07-10T00:11:37.410639186Z 2025-07-10 00:11:37.408 UTC [11069] FATAL: role "root" does not exist 2025-07-10T00:11:47.567664958Z 2025-07-10 00:11:47.564 UTC [11076] FATAL: role "root" does not exist 2025-07-10T00:11:57.742548060Z 2025-07-10 00:11:57.740 UTC [11083] FATAL: role "root" does not exist 2025-07-10T00:12:07.857540085Z 2025-07-10 00:12:07.854 UTC [11091] FATAL: role "root" does not exist 2025-07-10T00:12:18.016700200Z 2025-07-10 00:12:18.015 UTC [11098] FATAL: role "root" does not exist 2025-07-10T00:12:28.197659698Z 2025-07-10 00:12:28.197 UTC [11106] FATAL: role "root" does not exist 2025-07-10T00:12:38.386370500Z 2025-07-10 00:12:38.385 UTC [11113] FATAL: role "root" does not exist 2025-07-10T00:12:48.547761420Z 2025-07-10 00:12:48.547 UTC [11121] FATAL: role "root" does not exist 2025-07-10T00:12:58.726135934Z 2025-07-10 00:12:58.722 UTC [11128] FATAL: role "root" does not exist 2025-07-10T00:13:08.855636439Z 2025-07-10 00:13:08.855 UTC [11137] FATAL: role "root" does not exist 2025-07-10T00:13:18.969141199Z 2025-07-10 00:13:18.965 UTC [11143] FATAL: role "root" does not exist 2025-07-10T00:13:29.131851236Z 2025-07-10 00:13:29.131 UTC [11151] FATAL: role "root" does not exist 2025-07-10T00:13:39.253317024Z 2025-07-10 00:13:39.251 UTC [11159] FATAL: role "root" does not exist 2025-07-10T00:13:49.357860504Z 2025-07-10 00:13:49.348 UTC [11166] FATAL: role "root" does not exist 2025-07-10T00:13:59.485721683Z 2025-07-10 00:13:59.482 UTC [11172] FATAL: role "root" does not exist 2025-07-10T00:14:09.644407320Z 2025-07-10 00:14:09.644 UTC [11180] FATAL: role "root" does not exist 2025-07-10T00:14:19.811455798Z 2025-07-10 00:14:19.811 UTC [11187] FATAL: role "root" does not exist 2025-07-10T00:14:29.971310557Z 2025-07-10 00:14:29.970 UTC [11195] FATAL: role "root" does not exist 2025-07-10T00:14:40.115135623Z 2025-07-10 00:14:40.113 UTC [11203] FATAL: role "root" does not exist 2025-07-10T00:14:50.301776833Z 2025-07-10 00:14:50.301 UTC [11210] FATAL: role "root" does not exist 2025-07-10T00:15:00.433726232Z 2025-07-10 00:15:00.433 UTC [11219] FATAL: role "root" does not exist 2025-07-10T00:15:10.544883298Z 2025-07-10 00:15:10.544 UTC [11227] FATAL: role "root" does not exist 2025-07-10T00:15:20.672315269Z 2025-07-10 00:15:20.671 UTC [11234] FATAL: role "root" does not exist 2025-07-10T00:15:30.848665428Z 2025-07-10 00:15:30.848 UTC [11240] FATAL: role "root" does not exist 2025-07-10T00:15:31.064394974Z 2025-07-10 00:15:31.064 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:15:31.298333916Z 2025-07-10 00:15:31.298 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.204 s, sync=0.011 s, total=0.234 s; sync files=3, longest=0.007 s, average=0.004 s; distance=12 kB, estimate=98 kB; lsn=0/1F99398, redo lsn=0/1F99340 2025-07-10T00:15:40.993610126Z 2025-07-10 00:15:40.993 UTC [11248] FATAL: role "root" does not exist 2025-07-10T00:15:51.162516325Z 2025-07-10 00:15:51.162 UTC [11254] FATAL: role "root" does not exist 2025-07-10T00:16:01.282584635Z 2025-07-10 00:16:01.282 UTC [11262] FATAL: role "root" does not exist 2025-07-10T00:16:11.437486816Z 2025-07-10 00:16:11.437 UTC [11270] FATAL: role "root" does not exist 2025-07-10T00:16:21.640464722Z 2025-07-10 00:16:21.638 UTC [11278] FATAL: role "root" does not exist 2025-07-10T00:16:31.847734785Z 2025-07-10 00:16:31.847 UTC [11285] FATAL: role "root" does not exist 2025-07-10T00:16:42.022279956Z 2025-07-10 00:16:42.022 UTC [11293] FATAL: role "root" does not exist 2025-07-10T00:16:52.135123799Z 2025-07-10 00:16:52.134 UTC [11300] FATAL: role "root" does not exist 2025-07-10T00:17:02.302917120Z 2025-07-10 00:17:02.302 UTC [11307] FATAL: role "root" does not exist 2025-07-10T00:17:12.482108909Z 2025-07-10 00:17:12.481 UTC [11314] FATAL: role "root" does not exist 2025-07-10T00:17:22.599576190Z 2025-07-10 00:17:22.597 UTC [11322] FATAL: role "root" does not exist 2025-07-10T00:17:32.767288903Z 2025-07-10 00:17:32.764 UTC [11328] FATAL: role "root" does not exist 2025-07-10T00:17:42.943632249Z 2025-07-10 00:17:42.943 UTC [11336] FATAL: role "root" does not exist 2025-07-10T00:17:53.112281064Z 2025-07-10 00:17:53.110 UTC [11343] FATAL: role "root" does not exist 2025-07-10T00:18:03.281309413Z 2025-07-10 00:18:03.280 UTC [11351] FATAL: role "root" does not exist 2025-07-10T00:18:13.442507668Z 2025-07-10 00:18:13.441 UTC [11358] FATAL: role "root" does not exist 2025-07-10T00:18:23.626890214Z 2025-07-10 00:18:23.626 UTC [11366] FATAL: role "root" does not exist 2025-07-10T00:18:33.806938547Z 2025-07-10 00:18:33.806 UTC [11373] FATAL: role "root" does not exist 2025-07-10T00:18:43.964330307Z 2025-07-10 00:18:43.961 UTC [11381] FATAL: role "root" does not exist 2025-07-10T00:18:54.142262896Z 2025-07-10 00:18:54.140 UTC [11388] FATAL: role "root" does not exist 2025-07-10T00:19:04.282242178Z 2025-07-10 00:19:04.282 UTC [11397] FATAL: role "root" does not exist 2025-07-10T00:19:14.469966393Z 2025-07-10 00:19:14.466 UTC [11405] FATAL: role "root" does not exist 2025-07-10T00:19:24.621432285Z 2025-07-10 00:19:24.621 UTC [11413] FATAL: role "root" does not exist 2025-07-10T00:19:34.753085129Z 2025-07-10 00:19:34.746 UTC [11420] FATAL: role "root" does not exist 2025-07-10T00:19:44.930693568Z 2025-07-10 00:19:44.930 UTC [11428] FATAL: role "root" does not exist 2025-07-10T00:19:55.112822023Z 2025-07-10 00:19:55.112 UTC [11435] FATAL: role "root" does not exist 2025-07-10T00:20:05.237019604Z 2025-07-10 00:20:05.236 UTC [11443] FATAL: role "root" does not exist 2025-07-10T00:20:15.405392979Z 2025-07-10 00:20:15.405 UTC [11449] FATAL: role "root" does not exist 2025-07-10T00:20:25.547357232Z 2025-07-10 00:20:25.545 UTC [11457] FATAL: role "root" does not exist 2025-07-10T00:20:31.396583067Z 2025-07-10 00:20:31.396 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:20:31.732410525Z 2025-07-10 00:20:31.732 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.336 s; sync files=4, longest=0.006 s, average=0.004 s; distance=15 kB, estimate=89 kB; lsn=0/1F9CFD0, redo lsn=0/1F9CF78 2025-07-10T00:20:35.695507482Z 2025-07-10 00:20:35.695 UTC [11464] FATAL: role "root" does not exist 2025-07-10T00:20:45.839475866Z 2025-07-10 00:20:45.839 UTC [11472] FATAL: role "root" does not exist 2025-07-10T00:20:56.022410793Z 2025-07-10 00:20:56.017 UTC [11479] FATAL: role "root" does not exist 2025-07-10T00:21:06.187270066Z 2025-07-10 00:21:06.187 UTC [11487] FATAL: role "root" does not exist 2025-07-10T00:21:16.365886451Z 2025-07-10 00:21:16.364 UTC [11493] FATAL: role "root" does not exist 2025-07-10T00:21:26.540135664Z 2025-07-10 00:21:26.540 UTC [11501] FATAL: role "root" does not exist 2025-07-10T00:21:36.683050277Z 2025-07-10 00:21:36.682 UTC [11508] FATAL: role "root" does not exist 2025-07-10T00:21:46.828086210Z 2025-07-10 00:21:46.821 UTC [11516] FATAL: role "root" does not exist 2025-07-10T00:21:56.976111557Z 2025-07-10 00:21:56.975 UTC [11523] FATAL: role "root" does not exist 2025-07-10T00:22:07.153949477Z 2025-07-10 00:22:07.153 UTC [11531] FATAL: role "root" does not exist 2025-07-10T00:22:17.273295753Z 2025-07-10 00:22:17.272 UTC [11538] FATAL: role "root" does not exist 2025-07-10T00:22:27.443902687Z 2025-07-10 00:22:27.443 UTC [11546] FATAL: role "root" does not exist 2025-07-10T00:22:37.600549342Z 2025-07-10 00:22:37.600 UTC [11553] FATAL: role "root" does not exist 2025-07-10T00:22:47.770840141Z 2025-07-10 00:22:47.770 UTC [11561] FATAL: role "root" does not exist 2025-07-10T00:22:57.936087531Z 2025-07-10 00:22:57.934 UTC [11568] FATAL: role "root" does not exist 2025-07-10T00:23:08.105539713Z 2025-07-10 00:23:08.100 UTC [11576] FATAL: role "root" does not exist 2025-07-10T00:23:18.292425993Z 2025-07-10 00:23:18.292 UTC [11582] FATAL: role "root" does not exist 2025-07-10T00:23:28.492160421Z 2025-07-10 00:23:28.492 UTC [11592] FATAL: role "root" does not exist 2025-07-10T00:23:38.589029864Z 2025-07-10 00:23:38.588 UTC [11599] FATAL: role "root" does not exist 2025-07-10T00:23:48.737464924Z 2025-07-10 00:23:48.737 UTC [11607] FATAL: role "root" does not exist 2025-07-10T00:23:58.883827672Z 2025-07-10 00:23:58.883 UTC [11614] FATAL: role "root" does not exist 2025-07-10T00:24:09.013019090Z 2025-07-10 00:24:09.012 UTC [11623] FATAL: role "root" does not exist 2025-07-10T00:24:19.191267408Z 2025-07-10 00:24:19.188 UTC [11630] FATAL: role "root" does not exist 2025-07-10T00:24:29.352155082Z 2025-07-10 00:24:29.352 UTC [11639] FATAL: role "root" does not exist 2025-07-10T00:24:39.511182486Z 2025-07-10 00:24:39.510 UTC [11646] FATAL: role "root" does not exist 2025-07-10T00:24:49.634605630Z 2025-07-10 00:24:49.633 UTC [11654] FATAL: role "root" does not exist 2025-07-10T00:24:59.749783550Z 2025-07-10 00:24:59.749 UTC [11662] FATAL: role "root" does not exist 2025-07-10T00:25:09.916018732Z 2025-07-10 00:25:09.915 UTC [11670] FATAL: role "root" does not exist 2025-07-10T00:25:20.070997663Z 2025-07-10 00:25:20.070 UTC [11677] FATAL: role "root" does not exist 2025-07-10T00:25:30.240713340Z 2025-07-10 00:25:30.238 UTC [11685] FATAL: role "root" does not exist 2025-07-10T00:25:31.832753101Z 2025-07-10 00:25:31.832 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:25:32.064952247Z 2025-07-10 00:25:32.064 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.011 s, total=0.233 s; sync files=3, longest=0.005 s, average=0.004 s; distance=13 kB, estimate=82 kB; lsn=0/1FA0638, redo lsn=0/1FA05E0 2025-07-10T00:25:40.349994353Z 2025-07-10 00:25:40.349 UTC [11692] FATAL: role "root" does not exist 2025-07-10T00:25:50.531306743Z 2025-07-10 00:25:50.527 UTC [11699] FATAL: role "root" does not exist 2025-07-10T00:26:00.717563786Z 2025-07-10 00:26:00.717 UTC [11708] FATAL: role "root" does not exist 2025-07-10T00:26:10.883428934Z 2025-07-10 00:26:10.883 UTC [11715] FATAL: role "root" does not exist 2025-07-10T00:26:21.015660959Z 2025-07-10 00:26:21.013 UTC [11723] FATAL: role "root" does not exist 2025-07-10T00:26:31.169486352Z 2025-07-10 00:26:31.169 UTC [11730] FATAL: role "root" does not exist 2025-07-10T00:26:41.328791095Z 2025-07-10 00:26:41.328 UTC [11738] FATAL: role "root" does not exist 2025-07-10T00:26:51.479584428Z 2025-07-10 00:26:51.479 UTC [11745] FATAL: role "root" does not exist 2025-07-10T00:27:01.624950605Z 2025-07-10 00:27:01.624 UTC [11754] FATAL: role "root" does not exist 2025-07-10T00:27:11.796320081Z 2025-07-10 00:27:11.790 UTC [11761] FATAL: role "root" does not exist 2025-07-10T00:27:22.002472716Z 2025-07-10 00:27:22.001 UTC [11769] FATAL: role "root" does not exist 2025-07-10T00:27:32.169315513Z 2025-07-10 00:27:32.168 UTC [11776] FATAL: role "root" does not exist 2025-07-10T00:27:42.337656821Z 2025-07-10 00:27:42.337 UTC [11784] FATAL: role "root" does not exist 2025-07-10T00:27:52.485879300Z 2025-07-10 00:27:52.485 UTC [11791] FATAL: role "root" does not exist 2025-07-10T00:28:02.662497138Z 2025-07-10 00:28:02.662 UTC [11800] FATAL: role "root" does not exist 2025-07-10T00:28:12.832282356Z 2025-07-10 00:28:12.832 UTC [11807] FATAL: role "root" does not exist 2025-07-10T00:28:23.015714100Z 2025-07-10 00:28:23.013 UTC [11814] FATAL: role "root" does not exist 2025-07-10T00:28:33.113849829Z 2025-07-10 00:28:33.113 UTC [11821] FATAL: role "root" does not exist 2025-07-10T00:28:43.284779984Z 2025-07-10 00:28:43.284 UTC [11828] FATAL: role "root" does not exist 2025-07-10T00:28:53.458891570Z 2025-07-10 00:28:53.455 UTC [11836] FATAL: role "root" does not exist 2025-07-10T00:29:03.650460564Z 2025-07-10 00:29:03.650 UTC [11844] FATAL: role "root" does not exist 2025-07-10T00:29:13.801592871Z 2025-07-10 00:29:13.800 UTC [11851] FATAL: role "root" does not exist 2025-07-10T00:29:24.015024254Z 2025-07-10 00:29:24.011 UTC [11859] FATAL: role "root" does not exist 2025-07-10T00:29:34.202607262Z 2025-07-10 00:29:34.200 UTC [11866] FATAL: role "root" does not exist 2025-07-10T00:29:44.352359297Z 2025-07-10 00:29:44.350 UTC [11874] FATAL: role "root" does not exist 2025-07-10T00:29:54.493012774Z 2025-07-10 00:29:54.490 UTC [11881] FATAL: role "root" does not exist 2025-07-10T00:30:04.661645651Z 2025-07-10 00:30:04.660 UTC [11889] FATAL: role "root" does not exist 2025-07-10T00:30:14.840640245Z 2025-07-10 00:30:14.833 UTC [11896] FATAL: role "root" does not exist 2025-07-10T00:30:24.939702883Z 2025-07-10 00:30:24.935 UTC [11904] FATAL: role "root" does not exist 2025-07-10T00:30:31.164582884Z 2025-07-10 00:30:31.164 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:30:31.503788609Z 2025-07-10 00:30:31.503 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.303 s, sync=0.016 s, total=0.340 s; sync files=4, longest=0.007 s, average=0.004 s; distance=15 kB, estimate=75 kB; lsn=0/1FA4598, redo lsn=0/1FA4540 2025-07-10T00:30:35.100960334Z 2025-07-10 00:30:35.097 UTC [11911] FATAL: role "root" does not exist 2025-07-10T00:30:45.263901191Z 2025-07-10 00:30:45.263 UTC [11920] FATAL: role "root" does not exist 2025-07-10T00:30:55.389537900Z 2025-07-10 00:30:55.388 UTC [11927] FATAL: role "root" does not exist 2025-07-10T00:31:05.570221564Z 2025-07-10 00:31:05.569 UTC [11936] FATAL: role "root" does not exist 2025-07-10T00:31:15.758782270Z 2025-07-10 00:31:15.758 UTC [11943] FATAL: role "root" does not exist 2025-07-10T00:31:25.900401511Z 2025-07-10 00:31:25.898 UTC [11951] FATAL: role "root" does not exist 2025-07-10T00:31:36.011857213Z 2025-07-10 00:31:36.010 UTC [11958] FATAL: role "root" does not exist 2025-07-10T00:31:46.152134290Z 2025-07-10 00:31:46.148 UTC [11967] FATAL: role "root" does not exist 2025-07-10T00:31:56.336025591Z 2025-07-10 00:31:56.332 UTC [11974] FATAL: role "root" does not exist 2025-07-10T00:32:06.517559045Z 2025-07-10 00:32:06.517 UTC [11982] FATAL: role "root" does not exist 2025-07-10T00:32:16.712367459Z 2025-07-10 00:32:16.710 UTC [11990] FATAL: role "root" does not exist 2025-07-10T00:32:26.821202220Z 2025-07-10 00:32:26.816 UTC [11998] FATAL: role "root" does not exist 2025-07-10T00:32:36.924172120Z 2025-07-10 00:32:36.921 UTC [12004] FATAL: role "root" does not exist 2025-07-10T00:32:47.083718867Z 2025-07-10 00:32:47.082 UTC [12011] FATAL: role "root" does not exist 2025-07-10T00:32:57.236301231Z 2025-07-10 00:32:57.234 UTC [12019] FATAL: role "root" does not exist 2025-07-10T00:33:07.394064237Z 2025-07-10 00:33:07.393 UTC [12027] FATAL: role "root" does not exist 2025-07-10T00:33:17.593927795Z 2025-07-10 00:33:17.593 UTC [12033] FATAL: role "root" does not exist 2025-07-10T00:33:27.751117878Z 2025-07-10 00:33:27.750 UTC [12041] FATAL: role "root" does not exist 2025-07-10T00:33:37.927923618Z 2025-07-10 00:33:37.927 UTC [12048] FATAL: role "root" does not exist 2025-07-10T00:33:48.059876184Z 2025-07-10 00:33:48.059 UTC [12056] FATAL: role "root" does not exist 2025-07-10T00:33:58.221514792Z 2025-07-10 00:33:58.221 UTC [12064] FATAL: role "root" does not exist 2025-07-10T00:34:08.314123372Z 2025-07-10 00:34:08.313 UTC [12072] FATAL: role "root" does not exist 2025-07-10T00:34:18.444276827Z 2025-07-10 00:34:18.442 UTC [12079] FATAL: role "root" does not exist 2025-07-10T00:34:28.590788259Z 2025-07-10 00:34:28.587 UTC [12087] FATAL: role "root" does not exist 2025-07-10T00:34:38.730506482Z 2025-07-10 00:34:38.729 UTC [12094] FATAL: role "root" does not exist 2025-07-10T00:34:48.874362684Z 2025-07-10 00:34:48.873 UTC [12102] FATAL: role "root" does not exist 2025-07-10T00:34:59.047822788Z 2025-07-10 00:34:59.047 UTC [12109] FATAL: role "root" does not exist 2025-07-10T00:35:09.191174378Z 2025-07-10 00:35:09.190 UTC [12117] FATAL: role "root" does not exist 2025-07-10T00:35:19.343560417Z 2025-07-10 00:35:19.343 UTC [12124] FATAL: role "root" does not exist 2025-07-10T00:35:29.481791908Z 2025-07-10 00:35:29.481 UTC [12132] FATAL: role "root" does not exist 2025-07-10T00:35:31.600358960Z 2025-07-10 00:35:31.600 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:35:31.831519431Z 2025-07-10 00:35:31.831 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.012 s, total=0.232 s; sync files=3, longest=0.007 s, average=0.004 s; distance=14 kB, estimate=69 kB; lsn=0/1FA7F50, redo lsn=0/1FA7ED0 2025-07-10T00:35:39.644993592Z 2025-07-10 00:35:39.642 UTC [12139] FATAL: role "root" does not exist 2025-07-10T00:35:49.788888108Z 2025-07-10 00:35:49.788 UTC [12147] FATAL: role "root" does not exist 2025-07-10T00:35:59.928495586Z 2025-07-10 00:35:59.928 UTC [12154] FATAL: role "root" does not exist 2025-07-10T00:36:10.028930534Z 2025-07-10 00:36:10.028 UTC [12162] FATAL: role "root" does not exist 2025-07-10T00:36:20.157570761Z 2025-07-10 00:36:20.152 UTC [12168] FATAL: role "root" does not exist 2025-07-10T00:36:30.312570737Z 2025-07-10 00:36:30.310 UTC [12176] FATAL: role "root" does not exist 2025-07-10T00:36:40.418637192Z 2025-07-10 00:36:40.415 UTC [12185] FATAL: role "root" does not exist 2025-07-10T00:36:50.590563163Z 2025-07-10 00:36:50.589 UTC [12192] FATAL: role "root" does not exist 2025-07-10T00:37:00.750032736Z 2025-07-10 00:37:00.749 UTC [12200] FATAL: role "root" does not exist 2025-07-10T00:37:10.931459088Z 2025-07-10 00:37:10.931 UTC [12207] FATAL: role "root" does not exist 2025-07-10T00:37:21.105394169Z 2025-07-10 00:37:21.105 UTC [12216] FATAL: role "root" does not exist 2025-07-10T00:37:31.298595482Z 2025-07-10 00:37:31.298 UTC [12224] FATAL: role "root" does not exist 2025-07-10T00:37:41.487060643Z 2025-07-10 00:37:41.487 UTC [12232] FATAL: role "root" does not exist 2025-07-10T00:37:51.588951395Z 2025-07-10 00:37:51.588 UTC [12239] FATAL: role "root" does not exist 2025-07-10T00:38:01.709778727Z 2025-07-10 00:38:01.709 UTC [12246] FATAL: role "root" does not exist 2025-07-10T00:38:11.876067797Z 2025-07-10 00:38:11.875 UTC [12253] FATAL: role "root" does not exist 2025-07-10T00:38:21.974396460Z 2025-07-10 00:38:21.974 UTC [12261] FATAL: role "root" does not exist 2025-07-10T00:38:32.141988986Z 2025-07-10 00:38:32.139 UTC [12268] FATAL: role "root" does not exist 2025-07-10T00:38:42.259509979Z 2025-07-10 00:38:42.259 UTC [12276] FATAL: role "root" does not exist 2025-07-10T00:38:52.444076590Z 2025-07-10 00:38:52.444 UTC [12283] FATAL: role "root" does not exist 2025-07-10T00:39:02.635456398Z 2025-07-10 00:39:02.632 UTC [12291] FATAL: role "root" does not exist 2025-07-10T00:39:12.817017735Z 2025-07-10 00:39:12.813 UTC [12298] FATAL: role "root" does not exist 2025-07-10T00:39:23.006135201Z 2025-07-10 00:39:23.002 UTC [12306] FATAL: role "root" does not exist 2025-07-10T00:39:33.125700902Z 2025-07-10 00:39:33.122 UTC [12313] FATAL: role "root" does not exist 2025-07-10T00:39:43.258121970Z 2025-07-10 00:39:43.255 UTC [12321] FATAL: role "root" does not exist 2025-07-10T00:39:53.402922523Z 2025-07-10 00:39:53.401 UTC [12327] FATAL: role "root" does not exist 2025-07-10T00:40:03.578046396Z 2025-07-10 00:40:03.574 UTC [12335] FATAL: role "root" does not exist 2025-07-10T00:40:13.787056173Z 2025-07-10 00:40:13.784 UTC [12342] FATAL: role "root" does not exist 2025-07-10T00:40:23.966314212Z 2025-07-10 00:40:23.956 UTC [12350] FATAL: role "root" does not exist 2025-07-10T00:40:31.929182028Z 2025-07-10 00:40:31.928 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:40:32.270263545Z 2025-07-10 00:40:32.269 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.305 s, sync=0.016 s, total=0.342 s; sync files=4, longest=0.007 s, average=0.004 s; distance=16 kB, estimate=64 kB; lsn=0/1FAC2A8, redo lsn=0/1FAC228 2025-07-10T00:40:34.089331521Z 2025-07-10 00:40:34.089 UTC [12357] FATAL: role "root" does not exist 2025-07-10T00:40:44.267757348Z 2025-07-10 00:40:44.267 UTC [12366] FATAL: role "root" does not exist 2025-07-10T00:40:54.373840646Z 2025-07-10 00:40:54.373 UTC [12373] FATAL: role "root" does not exist 2025-07-10T00:41:04.517549165Z 2025-07-10 00:41:04.517 UTC [12381] FATAL: role "root" does not exist 2025-07-10T00:41:14.688551171Z 2025-07-10 00:41:14.688 UTC [12388] FATAL: role "root" does not exist 2025-07-10T00:41:24.874016794Z 2025-07-10 00:41:24.873 UTC [12397] FATAL: role "root" does not exist 2025-07-10T00:41:34.977824773Z 2025-07-10 00:41:34.977 UTC [12403] FATAL: role "root" does not exist 2025-07-10T00:41:45.093349671Z 2025-07-10 00:41:45.092 UTC [12411] FATAL: role "root" does not exist 2025-07-10T00:41:55.252652399Z 2025-07-10 00:41:55.252 UTC [12418] FATAL: role "root" does not exist 2025-07-10T00:42:05.427945978Z 2025-07-10 00:42:05.426 UTC [12426] FATAL: role "root" does not exist 2025-07-10T00:42:15.572089811Z 2025-07-10 00:42:15.571 UTC [12433] FATAL: role "root" does not exist 2025-07-10T00:42:25.700923772Z 2025-07-10 00:42:25.698 UTC [12441] FATAL: role "root" does not exist 2025-07-10T00:42:35.882936802Z 2025-07-10 00:42:35.882 UTC [12447] FATAL: role "root" does not exist 2025-07-10T00:42:46.040741308Z 2025-07-10 00:42:46.038 UTC [12456] FATAL: role "root" does not exist 2025-07-10T00:42:56.127978978Z 2025-07-10 00:42:56.127 UTC [12462] FATAL: role "root" does not exist 2025-07-10T00:43:06.282916014Z 2025-07-10 00:43:06.282 UTC [12469] FATAL: role "root" does not exist 2025-07-10T00:43:16.391634813Z 2025-07-10 00:43:16.391 UTC [12476] FATAL: role "root" does not exist 2025-07-10T00:43:26.542392630Z 2025-07-10 00:43:26.538 UTC [12484] FATAL: role "root" does not exist 2025-07-10T00:43:36.780072761Z 2025-07-10 00:43:36.779 UTC [12492] FATAL: role "root" does not exist 2025-07-10T00:43:46.903885317Z 2025-07-10 00:43:46.903 UTC [12500] FATAL: role "root" does not exist 2025-07-10T00:43:57.014773269Z 2025-07-10 00:43:57.014 UTC [12507] FATAL: role "root" does not exist 2025-07-10T00:44:07.157748108Z 2025-07-10 00:44:07.157 UTC [12515] FATAL: role "root" does not exist 2025-07-10T00:44:17.313935457Z 2025-07-10 00:44:17.304 UTC [12522] FATAL: role "root" does not exist 2025-07-10T00:44:27.482758917Z 2025-07-10 00:44:27.482 UTC [12529] FATAL: role "root" does not exist 2025-07-10T00:44:37.619270935Z 2025-07-10 00:44:37.619 UTC [12536] FATAL: role "root" does not exist 2025-07-10T00:44:47.778614420Z 2025-07-10 00:44:47.778 UTC [12544] FATAL: role "root" does not exist 2025-07-10T00:44:57.868939362Z 2025-07-10 00:44:57.868 UTC [12551] FATAL: role "root" does not exist 2025-07-10T00:45:07.978441822Z 2025-07-10 00:45:07.978 UTC [12559] FATAL: role "root" does not exist 2025-07-10T00:45:18.087945741Z 2025-07-10 00:45:18.087 UTC [12566] FATAL: role "root" does not exist 2025-07-10T00:45:28.199504259Z 2025-07-10 00:45:28.199 UTC [12574] FATAL: role "root" does not exist 2025-07-10T00:45:31.370210371Z 2025-07-10 00:45:31.369 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:45:31.607665758Z 2025-07-10 00:45:31.607 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.238 s; sync files=3, longest=0.008 s, average=0.005 s; distance=15 kB, estimate=59 kB; lsn=0/1FAFF18, redo lsn=0/1FAFEC0 2025-07-10T00:45:38.308789824Z 2025-07-10 00:45:38.308 UTC [12581] FATAL: role "root" does not exist 2025-07-10T00:45:48.434290743Z 2025-07-10 00:45:48.434 UTC [12589] FATAL: role "root" does not exist 2025-07-10T00:45:58.540845756Z 2025-07-10 00:45:58.540 UTC [12595] FATAL: role "root" does not exist 2025-07-10T00:46:08.644617153Z 2025-07-10 00:46:08.644 UTC [12603] FATAL: role "root" does not exist 2025-07-10T00:46:18.745912887Z 2025-07-10 00:46:18.745 UTC [12610] FATAL: role "root" does not exist 2025-07-10T00:46:28.876975262Z 2025-07-10 00:46:28.876 UTC [12619] FATAL: role "root" does not exist 2025-07-10T00:46:38.996406312Z 2025-07-10 00:46:38.996 UTC [12626] FATAL: role "root" does not exist 2025-07-10T00:46:49.107092949Z 2025-07-10 00:46:49.106 UTC [12634] FATAL: role "root" does not exist 2025-07-10T00:46:59.213883030Z 2025-07-10 00:46:59.213 UTC [12641] FATAL: role "root" does not exist 2025-07-10T00:47:09.328717236Z 2025-07-10 00:47:09.328 UTC [12650] FATAL: role "root" does not exist 2025-07-10T00:47:19.422995445Z 2025-07-10 00:47:19.422 UTC [12657] FATAL: role "root" does not exist 2025-07-10T00:47:29.548676792Z 2025-07-10 00:47:29.548 UTC [12665] FATAL: role "root" does not exist 2025-07-10T00:47:39.650673432Z 2025-07-10 00:47:39.650 UTC [12672] FATAL: role "root" does not exist 2025-07-10T00:47:49.752677553Z 2025-07-10 00:47:49.752 UTC [12681] FATAL: role "root" does not exist 2025-07-10T00:47:59.838844979Z 2025-07-10 00:47:59.838 UTC [12687] FATAL: role "root" does not exist 2025-07-10T00:48:09.953674393Z 2025-07-10 00:48:09.953 UTC [12695] FATAL: role "root" does not exist 2025-07-10T00:48:20.067459033Z 2025-07-10 00:48:20.067 UTC [12702] FATAL: role "root" does not exist 2025-07-10T00:48:30.164100284Z 2025-07-10 00:48:30.164 UTC [12710] FATAL: role "root" does not exist 2025-07-10T00:48:40.267498837Z 2025-07-10 00:48:40.267 UTC [12717] FATAL: role "root" does not exist 2025-07-10T00:48:50.393887998Z 2025-07-10 00:48:50.393 UTC [12725] FATAL: role "root" does not exist 2025-07-10T00:49:00.503784182Z 2025-07-10 00:49:00.503 UTC [12732] FATAL: role "root" does not exist 2025-07-10T00:49:10.604694826Z 2025-07-10 00:49:10.604 UTC [12740] FATAL: role "root" does not exist 2025-07-10T00:49:20.710496841Z 2025-07-10 00:49:20.710 UTC [12748] FATAL: role "root" does not exist 2025-07-10T00:49:30.800488212Z 2025-07-10 00:49:30.800 UTC [12755] FATAL: role "root" does not exist 2025-07-10T00:49:40.901694747Z 2025-07-10 00:49:40.901 UTC [12763] FATAL: role "root" does not exist 2025-07-10T00:49:50.996190958Z 2025-07-10 00:49:50.996 UTC [12770] FATAL: role "root" does not exist 2025-07-10T00:50:01.097681283Z 2025-07-10 00:50:01.097 UTC [12778] FATAL: role "root" does not exist 2025-07-10T00:50:11.213297901Z 2025-07-10 00:50:11.213 UTC [12785] FATAL: role "root" does not exist 2025-07-10T00:50:21.305461733Z 2025-07-10 00:50:21.305 UTC [12793] FATAL: role "root" does not exist 2025-07-10T00:50:31.404573837Z 2025-07-10 00:50:31.404 UTC [12800] FATAL: role "root" does not exist 2025-07-10T00:50:31.704009358Z 2025-07-10 00:50:31.703 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:50:32.045995969Z 2025-07-10 00:50:32.045 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.303 s, sync=0.019 s, total=0.343 s; sync files=4, longest=0.010 s, average=0.005 s; distance=17 kB, estimate=55 kB; lsn=0/1FB45F8, redo lsn=0/1FB45A0 2025-07-10T00:50:41.519364766Z 2025-07-10 00:50:41.519 UTC [12808] FATAL: role "root" does not exist 2025-07-10T00:50:51.627478361Z 2025-07-10 00:50:51.627 UTC [12815] FATAL: role "root" does not exist 2025-07-10T00:51:01.741651569Z 2025-07-10 00:51:01.741 UTC [12823] FATAL: role "root" does not exist 2025-07-10T00:51:11.854391573Z 2025-07-10 00:51:11.854 UTC [12830] FATAL: role "root" does not exist 2025-07-10T00:51:21.941686601Z 2025-07-10 00:51:21.941 UTC [12838] FATAL: role "root" does not exist 2025-07-10T00:51:32.057956295Z 2025-07-10 00:51:32.057 UTC [12845] FATAL: role "root" does not exist 2025-07-10T00:51:42.139673315Z 2025-07-10 00:51:42.139 UTC [12853] FATAL: role "root" does not exist 2025-07-10T00:51:52.215333597Z 2025-07-10 00:51:52.215 UTC [12860] FATAL: role "root" does not exist 2025-07-10T00:52:02.313210708Z 2025-07-10 00:52:02.313 UTC [12868] FATAL: role "root" does not exist 2025-07-10T00:52:12.419791613Z 2025-07-10 00:52:12.419 UTC [12875] FATAL: role "root" does not exist 2025-07-10T00:52:22.535519168Z 2025-07-10 00:52:22.535 UTC [12883] FATAL: role "root" does not exist 2025-07-10T00:52:32.633763517Z 2025-07-10 00:52:32.633 UTC [12890] FATAL: role "root" does not exist 2025-07-10T00:52:42.741395109Z 2025-07-10 00:52:42.741 UTC [12898] FATAL: role "root" does not exist 2025-07-10T00:52:52.857334346Z 2025-07-10 00:52:52.857 UTC [12905] FATAL: role "root" does not exist 2025-07-10T00:53:02.945911641Z 2025-07-10 00:53:02.945 UTC [12912] FATAL: role "root" does not exist 2025-07-10T00:53:13.076452638Z 2025-07-10 00:53:13.076 UTC [12919] FATAL: role "root" does not exist 2025-07-10T00:53:23.201539401Z 2025-07-10 00:53:23.201 UTC [12927] FATAL: role "root" does not exist 2025-07-10T00:53:33.332890227Z 2025-07-10 00:53:33.332 UTC [12934] FATAL: role "root" does not exist 2025-07-10T00:53:43.460353513Z 2025-07-10 00:53:43.460 UTC [12942] FATAL: role "root" does not exist 2025-07-10T00:53:53.564017868Z 2025-07-10 00:53:53.563 UTC [12948] FATAL: role "root" does not exist 2025-07-10T00:54:03.665979286Z 2025-07-10 00:54:03.665 UTC [12956] FATAL: role "root" does not exist 2025-07-10T00:54:13.759019248Z 2025-07-10 00:54:13.758 UTC [12962] FATAL: role "root" does not exist 2025-07-10T00:54:23.841239743Z 2025-07-10 00:54:23.841 UTC [12970] FATAL: role "root" does not exist 2025-07-10T00:54:33.927417277Z 2025-07-10 00:54:33.927 UTC [12977] FATAL: role "root" does not exist 2025-07-10T00:54:44.025143734Z 2025-07-10 00:54:44.025 UTC [12986] FATAL: role "root" does not exist 2025-07-10T00:54:54.119740720Z 2025-07-10 00:54:54.119 UTC [12993] FATAL: role "root" does not exist 2025-07-10T00:55:04.218844702Z 2025-07-10 00:55:04.218 UTC [13001] FATAL: role "root" does not exist 2025-07-10T00:55:14.338881434Z 2025-07-10 00:55:14.338 UTC [13008] FATAL: role "root" does not exist 2025-07-10T00:55:24.428173390Z 2025-07-10 00:55:24.427 UTC [13016] FATAL: role "root" does not exist 2025-07-10T00:55:31.144419159Z 2025-07-10 00:55:31.144 UTC [57] LOG: checkpoint starting: time 2025-07-10T00:55:31.375483457Z 2025-07-10 00:55:31.375 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.010 s, total=0.232 s; sync files=3, longest=0.004 s, average=0.004 s; distance=16 kB, estimate=51 kB; lsn=0/1FB8620, redo lsn=0/1FB85C8 2025-07-10T00:55:34.523099625Z 2025-07-10 00:55:34.523 UTC [13023] FATAL: role "root" does not exist 2025-07-10T00:55:44.616242502Z 2025-07-10 00:55:44.616 UTC [13031] FATAL: role "root" does not exist 2025-07-10T00:55:54.706168205Z 2025-07-10 00:55:54.706 UTC [13038] FATAL: role "root" does not exist 2025-07-10T00:56:04.793431607Z 2025-07-10 00:56:04.793 UTC [13047] FATAL: role "root" does not exist 2025-07-10T00:56:14.863874918Z 2025-07-10 00:56:14.863 UTC [13055] FATAL: role "root" does not exist 2025-07-10T00:56:24.943284834Z 2025-07-10 00:56:24.943 UTC [13063] FATAL: role "root" does not exist 2025-07-10T00:56:35.065788155Z 2025-07-10 00:56:35.065 UTC [13070] FATAL: role "root" does not exist 2025-07-10T00:56:45.191164077Z 2025-07-10 00:56:45.191 UTC [13077] FATAL: role "root" does not exist 2025-07-10T00:56:55.318841674Z 2025-07-10 00:56:55.318 UTC [13084] FATAL: role "root" does not exist 2025-07-10T00:57:05.441825659Z 2025-07-10 00:57:05.441 UTC [13092] FATAL: role "root" does not exist 2025-07-10T00:57:15.608328699Z 2025-07-10 00:57:15.608 UTC [13099] FATAL: role "root" does not exist 2025-07-10T00:57:25.733356733Z 2025-07-10 00:57:25.733 UTC [13107] FATAL: role "root" does not exist 2025-07-10T00:57:35.854193560Z 2025-07-10 00:57:35.854 UTC [13114] FATAL: role "root" does not exist 2025-07-10T00:57:46.053907085Z 2025-07-10 00:57:46.053 UTC [13121] FATAL: role "root" does not exist 2025-07-10T00:57:56.156087788Z 2025-07-10 00:57:56.156 UTC [13129] FATAL: role "root" does not exist 2025-07-10T00:58:06.271286077Z 2025-07-10 00:58:06.271 UTC [13137] FATAL: role "root" does not exist 2025-07-10T00:58:16.373372786Z 2025-07-10 00:58:16.373 UTC [13145] FATAL: role "root" does not exist 2025-07-10T00:58:26.517402030Z 2025-07-10 00:58:26.514 UTC [13153] FATAL: role "root" does not exist 2025-07-10T00:58:36.637521164Z 2025-07-10 00:58:36.637 UTC [13160] FATAL: role "root" does not exist 2025-07-10T00:58:46.797179957Z 2025-07-10 00:58:46.797 UTC [13169] FATAL: role "root" does not exist 2025-07-10T00:58:56.936984140Z 2025-07-10 00:58:56.936 UTC [13176] FATAL: role "root" does not exist 2025-07-10T00:59:07.066464226Z 2025-07-10 00:59:07.065 UTC [13184] FATAL: role "root" does not exist 2025-07-10T00:59:17.158014483Z 2025-07-10 00:59:17.157 UTC [13191] FATAL: role "root" does not exist 2025-07-10T00:59:27.319365136Z 2025-07-10 00:59:27.317 UTC [13199] FATAL: role "root" does not exist 2025-07-10T00:59:37.490579764Z 2025-07-10 00:59:37.489 UTC [13206] FATAL: role "root" does not exist 2025-07-10T00:59:47.634050033Z 2025-07-10 00:59:47.633 UTC [13214] FATAL: role "root" does not exist 2025-07-10T00:59:57.772645964Z 2025-07-10 00:59:57.771 UTC [13221] FATAL: role "root" does not exist 2025-07-10T01:00:07.861632287Z 2025-07-10 01:00:07.861 UTC [13229] FATAL: role "root" does not exist 2025-07-10T01:00:18.008025046Z 2025-07-10 01:00:18.007 UTC [13236] FATAL: role "root" does not exist 2025-07-10T01:00:28.142799762Z 2025-07-10 01:00:28.142 UTC [13244] FATAL: role "root" does not exist 2025-07-10T01:00:31.472368454Z 2025-07-10 01:00:31.472 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:00:31.811696647Z 2025-07-10 01:00:31.811 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.303 s, sync=0.018 s, total=0.340 s; sync files=4, longest=0.008 s, average=0.005 s; distance=18 kB, estimate=47 kB; lsn=0/1FBD030, redo lsn=0/1FBCFD8 2025-07-10T01:00:38.286179471Z 2025-07-10 01:00:38.283 UTC [13250] FATAL: role "root" does not exist 2025-07-10T01:00:48.415301667Z 2025-07-10 01:00:48.415 UTC [13258] FATAL: role "root" does not exist 2025-07-10T01:00:58.550307093Z 2025-07-10 01:00:58.549 UTC [13266] FATAL: role "root" does not exist 2025-07-10T01:01:08.642181721Z 2025-07-10 01:01:08.642 UTC [13274] FATAL: role "root" does not exist 2025-07-10T01:01:18.785987692Z 2025-07-10 01:01:18.785 UTC [13282] FATAL: role "root" does not exist 2025-07-10T01:01:28.915714022Z 2025-07-10 01:01:28.915 UTC [13290] FATAL: role "root" does not exist 2025-07-10T01:01:39.043434384Z 2025-07-10 01:01:39.040 UTC [13297] FATAL: role "root" does not exist 2025-07-10T01:01:49.140129380Z 2025-07-10 01:01:49.137 UTC [13305] FATAL: role "root" does not exist 2025-07-10T01:01:59.292301460Z 2025-07-10 01:01:59.290 UTC [13312] FATAL: role "root" does not exist 2025-07-10T01:02:09.432408642Z 2025-07-10 01:02:09.432 UTC [13320] FATAL: role "root" does not exist 2025-07-10T01:02:19.589288900Z 2025-07-10 01:02:19.589 UTC [13328] FATAL: role "root" does not exist 2025-07-10T01:02:29.704629784Z 2025-07-10 01:02:29.703 UTC [13336] FATAL: role "root" does not exist 2025-07-10T01:02:39.864396489Z 2025-07-10 01:02:39.864 UTC [13343] FATAL: role "root" does not exist 2025-07-10T01:02:50.019648852Z 2025-07-10 01:02:50.019 UTC [13351] FATAL: role "root" does not exist 2025-07-10T01:03:00.128862086Z 2025-07-10 01:03:00.128 UTC [13358] FATAL: role "root" does not exist 2025-07-10T01:03:10.272782555Z 2025-07-10 01:03:10.271 UTC [13367] FATAL: role "root" does not exist 2025-07-10T01:03:20.395263919Z 2025-07-10 01:03:20.395 UTC [13374] FATAL: role "root" does not exist 2025-07-10T01:03:30.519195163Z 2025-07-10 01:03:30.514 UTC [13382] FATAL: role "root" does not exist 2025-07-10T01:03:40.652776970Z 2025-07-10 01:03:40.652 UTC [13389] FATAL: role "root" does not exist 2025-07-10T01:03:50.782064225Z 2025-07-10 01:03:50.781 UTC [13396] FATAL: role "root" does not exist 2025-07-10T01:04:00.933693335Z 2025-07-10 01:04:00.933 UTC [13404] FATAL: role "root" does not exist 2025-07-10T01:04:11.066270812Z 2025-07-10 01:04:11.066 UTC [13411] FATAL: role "root" does not exist 2025-07-10T01:04:21.197991172Z 2025-07-10 01:04:21.197 UTC [13419] FATAL: role "root" does not exist 2025-07-10T01:04:31.320000230Z 2025-07-10 01:04:31.319 UTC [13425] FATAL: role "root" does not exist 2025-07-10T01:04:41.463551892Z 2025-07-10 01:04:41.463 UTC [13433] FATAL: role "root" does not exist 2025-07-10T01:04:51.616697264Z 2025-07-10 01:04:51.616 UTC [13440] FATAL: role "root" does not exist 2025-07-10T01:05:01.744715342Z 2025-07-10 01:05:01.744 UTC [13448] FATAL: role "root" does not exist 2025-07-10T01:05:11.872703114Z 2025-07-10 01:05:11.872 UTC [13455] FATAL: role "root" does not exist 2025-07-10T01:05:22.017276917Z 2025-07-10 01:05:22.017 UTC [13463] FATAL: role "root" does not exist 2025-07-10T01:05:31.908699446Z 2025-07-10 01:05:31.908 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:05:32.153238428Z 2025-07-10 01:05:32.152 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.244 s; sync files=3, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=44 kB; lsn=0/1FC1398, redo lsn=0/1FC1340 2025-07-10T01:05:32.154818028Z 2025-07-10 01:05:32.154 UTC [13469] FATAL: role "root" does not exist 2025-07-10T01:05:42.290227939Z 2025-07-10 01:05:42.290 UTC [13477] FATAL: role "root" does not exist 2025-07-10T01:05:52.394435405Z 2025-07-10 01:05:52.394 UTC [13484] FATAL: role "root" does not exist 2025-07-10T01:06:02.531745654Z 2025-07-10 01:06:02.530 UTC [13492] FATAL: role "root" does not exist 2025-07-10T01:06:12.673287412Z 2025-07-10 01:06:12.671 UTC [13498] FATAL: role "root" does not exist 2025-07-10T01:06:22.799198007Z 2025-07-10 01:06:22.799 UTC [13506] FATAL: role "root" does not exist 2025-07-10T01:06:32.935111821Z 2025-07-10 01:06:32.934 UTC [13513] FATAL: role "root" does not exist 2025-07-10T01:06:43.052472543Z 2025-07-10 01:06:43.052 UTC [13521] FATAL: role "root" does not exist 2025-07-10T01:06:53.163322681Z 2025-07-10 01:06:53.163 UTC [13528] FATAL: role "root" does not exist 2025-07-10T01:07:03.264895126Z 2025-07-10 01:07:03.264 UTC [13536] FATAL: role "root" does not exist 2025-07-10T01:07:13.400889643Z 2025-07-10 01:07:13.397 UTC [13543] FATAL: role "root" does not exist 2025-07-10T01:07:23.514395308Z 2025-07-10 01:07:23.514 UTC [13551] FATAL: role "root" does not exist 2025-07-10T01:07:33.592104651Z 2025-07-10 01:07:33.591 UTC [13559] FATAL: role "root" does not exist 2025-07-10T01:07:43.728750122Z 2025-07-10 01:07:43.727 UTC [13566] FATAL: role "root" does not exist 2025-07-10T01:07:53.849890259Z 2025-07-10 01:07:53.849 UTC [13573] FATAL: role "root" does not exist 2025-07-10T01:08:04.004331767Z 2025-07-10 01:08:04.001 UTC [13581] FATAL: role "root" does not exist 2025-07-10T01:08:14.160162045Z 2025-07-10 01:08:14.160 UTC [13588] FATAL: role "root" does not exist 2025-07-10T01:08:24.315223893Z 2025-07-10 01:08:24.314 UTC [13596] FATAL: role "root" does not exist 2025-07-10T01:08:34.434443322Z 2025-07-10 01:08:34.434 UTC [13604] FATAL: role "root" does not exist 2025-07-10T01:08:44.569213535Z 2025-07-10 01:08:44.568 UTC [13612] FATAL: role "root" does not exist 2025-07-10T01:08:54.711555960Z 2025-07-10 01:08:54.711 UTC [13619] FATAL: role "root" does not exist 2025-07-10T01:09:04.857455672Z 2025-07-10 01:09:04.856 UTC [13627] FATAL: role "root" does not exist 2025-07-10T01:09:14.996947482Z 2025-07-10 01:09:14.996 UTC [13634] FATAL: role "root" does not exist 2025-07-10T01:09:25.106276828Z 2025-07-10 01:09:25.106 UTC [13642] FATAL: role "root" does not exist 2025-07-10T01:09:35.234264722Z 2025-07-10 01:09:35.231 UTC [13649] FATAL: role "root" does not exist 2025-07-10T01:09:45.364019607Z 2025-07-10 01:09:45.362 UTC [13656] FATAL: role "root" does not exist 2025-07-10T01:09:55.520971781Z 2025-07-10 01:09:55.520 UTC [13663] FATAL: role "root" does not exist 2025-07-10T01:10:05.677605888Z 2025-07-10 01:10:05.677 UTC [13671] FATAL: role "root" does not exist 2025-07-10T01:10:15.836239619Z 2025-07-10 01:10:15.835 UTC [13678] FATAL: role "root" does not exist 2025-07-10T01:10:25.929413929Z 2025-07-10 01:10:25.929 UTC [13685] FATAL: role "root" does not exist 2025-07-10T01:10:31.248450722Z 2025-07-10 01:10:31.248 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:10:31.588363502Z 2025-07-10 01:10:31.588 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.340 s; sync files=4, longest=0.007 s, average=0.005 s; distance=19 kB, estimate=42 kB; lsn=0/1FC6180, redo lsn=0/1FC6128 2025-07-10T01:10:36.069896551Z 2025-07-10 01:10:36.069 UTC [13692] FATAL: role "root" does not exist 2025-07-10T01:10:46.236342509Z 2025-07-10 01:10:46.236 UTC [13700] FATAL: role "root" does not exist 2025-07-10T01:10:56.358875285Z 2025-07-10 01:10:56.358 UTC [13706] FATAL: role "root" does not exist 2025-07-10T01:11:06.495566974Z 2025-07-10 01:11:06.492 UTC [13714] FATAL: role "root" does not exist 2025-07-10T01:11:16.653175555Z 2025-07-10 01:11:16.653 UTC [13722] FATAL: role "root" does not exist 2025-07-10T01:11:26.779071443Z 2025-07-10 01:11:26.778 UTC [13730] FATAL: role "root" does not exist 2025-07-10T01:11:36.893855825Z 2025-07-10 01:11:36.890 UTC [13737] FATAL: role "root" does not exist 2025-07-10T01:11:47.072301093Z 2025-07-10 01:11:47.067 UTC [13746] FATAL: role "root" does not exist 2025-07-10T01:11:57.233882445Z 2025-07-10 01:11:57.233 UTC [13753] FATAL: role "root" does not exist 2025-07-10T01:12:07.367799036Z 2025-07-10 01:12:07.367 UTC [13761] FATAL: role "root" does not exist 2025-07-10T01:12:17.518391650Z 2025-07-10 01:12:17.516 UTC [13768] FATAL: role "root" does not exist 2025-07-10T01:12:27.666113235Z 2025-07-10 01:12:27.665 UTC [13776] FATAL: role "root" does not exist 2025-07-10T01:12:37.815402225Z 2025-07-10 01:12:37.814 UTC [13782] FATAL: role "root" does not exist 2025-07-10T01:12:47.950391038Z 2025-07-10 01:12:47.949 UTC [13790] FATAL: role "root" does not exist 2025-07-10T01:12:58.087825428Z 2025-07-10 01:12:58.086 UTC [13797] FATAL: role "root" does not exist 2025-07-10T01:13:08.220751869Z 2025-07-10 01:13:08.220 UTC [13805] FATAL: role "root" does not exist 2025-07-10T01:13:18.408348179Z 2025-07-10 01:13:18.408 UTC [13811] FATAL: role "root" does not exist 2025-07-10T01:13:28.524274912Z 2025-07-10 01:13:28.523 UTC [13819] FATAL: role "root" does not exist 2025-07-10T01:13:38.683897071Z 2025-07-10 01:13:38.683 UTC [13826] FATAL: role "root" does not exist 2025-07-10T01:13:48.815940344Z 2025-07-10 01:13:48.805 UTC [13834] FATAL: role "root" does not exist 2025-07-10T01:13:58.962348049Z 2025-07-10 01:13:58.962 UTC [13841] FATAL: role "root" does not exist 2025-07-10T01:14:09.092438710Z 2025-07-10 01:14:09.090 UTC [13849] FATAL: role "root" does not exist 2025-07-10T01:14:19.206307219Z 2025-07-10 01:14:19.206 UTC [13855] FATAL: role "root" does not exist 2025-07-10T01:14:29.325464535Z 2025-07-10 01:14:29.324 UTC [13864] FATAL: role "root" does not exist 2025-07-10T01:14:39.465020366Z 2025-07-10 01:14:39.464 UTC [13871] FATAL: role "root" does not exist 2025-07-10T01:14:49.638596490Z 2025-07-10 01:14:49.638 UTC [13880] FATAL: role "root" does not exist 2025-07-10T01:14:59.772820121Z 2025-07-10 01:14:59.772 UTC [13888] FATAL: role "root" does not exist 2025-07-10T01:15:09.890967368Z 2025-07-10 01:15:09.890 UTC [13896] FATAL: role "root" does not exist 2025-07-10T01:15:20.043293383Z 2025-07-10 01:15:20.042 UTC [13903] FATAL: role "root" does not exist 2025-07-10T01:15:30.186020468Z 2025-07-10 01:15:30.182 UTC [13911] FATAL: role "root" does not exist 2025-07-10T01:15:31.687142008Z 2025-07-10 01:15:31.686 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:15:31.941792889Z 2025-07-10 01:15:31.941 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.013 s, total=0.255 s; sync files=3, longest=0.007 s, average=0.005 s; distance=17 kB, estimate=39 kB; lsn=0/1FCA8B8, redo lsn=0/1FCA860 2025-07-10T01:15:40.311527941Z 2025-07-10 01:15:40.311 UTC [13918] FATAL: role "root" does not exist 2025-07-10T01:15:50.455565108Z 2025-07-10 01:15:50.453 UTC [13926] FATAL: role "root" does not exist 2025-07-10T01:16:00.589996271Z 2025-07-10 01:16:00.589 UTC [13933] FATAL: role "root" does not exist 2025-07-10T01:16:10.712258914Z 2025-07-10 01:16:10.709 UTC [13942] FATAL: role "root" does not exist 2025-07-10T01:16:20.903570966Z 2025-07-10 01:16:20.898 UTC [13949] FATAL: role "root" does not exist 2025-07-10T01:16:31.074608751Z 2025-07-10 01:16:31.074 UTC [13957] FATAL: role "root" does not exist 2025-07-10T01:16:41.248017555Z 2025-07-10 01:16:41.245 UTC [13966] FATAL: role "root" does not exist 2025-07-10T01:16:51.397865748Z 2025-07-10 01:16:51.395 UTC [13974] FATAL: role "root" does not exist 2025-07-10T01:17:01.537681483Z 2025-07-10 01:17:01.537 UTC [13981] FATAL: role "root" does not exist 2025-07-10T01:17:11.684758311Z 2025-07-10 01:17:11.679 UTC [13988] FATAL: role "root" does not exist 2025-07-10T01:17:21.827074406Z 2025-07-10 01:17:21.827 UTC [13997] FATAL: role "root" does not exist 2025-07-10T01:17:31.954182145Z 2025-07-10 01:17:31.952 UTC [14003] FATAL: role "root" does not exist 2025-07-10T01:17:42.163209681Z 2025-07-10 01:17:42.161 UTC [14011] FATAL: role "root" does not exist 2025-07-10T01:17:52.328881866Z 2025-07-10 01:17:52.326 UTC [14017] FATAL: role "root" does not exist 2025-07-10T01:18:02.498124089Z 2025-07-10 01:18:02.498 UTC [14026] FATAL: role "root" does not exist 2025-07-10T01:18:12.642433279Z 2025-07-10 01:18:12.637 UTC [14034] FATAL: role "root" does not exist 2025-07-10T01:18:22.861593403Z 2025-07-10 01:18:22.852 UTC [14042] FATAL: role "root" does not exist 2025-07-10T01:18:33.060213148Z 2025-07-10 01:18:33.058 UTC [14049] FATAL: role "root" does not exist 2025-07-10T01:18:43.220053955Z 2025-07-10 01:18:43.219 UTC [14057] FATAL: role "root" does not exist 2025-07-10T01:18:53.376568696Z 2025-07-10 01:18:53.376 UTC [14064] FATAL: role "root" does not exist 2025-07-10T01:19:03.536115995Z 2025-07-10 01:19:03.536 UTC [14072] FATAL: role "root" does not exist 2025-07-10T01:19:13.679646538Z 2025-07-10 01:19:13.679 UTC [14079] FATAL: role "root" does not exist 2025-07-10T01:19:23.814071072Z 2025-07-10 01:19:23.813 UTC [14087] FATAL: role "root" does not exist 2025-07-10T01:19:33.982210221Z 2025-07-10 01:19:33.982 UTC [14094] FATAL: role "root" does not exist 2025-07-10T01:19:44.085002686Z 2025-07-10 01:19:44.084 UTC [14102] FATAL: role "root" does not exist 2025-07-10T01:19:54.234900569Z 2025-07-10 01:19:54.234 UTC [14108] FATAL: role "root" does not exist 2025-07-10T01:20:04.437290218Z 2025-07-10 01:20:04.437 UTC [14116] FATAL: role "root" does not exist 2025-07-10T01:20:14.583373778Z 2025-07-10 01:20:14.582 UTC [14123] FATAL: role "root" does not exist 2025-07-10T01:20:24.701626287Z 2025-07-10 01:20:24.701 UTC [14131] FATAL: role "root" does not exist 2025-07-10T01:20:32.041386401Z 2025-07-10 01:20:32.041 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:20:32.378843903Z 2025-07-10 01:20:32.378 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.338 s; sync files=4, longest=0.008 s, average=0.004 s; distance=14 kB, estimate=37 kB; lsn=0/1FCE1B8, redo lsn=0/1FCE160 2025-07-10T01:20:34.873324773Z 2025-07-10 01:20:34.873 UTC [14138] FATAL: role "root" does not exist 2025-07-10T01:20:45.057654743Z 2025-07-10 01:20:45.057 UTC [14146] FATAL: role "root" does not exist 2025-07-10T01:20:55.213316664Z 2025-07-10 01:20:55.210 UTC [14154] FATAL: role "root" does not exist 2025-07-10T01:21:05.366950620Z 2025-07-10 01:21:05.362 UTC [14162] FATAL: role "root" does not exist 2025-07-10T01:21:15.524517719Z 2025-07-10 01:21:15.524 UTC [14169] FATAL: role "root" does not exist 2025-07-10T01:21:25.712293124Z 2025-07-10 01:21:25.706 UTC [14177] FATAL: role "root" does not exist 2025-07-10T01:21:35.877517711Z 2025-07-10 01:21:35.877 UTC [14184] FATAL: role "root" does not exist 2025-07-10T01:21:46.028892764Z 2025-07-10 01:21:46.028 UTC [14192] FATAL: role "root" does not exist 2025-07-10T01:21:56.177403440Z 2025-07-10 01:21:56.176 UTC [14199] FATAL: role "root" does not exist 2025-07-10T01:22:06.307042376Z 2025-07-10 01:22:06.306 UTC [14207] FATAL: role "root" does not exist 2025-07-10T01:22:16.459256847Z 2025-07-10 01:22:16.458 UTC [14214] FATAL: role "root" does not exist 2025-07-10T01:22:26.638872047Z 2025-07-10 01:22:26.638 UTC [14222] FATAL: role "root" does not exist 2025-07-10T01:22:36.804361068Z 2025-07-10 01:22:36.803 UTC [14229] FATAL: role "root" does not exist 2025-07-10T01:22:46.996651572Z 2025-07-10 01:22:46.996 UTC [14237] FATAL: role "root" does not exist 2025-07-10T01:22:57.193077871Z 2025-07-10 01:22:57.192 UTC [14245] FATAL: role "root" does not exist 2025-07-10T01:23:07.388781698Z 2025-07-10 01:23:07.388 UTC [14253] FATAL: role "root" does not exist 2025-07-10T01:23:17.557781158Z 2025-07-10 01:23:17.556 UTC [14260] FATAL: role "root" does not exist 2025-07-10T01:23:27.694444987Z 2025-07-10 01:23:27.694 UTC [14268] FATAL: role "root" does not exist 2025-07-10T01:23:37.888153849Z 2025-07-10 01:23:37.887 UTC [14275] FATAL: role "root" does not exist 2025-07-10T01:23:48.030206966Z 2025-07-10 01:23:48.030 UTC [14283] FATAL: role "root" does not exist 2025-07-10T01:23:58.233954194Z 2025-07-10 01:23:58.233 UTC [14290] FATAL: role "root" does not exist 2025-07-10T01:24:08.379941899Z 2025-07-10 01:24:08.378 UTC [14298] FATAL: role "root" does not exist 2025-07-10T01:24:18.524342275Z 2025-07-10 01:24:18.522 UTC [14305] FATAL: role "root" does not exist 2025-07-10T01:24:28.684816997Z 2025-07-10 01:24:28.684 UTC [14313] FATAL: role "root" does not exist 2025-07-10T01:24:38.804974831Z 2025-07-10 01:24:38.804 UTC [14321] FATAL: role "root" does not exist 2025-07-10T01:24:48.927338241Z 2025-07-10 01:24:48.927 UTC [14329] FATAL: role "root" does not exist 2025-07-10T01:24:59.016435651Z 2025-07-10 01:24:59.016 UTC [14336] FATAL: role "root" does not exist 2025-07-10T01:25:09.202280090Z 2025-07-10 01:25:09.201 UTC [14343] FATAL: role "root" does not exist 2025-07-10T01:25:19.365606631Z 2025-07-10 01:25:19.365 UTC [14350] FATAL: role "root" does not exist 2025-07-10T01:25:29.547632423Z 2025-07-10 01:25:29.547 UTC [14358] FATAL: role "root" does not exist 2025-07-10T01:25:32.473746723Z 2025-07-10 01:25:32.473 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:25:32.724798852Z 2025-07-10 01:25:32.724 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.019 s, total=0.252 s; sync files=3, longest=0.009 s, average=0.007 s; distance=12 kB, estimate=34 kB; lsn=0/1FD1338, redo lsn=0/1FD12E0 2025-07-10T01:25:39.761829593Z 2025-07-10 01:25:39.761 UTC [14365] FATAL: role "root" does not exist 2025-07-10T01:25:49.945386492Z 2025-07-10 01:25:49.944 UTC [14373] FATAL: role "root" does not exist 2025-07-10T01:26:00.088429566Z 2025-07-10 01:26:00.088 UTC [14380] FATAL: role "root" does not exist 2025-07-10T01:26:10.244015446Z 2025-07-10 01:26:10.241 UTC [14389] FATAL: role "root" does not exist 2025-07-10T01:26:20.408074952Z 2025-07-10 01:26:20.404 UTC [14395] FATAL: role "root" does not exist 2025-07-10T01:26:30.548881440Z 2025-07-10 01:26:30.548 UTC [14403] FATAL: role "root" does not exist 2025-07-10T01:26:40.706982838Z 2025-07-10 01:26:40.706 UTC [14411] FATAL: role "root" does not exist 2025-07-10T01:26:50.856043546Z 2025-07-10 01:26:50.855 UTC [14420] FATAL: role "root" does not exist 2025-07-10T01:27:01.015757308Z 2025-07-10 01:27:01.015 UTC [14428] FATAL: role "root" does not exist 2025-07-10T01:27:11.179365926Z 2025-07-10 01:27:11.179 UTC [14436] FATAL: role "root" does not exist 2025-07-10T01:27:21.299046200Z 2025-07-10 01:27:21.298 UTC [14444] FATAL: role "root" does not exist 2025-07-10T01:27:31.468150353Z 2025-07-10 01:27:31.465 UTC [14451] FATAL: role "root" does not exist 2025-07-10T01:27:41.591692005Z 2025-07-10 01:27:41.591 UTC [14459] FATAL: role "root" does not exist 2025-07-10T01:27:51.702738459Z 2025-07-10 01:27:51.702 UTC [14466] FATAL: role "root" does not exist 2025-07-10T01:28:01.831218995Z 2025-07-10 01:28:01.830 UTC [14473] FATAL: role "root" does not exist 2025-07-10T01:28:11.985519997Z 2025-07-10 01:28:11.985 UTC [14480] FATAL: role "root" does not exist 2025-07-10T01:28:22.127835598Z 2025-07-10 01:28:22.127 UTC [14488] FATAL: role "root" does not exist 2025-07-10T01:28:32.304952066Z 2025-07-10 01:28:32.304 UTC [14495] FATAL: role "root" does not exist 2025-07-10T01:28:42.403245642Z 2025-07-10 01:28:42.402 UTC [14503] FATAL: role "root" does not exist 2025-07-10T01:28:52.506495783Z 2025-07-10 01:28:52.505 UTC [14511] FATAL: role "root" does not exist 2025-07-10T01:29:02.652039201Z 2025-07-10 01:29:02.650 UTC [14519] FATAL: role "root" does not exist 2025-07-10T01:29:12.781180680Z 2025-07-10 01:29:12.781 UTC [14526] FATAL: role "root" does not exist 2025-07-10T01:29:22.944348456Z 2025-07-10 01:29:22.941 UTC [14533] FATAL: role "root" does not exist 2025-07-10T01:29:33.097811786Z 2025-07-10 01:29:33.097 UTC [14540] FATAL: role "root" does not exist 2025-07-10T01:29:43.222392214Z 2025-07-10 01:29:43.222 UTC [14548] FATAL: role "root" does not exist 2025-07-10T01:29:53.343350812Z 2025-07-10 01:29:53.343 UTC [14555] FATAL: role "root" does not exist 2025-07-10T01:30:03.482233034Z 2025-07-10 01:30:03.481 UTC [14564] FATAL: role "root" does not exist 2025-07-10T01:30:13.614791106Z 2025-07-10 01:30:13.611 UTC [14571] FATAL: role "root" does not exist 2025-07-10T01:30:23.742136942Z 2025-07-10 01:30:23.738 UTC [14580] FATAL: role "root" does not exist 2025-07-10T01:30:32.824413144Z 2025-07-10 01:30:32.824 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:30:33.159232138Z 2025-07-10 01:30:33.159 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.014 s, total=0.335 s; sync files=4, longest=0.006 s, average=0.004 s; distance=15 kB, estimate=32 kB; lsn=0/1FD4FC0, redo lsn=0/1FD4F68 2025-07-10T01:30:33.884991041Z 2025-07-10 01:30:33.884 UTC [14587] FATAL: role "root" does not exist 2025-07-10T01:30:44.040458423Z 2025-07-10 01:30:44.039 UTC [14595] FATAL: role "root" does not exist 2025-07-10T01:30:54.216667778Z 2025-07-10 01:30:54.216 UTC [14601] FATAL: role "root" does not exist 2025-07-10T01:31:04.309960216Z 2025-07-10 01:31:04.308 UTC [14610] FATAL: role "root" does not exist 2025-07-10T01:31:14.467507183Z 2025-07-10 01:31:14.467 UTC [14617] FATAL: role "root" does not exist 2025-07-10T01:31:24.650371138Z 2025-07-10 01:31:24.647 UTC [14625] FATAL: role "root" does not exist 2025-07-10T01:31:34.866585177Z 2025-07-10 01:31:34.866 UTC [14632] FATAL: role "root" does not exist 2025-07-10T01:31:45.029267072Z 2025-07-10 01:31:45.029 UTC [14640] FATAL: role "root" does not exist 2025-07-10T01:31:55.175346812Z 2025-07-10 01:31:55.175 UTC [14647] FATAL: role "root" does not exist 2025-07-10T01:32:05.345527224Z 2025-07-10 01:32:05.342 UTC [14655] FATAL: role "root" does not exist 2025-07-10T01:32:15.507649892Z 2025-07-10 01:32:15.506 UTC [14662] FATAL: role "root" does not exist 2025-07-10T01:32:25.679118001Z 2025-07-10 01:32:25.679 UTC [14670] FATAL: role "root" does not exist 2025-07-10T01:32:35.818214091Z 2025-07-10 01:32:35.817 UTC [14677] FATAL: role "root" does not exist 2025-07-10T01:32:46.022660073Z 2025-07-10 01:32:46.022 UTC [14685] FATAL: role "root" does not exist 2025-07-10T01:32:56.197377460Z 2025-07-10 01:32:56.196 UTC [14692] FATAL: role "root" does not exist 2025-07-10T01:33:06.377886826Z 2025-07-10 01:33:06.377 UTC [14700] FATAL: role "root" does not exist 2025-07-10T01:33:16.570012682Z 2025-07-10 01:33:16.569 UTC [14707] FATAL: role "root" does not exist 2025-07-10T01:33:26.740363660Z 2025-07-10 01:33:26.739 UTC [14715] FATAL: role "root" does not exist 2025-07-10T01:33:36.957494177Z 2025-07-10 01:33:36.957 UTC [14722] FATAL: role "root" does not exist 2025-07-10T01:33:47.114537775Z 2025-07-10 01:33:47.114 UTC [14730] FATAL: role "root" does not exist 2025-07-10T01:33:57.272067058Z 2025-07-10 01:33:57.271 UTC [14737] FATAL: role "root" does not exist 2025-07-10T01:34:07.410558566Z 2025-07-10 01:34:07.408 UTC [14744] FATAL: role "root" does not exist 2025-07-10T01:34:17.538459853Z 2025-07-10 01:34:17.538 UTC [14751] FATAL: role "root" does not exist 2025-07-10T01:34:27.719299236Z 2025-07-10 01:34:27.719 UTC [14759] FATAL: role "root" does not exist 2025-07-10T01:34:37.879485110Z 2025-07-10 01:34:37.878 UTC [14766] FATAL: role "root" does not exist 2025-07-10T01:34:48.024759784Z 2025-07-10 01:34:48.021 UTC [14776] FATAL: role "root" does not exist 2025-07-10T01:34:58.121914548Z 2025-07-10 01:34:58.121 UTC [14783] FATAL: role "root" does not exist 2025-07-10T01:35:08.294378743Z 2025-07-10 01:35:08.292 UTC [14791] FATAL: role "root" does not exist 2025-07-10T01:35:18.472600895Z 2025-07-10 01:35:18.472 UTC [14797] FATAL: role "root" does not exist 2025-07-10T01:35:28.643373388Z 2025-07-10 01:35:28.642 UTC [14805] FATAL: role "root" does not exist 2025-07-10T01:35:32.259406843Z 2025-07-10 01:35:32.259 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:35:32.496775055Z 2025-07-10 01:35:32.496 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.238 s; sync files=3, longest=0.007 s, average=0.005 s; distance=13 kB, estimate=30 kB; lsn=0/1FD8460, redo lsn=0/1FD8408 2025-07-10T01:35:38.807074423Z 2025-07-10 01:35:38.806 UTC [14812] FATAL: role "root" does not exist 2025-07-10T01:35:49.033947141Z 2025-07-10 01:35:49.031 UTC [14819] FATAL: role "root" does not exist 2025-07-10T01:35:59.159815226Z 2025-07-10 01:35:59.159 UTC [14826] FATAL: role "root" does not exist 2025-07-10T01:36:09.369106168Z 2025-07-10 01:36:09.368 UTC [14835] FATAL: role "root" does not exist 2025-07-10T01:36:19.540034570Z 2025-07-10 01:36:19.537 UTC [14842] FATAL: role "root" does not exist 2025-07-10T01:36:29.708828353Z 2025-07-10 01:36:29.708 UTC [14851] FATAL: role "root" does not exist 2025-07-10T01:36:39.843292395Z 2025-07-10 01:36:39.843 UTC [14858] FATAL: role "root" does not exist 2025-07-10T01:36:50.020131526Z 2025-07-10 01:36:50.019 UTC [14866] FATAL: role "root" does not exist 2025-07-10T01:37:00.161388764Z 2025-07-10 01:37:00.161 UTC [14872] FATAL: role "root" does not exist 2025-07-10T01:37:10.321203345Z 2025-07-10 01:37:10.319 UTC [14880] FATAL: role "root" does not exist 2025-07-10T01:37:20.588517290Z 2025-07-10 01:37:20.587 UTC [14887] FATAL: role "root" does not exist 2025-07-10T01:37:30.751608263Z 2025-07-10 01:37:30.751 UTC [14895] FATAL: role "root" does not exist 2025-07-10T01:37:40.944287864Z 2025-07-10 01:37:40.943 UTC [14902] FATAL: role "root" does not exist 2025-07-10T01:37:51.104162681Z 2025-07-10 01:37:51.104 UTC [14912] FATAL: role "root" does not exist 2025-07-10T01:38:01.251942227Z 2025-07-10 01:38:01.248 UTC [14919] FATAL: role "root" does not exist 2025-07-10T01:38:11.412140782Z 2025-07-10 01:38:11.411 UTC [14927] FATAL: role "root" does not exist 2025-07-10T01:38:21.582034614Z 2025-07-10 01:38:21.581 UTC [14935] FATAL: role "root" does not exist 2025-07-10T01:38:31.740937508Z 2025-07-10 01:38:31.740 UTC [14942] FATAL: role "root" does not exist 2025-07-10T01:38:41.839329290Z 2025-07-10 01:38:41.839 UTC [14950] FATAL: role "root" does not exist 2025-07-10T01:38:51.992632437Z 2025-07-10 01:38:51.990 UTC [14957] FATAL: role "root" does not exist 2025-07-10T01:39:02.205151829Z 2025-07-10 01:39:02.204 UTC [14965] FATAL: role "root" does not exist 2025-07-10T01:39:12.315464088Z 2025-07-10 01:39:12.315 UTC [14972] FATAL: role "root" does not exist 2025-07-10T01:39:22.437564967Z 2025-07-10 01:39:22.436 UTC [14981] FATAL: role "root" does not exist 2025-07-10T01:39:32.574225516Z 2025-07-10 01:39:32.574 UTC [14987] FATAL: role "root" does not exist 2025-07-10T01:39:42.735646988Z 2025-07-10 01:39:42.730 UTC [14994] FATAL: role "root" does not exist 2025-07-10T01:39:52.881429379Z 2025-07-10 01:39:52.880 UTC [15001] FATAL: role "root" does not exist 2025-07-10T01:40:03.018304575Z 2025-07-10 01:40:03.018 UTC [15009] FATAL: role "root" does not exist 2025-07-10T01:40:13.179638317Z 2025-07-10 01:40:13.179 UTC [15015] FATAL: role "root" does not exist 2025-07-10T01:40:23.367649908Z 2025-07-10 01:40:23.367 UTC [15022] FATAL: role "root" does not exist 2025-07-10T01:40:32.596411035Z 2025-07-10 01:40:32.596 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:40:32.933695479Z 2025-07-10 01:40:32.933 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.338 s; sync files=4, longest=0.007 s, average=0.004 s; distance=16 kB, estimate=29 kB; lsn=0/1FDC468, redo lsn=0/1FDC410 2025-07-10T01:40:33.584312095Z 2025-07-10 01:40:33.582 UTC [15029] FATAL: role "root" does not exist 2025-07-10T01:40:43.750941053Z 2025-07-10 01:40:43.750 UTC [15037] FATAL: role "root" does not exist 2025-07-10T01:40:53.897094599Z 2025-07-10 01:40:53.897 UTC [15044] FATAL: role "root" does not exist 2025-07-10T01:41:04.048248179Z 2025-07-10 01:41:04.048 UTC [15052] FATAL: role "root" does not exist 2025-07-10T01:41:14.183739101Z 2025-07-10 01:41:14.182 UTC [15059] FATAL: role "root" does not exist 2025-07-10T01:41:24.312378597Z 2025-07-10 01:41:24.312 UTC [15067] FATAL: role "root" does not exist 2025-07-10T01:41:34.498286380Z 2025-07-10 01:41:34.497 UTC [15074] FATAL: role "root" does not exist 2025-07-10T01:41:44.612045145Z 2025-07-10 01:41:44.611 UTC [15082] FATAL: role "root" does not exist 2025-07-10T01:41:54.811270439Z 2025-07-10 01:41:54.810 UTC [15091] FATAL: role "root" does not exist 2025-07-10T01:42:05.016428850Z 2025-07-10 01:42:05.012 UTC [15099] FATAL: role "root" does not exist 2025-07-10T01:42:15.181920842Z 2025-07-10 01:42:15.181 UTC [15105] FATAL: role "root" does not exist 2025-07-10T01:42:25.405182274Z 2025-07-10 01:42:25.405 UTC [15114] FATAL: role "root" does not exist 2025-07-10T01:42:35.596279042Z 2025-07-10 01:42:35.596 UTC [15121] FATAL: role "root" does not exist 2025-07-10T01:42:45.770718903Z 2025-07-10 01:42:45.770 UTC [15128] FATAL: role "root" does not exist 2025-07-10T01:42:55.916539773Z 2025-07-10 01:42:55.915 UTC [15135] FATAL: role "root" does not exist 2025-07-10T01:43:06.019928978Z 2025-07-10 01:43:06.019 UTC [15143] FATAL: role "root" does not exist 2025-07-10T01:43:16.161983618Z 2025-07-10 01:43:16.160 UTC [15151] FATAL: role "root" does not exist 2025-07-10T01:43:26.344759250Z 2025-07-10 01:43:26.344 UTC [15160] FATAL: role "root" does not exist 2025-07-10T01:43:36.469163775Z 2025-07-10 01:43:36.468 UTC [15168] FATAL: role "root" does not exist 2025-07-10T01:43:46.629354593Z 2025-07-10 01:43:46.626 UTC [15176] FATAL: role "root" does not exist 2025-07-10T01:43:56.779822137Z 2025-07-10 01:43:56.779 UTC [15183] FATAL: role "root" does not exist 2025-07-10T01:44:06.962624827Z 2025-07-10 01:44:06.947 UTC [15192] FATAL: role "root" does not exist 2025-07-10T01:44:17.165523455Z 2025-07-10 01:44:17.165 UTC [15199] FATAL: role "root" does not exist 2025-07-10T01:44:27.311411159Z 2025-07-10 01:44:27.309 UTC [15207] FATAL: role "root" does not exist 2025-07-10T01:44:37.484195738Z 2025-07-10 01:44:37.480 UTC [15214] FATAL: role "root" does not exist 2025-07-10T01:44:47.681783226Z 2025-07-10 01:44:47.681 UTC [15223] FATAL: role "root" does not exist 2025-07-10T01:44:57.794487354Z 2025-07-10 01:44:57.792 UTC [15230] FATAL: role "root" does not exist 2025-07-10T01:45:07.956781466Z 2025-07-10 01:45:07.956 UTC [15238] FATAL: role "root" does not exist 2025-07-10T01:45:18.192005148Z 2025-07-10 01:45:18.191 UTC [15246] FATAL: role "root" does not exist 2025-07-10T01:45:28.328122720Z 2025-07-10 01:45:28.326 UTC [15254] FATAL: role "root" does not exist 2025-07-10T01:45:33.035725402Z 2025-07-10 01:45:33.035 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:45:33.275361376Z 2025-07-10 01:45:33.275 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.240 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=27 kB; lsn=0/1FDFC68, redo lsn=0/1FDFC10 2025-07-10T01:45:38.498167525Z 2025-07-10 01:45:38.497 UTC [15261] FATAL: role "root" does not exist 2025-07-10T01:45:48.686866237Z 2025-07-10 01:45:48.686 UTC [15269] FATAL: role "root" does not exist 2025-07-10T01:45:58.874276201Z 2025-07-10 01:45:58.874 UTC [15276] FATAL: role "root" does not exist 2025-07-10T01:46:09.014550221Z 2025-07-10 01:46:09.014 UTC [15285] FATAL: role "root" does not exist 2025-07-10T01:46:19.190365566Z 2025-07-10 01:46:19.190 UTC [15292] FATAL: role "root" does not exist 2025-07-10T01:46:29.325385292Z 2025-07-10 01:46:29.325 UTC [15300] FATAL: role "root" does not exist 2025-07-10T01:46:39.483403199Z 2025-07-10 01:46:39.483 UTC [15307] FATAL: role "root" does not exist 2025-07-10T01:46:49.642222555Z 2025-07-10 01:46:49.642 UTC [15315] FATAL: role "root" does not exist 2025-07-10T01:46:59.815416306Z 2025-07-10 01:46:59.814 UTC [15322] FATAL: role "root" does not exist 2025-07-10T01:47:09.991469314Z 2025-07-10 01:47:09.989 UTC [15330] FATAL: role "root" does not exist 2025-07-10T01:47:20.168256369Z 2025-07-10 01:47:20.167 UTC [15336] FATAL: role "root" does not exist 2025-07-10T01:47:30.320715755Z 2025-07-10 01:47:30.316 UTC [15345] FATAL: role "root" does not exist 2025-07-10T01:47:40.494747909Z 2025-07-10 01:47:40.494 UTC [15352] FATAL: role "root" does not exist 2025-07-10T01:47:50.721224630Z 2025-07-10 01:47:50.717 UTC [15360] FATAL: role "root" does not exist 2025-07-10T01:48:00.860576677Z 2025-07-10 01:48:00.858 UTC [15367] FATAL: role "root" does not exist 2025-07-10T01:48:11.039820012Z 2025-07-10 01:48:11.039 UTC [15376] FATAL: role "root" does not exist 2025-07-10T01:48:21.212578860Z 2025-07-10 01:48:21.209 UTC [15383] FATAL: role "root" does not exist 2025-07-10T01:48:31.391931976Z 2025-07-10 01:48:31.391 UTC [15391] FATAL: role "root" does not exist 2025-07-10T01:48:41.514497386Z 2025-07-10 01:48:41.511 UTC [15398] FATAL: role "root" does not exist 2025-07-10T01:48:51.663381698Z 2025-07-10 01:48:51.662 UTC [15406] FATAL: role "root" does not exist 2025-07-10T01:49:01.810302926Z 2025-07-10 01:49:01.810 UTC [15414] FATAL: role "root" does not exist 2025-07-10T01:49:11.950515415Z 2025-07-10 01:49:11.945 UTC [15421] FATAL: role "root" does not exist 2025-07-10T01:49:22.098743159Z 2025-07-10 01:49:22.092 UTC [15429] FATAL: role "root" does not exist 2025-07-10T01:49:32.211441718Z 2025-07-10 01:49:32.211 UTC [15436] FATAL: role "root" does not exist 2025-07-10T01:49:42.346903412Z 2025-07-10 01:49:42.346 UTC [15444] FATAL: role "root" does not exist 2025-07-10T01:49:52.451560208Z 2025-07-10 01:49:52.449 UTC [15451] FATAL: role "root" does not exist 2025-07-10T01:50:02.575972504Z 2025-07-10 01:50:02.575 UTC [15459] FATAL: role "root" does not exist 2025-07-10T01:50:12.696909129Z 2025-07-10 01:50:12.695 UTC [15466] FATAL: role "root" does not exist 2025-07-10T01:50:22.819200702Z 2025-07-10 01:50:22.819 UTC [15475] FATAL: role "root" does not exist 2025-07-10T01:50:33.031168979Z 2025-07-10 01:50:33.030 UTC [15481] FATAL: role "root" does not exist 2025-07-10T01:50:33.372408747Z 2025-07-10 01:50:33.372 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:50:33.709557950Z 2025-07-10 01:50:33.709 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.018 s, total=0.338 s; sync files=4, longest=0.009 s, average=0.005 s; distance=16 kB, estimate=26 kB; lsn=0/1FE3FC0, redo lsn=0/1FE3F68 2025-07-10T01:50:43.168590812Z 2025-07-10 01:50:43.166 UTC [15489] FATAL: role "root" does not exist 2025-07-10T01:50:53.313286226Z 2025-07-10 01:50:53.313 UTC [15496] FATAL: role "root" does not exist 2025-07-10T01:51:03.429880126Z 2025-07-10 01:51:03.429 UTC [15504] FATAL: role "root" does not exist 2025-07-10T01:51:13.572362119Z 2025-07-10 01:51:13.571 UTC [15511] FATAL: role "root" does not exist 2025-07-10T01:51:23.782806297Z 2025-07-10 01:51:23.782 UTC [15519] FATAL: role "root" does not exist 2025-07-10T01:51:33.877461605Z 2025-07-10 01:51:33.877 UTC [15526] FATAL: role "root" does not exist 2025-07-10T01:51:44.030727267Z 2025-07-10 01:51:44.025 UTC [15534] FATAL: role "root" does not exist 2025-07-10T01:51:54.187125732Z 2025-07-10 01:51:54.187 UTC [15541] FATAL: role "root" does not exist 2025-07-10T01:52:04.304549939Z 2025-07-10 01:52:04.302 UTC [15548] FATAL: role "root" does not exist 2025-07-10T01:52:14.469061639Z 2025-07-10 01:52:14.468 UTC [15554] FATAL: role "root" does not exist 2025-07-10T01:52:24.607684788Z 2025-07-10 01:52:24.607 UTC [15562] FATAL: role "root" does not exist 2025-07-10T01:52:34.765112932Z 2025-07-10 01:52:34.764 UTC [15569] FATAL: role "root" does not exist 2025-07-10T01:52:44.867412592Z 2025-07-10 01:52:44.866 UTC [15577] FATAL: role "root" does not exist 2025-07-10T01:52:55.021857578Z 2025-07-10 01:52:55.018 UTC [15585] FATAL: role "root" does not exist 2025-07-10T01:53:05.178917649Z 2025-07-10 01:53:05.178 UTC [15593] FATAL: role "root" does not exist 2025-07-10T01:53:15.359405557Z 2025-07-10 01:53:15.358 UTC [15600] FATAL: role "root" does not exist 2025-07-10T01:53:25.518429955Z 2025-07-10 01:53:25.517 UTC [15607] FATAL: role "root" does not exist 2025-07-10T01:53:35.680338093Z 2025-07-10 01:53:35.678 UTC [15614] FATAL: role "root" does not exist 2025-07-10T01:53:45.825610890Z 2025-07-10 01:53:45.825 UTC [15621] FATAL: role "root" does not exist 2025-07-10T01:53:55.970035707Z 2025-07-10 01:53:55.969 UTC [15627] FATAL: role "root" does not exist 2025-07-10T01:54:06.162978113Z 2025-07-10 01:54:06.161 UTC [15635] FATAL: role "root" does not exist 2025-07-10T01:54:16.377552774Z 2025-07-10 01:54:16.373 UTC [15642] FATAL: role "root" does not exist 2025-07-10T01:54:26.553928368Z 2025-07-10 01:54:26.548 UTC [15650] FATAL: role "root" does not exist 2025-07-10T01:54:36.710324816Z 2025-07-10 01:54:36.709 UTC [15657] FATAL: role "root" does not exist 2025-07-10T01:54:46.838297200Z 2025-07-10 01:54:46.837 UTC [15665] FATAL: role "root" does not exist 2025-07-10T01:54:57.032519151Z 2025-07-10 01:54:57.032 UTC [15672] FATAL: role "root" does not exist 2025-07-10T01:55:07.140498922Z 2025-07-10 01:55:07.138 UTC [15682] FATAL: role "root" does not exist 2025-07-10T01:55:17.273130360Z 2025-07-10 01:55:17.272 UTC [15688] FATAL: role "root" does not exist 2025-07-10T01:55:27.434621314Z 2025-07-10 01:55:27.434 UTC [15696] FATAL: role "root" does not exist 2025-07-10T01:55:33.808765782Z 2025-07-10 01:55:33.808 UTC [57] LOG: checkpoint starting: time 2025-07-10T01:55:34.064762210Z 2025-07-10 01:55:34.064 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.257 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=25 kB; lsn=0/1FE7B18, redo lsn=0/1FE7AC0 2025-07-10T01:55:37.593963500Z 2025-07-10 01:55:37.593 UTC [15703] FATAL: role "root" does not exist 2025-07-10T01:55:47.749325176Z 2025-07-10 01:55:47.748 UTC [15711] FATAL: role "root" does not exist 2025-07-10T01:55:57.930942615Z 2025-07-10 01:55:57.930 UTC [15718] FATAL: role "root" does not exist 2025-07-10T01:56:08.047129426Z 2025-07-10 01:56:08.046 UTC [15726] FATAL: role "root" does not exist 2025-07-10T01:56:18.257321314Z 2025-07-10 01:56:18.257 UTC [15733] FATAL: role "root" does not exist 2025-07-10T01:56:28.406790726Z 2025-07-10 01:56:28.403 UTC [15741] FATAL: role "root" does not exist 2025-07-10T01:56:38.523971613Z 2025-07-10 01:56:38.523 UTC [15748] FATAL: role "root" does not exist 2025-07-10T01:56:48.708141029Z 2025-07-10 01:56:48.707 UTC [15756] FATAL: role "root" does not exist 2025-07-10T01:56:58.873393880Z 2025-07-10 01:56:58.872 UTC [15763] FATAL: role "root" does not exist 2025-07-10T01:57:09.000298645Z 2025-07-10 01:57:08.999 UTC [15771] FATAL: role "root" does not exist 2025-07-10T01:57:19.188834898Z 2025-07-10 01:57:19.188 UTC [15777] FATAL: role "root" does not exist 2025-07-10T01:57:29.371262329Z 2025-07-10 01:57:29.371 UTC [15785] FATAL: role "root" does not exist 2025-07-10T01:57:39.530387814Z 2025-07-10 01:57:39.530 UTC [15792] FATAL: role "root" does not exist 2025-07-10T01:57:49.698563727Z 2025-07-10 01:57:49.697 UTC [15800] FATAL: role "root" does not exist 2025-07-10T01:57:59.849931377Z 2025-07-10 01:57:59.849 UTC [15806] FATAL: role "root" does not exist 2025-07-10T01:58:10.020762625Z 2025-07-10 01:58:10.020 UTC [15813] FATAL: role "root" does not exist 2025-07-10T01:58:20.206055335Z 2025-07-10 01:58:20.204 UTC [15820] FATAL: role "root" does not exist 2025-07-10T01:58:30.420641486Z 2025-07-10 01:58:30.420 UTC [15828] FATAL: role "root" does not exist 2025-07-10T01:58:40.541513824Z 2025-07-10 01:58:40.539 UTC [15835] FATAL: role "root" does not exist 2025-07-10T01:58:50.692745236Z 2025-07-10 01:58:50.688 UTC [15843] FATAL: role "root" does not exist 2025-07-10T01:59:00.852802894Z 2025-07-10 01:59:00.849 UTC [15850] FATAL: role "root" does not exist 2025-07-10T01:59:11.038268185Z 2025-07-10 01:59:11.037 UTC [15858] FATAL: role "root" does not exist 2025-07-10T01:59:21.196744004Z 2025-07-10 01:59:21.193 UTC [15864] FATAL: role "root" does not exist 2025-07-10T01:59:31.313709038Z 2025-07-10 01:59:31.313 UTC [15872] FATAL: role "root" does not exist 2025-07-10T01:59:41.466405874Z 2025-07-10 01:59:41.466 UTC [15880] FATAL: role "root" does not exist 2025-07-10T01:59:51.618657648Z 2025-07-10 01:59:51.611 UTC [15888] FATAL: role "root" does not exist 2025-07-10T02:00:01.750664824Z 2025-07-10 02:00:01.750 UTC [15895] FATAL: role "root" does not exist 2025-07-10T02:00:11.918855717Z 2025-07-10 02:00:11.918 UTC [15903] FATAL: role "root" does not exist 2025-07-10T02:00:22.051202206Z 2025-07-10 02:00:22.048 UTC [15911] FATAL: role "root" does not exist 2025-07-10T02:00:32.208879218Z 2025-07-10 02:00:32.208 UTC [15919] FATAL: role "root" does not exist 2025-07-10T02:00:33.164822654Z 2025-07-10 02:00:33.164 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:00:33.502480956Z 2025-07-10 02:00:33.502 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.338 s; sync files=4, longest=0.007 s, average=0.004 s; distance=17 kB, estimate=24 kB; lsn=0/1FEC240, redo lsn=0/1FEC1E8 2025-07-10T02:00:42.397776840Z 2025-07-10 02:00:42.394 UTC [15927] FATAL: role "root" does not exist 2025-07-10T02:00:52.501326122Z 2025-07-10 02:00:52.501 UTC [15933] FATAL: role "root" does not exist 2025-07-10T02:01:02.667272350Z 2025-07-10 02:01:02.664 UTC [15941] FATAL: role "root" does not exist 2025-07-10T02:01:12.863286841Z 2025-07-10 02:01:12.861 UTC [15947] FATAL: role "root" does not exist 2025-07-10T02:01:23.017024038Z 2025-07-10 02:01:23.013 UTC [15955] FATAL: role "root" does not exist 2025-07-10T02:01:33.140383514Z 2025-07-10 02:01:33.137 UTC [15963] FATAL: role "root" does not exist 2025-07-10T02:01:43.262763592Z 2025-07-10 02:01:43.259 UTC [15971] FATAL: role "root" does not exist 2025-07-10T02:01:53.382756330Z 2025-07-10 02:01:53.382 UTC [15978] FATAL: role "root" does not exist 2025-07-10T02:02:03.516250475Z 2025-07-10 02:02:03.515 UTC [15986] FATAL: role "root" does not exist 2025-07-10T02:02:13.699127561Z 2025-07-10 02:02:13.698 UTC [15993] FATAL: role "root" does not exist 2025-07-10T02:02:23.856501430Z 2025-07-10 02:02:23.852 UTC [16001] FATAL: role "root" does not exist 2025-07-10T02:02:34.018391683Z 2025-07-10 02:02:34.014 UTC [16008] FATAL: role "root" does not exist 2025-07-10T02:02:44.123555042Z 2025-07-10 02:02:44.123 UTC [16017] FATAL: role "root" does not exist 2025-07-10T02:02:54.251923090Z 2025-07-10 02:02:54.251 UTC [16024] FATAL: role "root" does not exist 2025-07-10T02:03:04.418697292Z 2025-07-10 02:03:04.417 UTC [16033] FATAL: role "root" does not exist 2025-07-10T02:03:14.564070391Z 2025-07-10 02:03:14.563 UTC [16040] FATAL: role "root" does not exist 2025-07-10T02:03:24.757214349Z 2025-07-10 02:03:24.756 UTC [16048] FATAL: role "root" does not exist 2025-07-10T02:03:34.959631106Z 2025-07-10 02:03:34.958 UTC [16055] FATAL: role "root" does not exist 2025-07-10T02:03:45.079015318Z 2025-07-10 02:03:45.078 UTC [16063] FATAL: role "root" does not exist 2025-07-10T02:03:55.209155278Z 2025-07-10 02:03:55.209 UTC [16071] FATAL: role "root" does not exist 2025-07-10T02:04:05.365842944Z 2025-07-10 02:04:05.364 UTC [16079] FATAL: role "root" does not exist 2025-07-10T02:04:15.538902472Z 2025-07-10 02:04:15.538 UTC [16087] FATAL: role "root" does not exist 2025-07-10T02:04:25.707572405Z 2025-07-10 02:04:25.707 UTC [16095] FATAL: role "root" does not exist 2025-07-10T02:04:35.806860521Z 2025-07-10 02:04:35.806 UTC [16102] FATAL: role "root" does not exist 2025-07-10T02:04:45.978930306Z 2025-07-10 02:04:45.974 UTC [16110] FATAL: role "root" does not exist 2025-07-10T02:04:56.082722124Z 2025-07-10 02:04:56.082 UTC [16118] FATAL: role "root" does not exist 2025-07-10T02:05:06.251228549Z 2025-07-10 02:05:06.248 UTC [16126] FATAL: role "root" does not exist 2025-07-10T02:05:16.414701541Z 2025-07-10 02:05:16.414 UTC [16133] FATAL: role "root" does not exist 2025-07-10T02:05:26.614297319Z 2025-07-10 02:05:26.613 UTC [16141] FATAL: role "root" does not exist 2025-07-10T02:05:33.602138099Z 2025-07-10 02:05:33.601 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:05:33.837587148Z 2025-07-10 02:05:33.837 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.012 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.004 s; distance=15 kB, estimate=23 kB; lsn=0/1FF00A0, redo lsn=0/1FF0048 2025-07-10T02:05:36.736479070Z 2025-07-10 02:05:36.736 UTC [16148] FATAL: role "root" does not exist 2025-07-10T02:05:46.864930159Z 2025-07-10 02:05:46.862 UTC [16157] FATAL: role "root" does not exist 2025-07-10T02:05:57.000260103Z 2025-07-10 02:05:56.997 UTC [16164] FATAL: role "root" does not exist 2025-07-10T02:06:07.167636628Z 2025-07-10 02:06:07.161 UTC [16172] FATAL: role "root" does not exist 2025-07-10T02:06:17.304442954Z 2025-07-10 02:06:17.304 UTC [16179] FATAL: role "root" does not exist 2025-07-10T02:06:27.459650846Z 2025-07-10 02:06:27.459 UTC [16188] FATAL: role "root" does not exist 2025-07-10T02:06:37.599380143Z 2025-07-10 02:06:37.599 UTC [16196] FATAL: role "root" does not exist 2025-07-10T02:06:47.783092422Z 2025-07-10 02:06:47.781 UTC [16203] FATAL: role "root" does not exist 2025-07-10T02:06:57.924809705Z 2025-07-10 02:06:57.924 UTC [16210] FATAL: role "root" does not exist 2025-07-10T02:07:08.134461211Z 2025-07-10 02:07:08.133 UTC [16219] FATAL: role "root" does not exist 2025-07-10T02:07:18.263822068Z 2025-07-10 02:07:18.260 UTC [16226] FATAL: role "root" does not exist 2025-07-10T02:07:28.479628883Z 2025-07-10 02:07:28.479 UTC [16234] FATAL: role "root" does not exist 2025-07-10T02:07:38.641948177Z 2025-07-10 02:07:38.641 UTC [16241] FATAL: role "root" does not exist 2025-07-10T02:07:48.833430103Z 2025-07-10 02:07:48.833 UTC [16249] FATAL: role "root" does not exist 2025-07-10T02:07:59.002321622Z 2025-07-10 02:07:59.002 UTC [16255] FATAL: role "root" does not exist 2025-07-10T02:08:09.199520253Z 2025-07-10 02:08:09.198 UTC [16263] FATAL: role "root" does not exist 2025-07-10T02:08:19.351673358Z 2025-07-10 02:08:19.348 UTC [16270] FATAL: role "root" does not exist 2025-07-10T02:08:29.507818448Z 2025-07-10 02:08:29.497 UTC [16278] FATAL: role "root" does not exist 2025-07-10T02:08:39.589993276Z 2025-07-10 02:08:39.588 UTC [16285] FATAL: role "root" does not exist 2025-07-10T02:08:49.717308999Z 2025-07-10 02:08:49.716 UTC [16293] FATAL: role "root" does not exist 2025-07-10T02:08:59.845096451Z 2025-07-10 02:08:59.844 UTC [16300] FATAL: role "root" does not exist 2025-07-10T02:09:09.995267243Z 2025-07-10 02:09:09.992 UTC [16308] FATAL: role "root" does not exist 2025-07-10T02:09:20.112516729Z 2025-07-10 02:09:20.112 UTC [16316] FATAL: role "root" does not exist 2025-07-10T02:09:30.240456728Z 2025-07-10 02:09:30.240 UTC [16324] FATAL: role "root" does not exist 2025-07-10T02:09:40.324316165Z 2025-07-10 02:09:40.324 UTC [16330] FATAL: role "root" does not exist 2025-07-10T02:09:50.471888751Z 2025-07-10 02:09:50.469 UTC [16338] FATAL: role "root" does not exist 2025-07-10T02:10:00.544379078Z 2025-07-10 02:10:00.543 UTC [16345] FATAL: role "root" does not exist 2025-07-10T02:10:10.672965542Z 2025-07-10 02:10:10.671 UTC [16354] FATAL: role "root" does not exist 2025-07-10T02:10:20.779664331Z 2025-07-10 02:10:20.779 UTC [16361] FATAL: role "root" does not exist 2025-07-10T02:10:30.924470934Z 2025-07-10 02:10:30.922 UTC [16369] FATAL: role "root" does not exist 2025-07-10T02:10:33.936969271Z 2025-07-10 02:10:33.936 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:10:34.272622425Z 2025-07-10 02:10:34.272 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.019 s, total=0.336 s; sync files=4, longest=0.010 s, average=0.005 s; distance=18 kB, estimate=23 kB; lsn=0/1FF4B38, redo lsn=0/1FF4AE0 2025-07-10T02:10:41.025192594Z 2025-07-10 02:10:41.023 UTC [16375] FATAL: role "root" does not exist 2025-07-10T02:10:51.136494991Z 2025-07-10 02:10:51.135 UTC [16383] FATAL: role "root" does not exist 2025-07-10T02:11:01.242491682Z 2025-07-10 02:11:01.241 UTC [16390] FATAL: role "root" does not exist 2025-07-10T02:11:11.374683034Z 2025-07-10 02:11:11.373 UTC [16398] FATAL: role "root" does not exist 2025-07-10T02:11:21.508809362Z 2025-07-10 02:11:21.508 UTC [16404] FATAL: role "root" does not exist 2025-07-10T02:11:31.708738645Z 2025-07-10 02:11:31.708 UTC [16412] FATAL: role "root" does not exist 2025-07-10T02:11:41.894987087Z 2025-07-10 02:11:41.893 UTC [16420] FATAL: role "root" does not exist 2025-07-10T02:11:52.030693234Z 2025-07-10 02:11:52.027 UTC [16428] FATAL: role "root" does not exist 2025-07-10T02:12:02.204345461Z 2025-07-10 02:12:02.202 UTC [16436] FATAL: role "root" does not exist 2025-07-10T02:12:12.384097586Z 2025-07-10 02:12:12.383 UTC [16443] FATAL: role "root" does not exist 2025-07-10T02:12:22.527615003Z 2025-07-10 02:12:22.527 UTC [16450] FATAL: role "root" does not exist 2025-07-10T02:12:32.717281208Z 2025-07-10 02:12:32.715 UTC [16457] FATAL: role "root" does not exist 2025-07-10T02:12:42.886055233Z 2025-07-10 02:12:42.885 UTC [16465] FATAL: role "root" does not exist 2025-07-10T02:12:53.050689322Z 2025-07-10 02:12:53.050 UTC [16471] FATAL: role "root" does not exist 2025-07-10T02:13:03.192392698Z 2025-07-10 02:13:03.191 UTC [16479] FATAL: role "root" does not exist 2025-07-10T02:13:13.337099954Z 2025-07-10 02:13:13.336 UTC [16486] FATAL: role "root" does not exist 2025-07-10T02:13:23.511033268Z 2025-07-10 02:13:23.510 UTC [16494] FATAL: role "root" does not exist 2025-07-10T02:13:33.676717046Z 2025-07-10 02:13:33.671 UTC [16501] FATAL: role "root" does not exist 2025-07-10T02:13:43.888586287Z 2025-07-10 02:13:43.888 UTC [16510] FATAL: role "root" does not exist 2025-07-10T02:13:54.086935629Z 2025-07-10 02:13:54.086 UTC [16517] FATAL: role "root" does not exist 2025-07-10T02:14:04.171991577Z 2025-07-10 02:14:04.170 UTC [16526] FATAL: role "root" does not exist 2025-07-10T02:14:14.323970882Z 2025-07-10 02:14:14.322 UTC [16533] FATAL: role "root" does not exist 2025-07-10T02:14:24.503325024Z 2025-07-10 02:14:24.503 UTC [16541] FATAL: role "root" does not exist 2025-07-10T02:14:34.669654599Z 2025-07-10 02:14:34.669 UTC [16549] FATAL: role "root" does not exist 2025-07-10T02:14:44.852256557Z 2025-07-10 02:14:44.849 UTC [16556] FATAL: role "root" does not exist 2025-07-10T02:14:55.032198581Z 2025-07-10 02:14:55.027 UTC [16563] FATAL: role "root" does not exist 2025-07-10T02:15:05.181619209Z 2025-07-10 02:15:05.181 UTC [16572] FATAL: role "root" does not exist 2025-07-10T02:15:15.343551785Z 2025-07-10 02:15:15.343 UTC [16579] FATAL: role "root" does not exist 2025-07-10T02:15:25.525272888Z 2025-07-10 02:15:25.525 UTC [16588] FATAL: role "root" does not exist 2025-07-10T02:15:33.372682754Z 2025-07-10 02:15:33.372 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:15:33.609343791Z 2025-07-10 02:15:33.609 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.237 s; sync files=3, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=22 kB; lsn=0/1FF8D10, redo lsn=0/1FF8CB8 2025-07-10T02:15:35.725917541Z 2025-07-10 02:15:35.724 UTC [16595] FATAL: role "root" does not exist 2025-07-10T02:15:45.876783527Z 2025-07-10 02:15:45.874 UTC [16603] FATAL: role "root" does not exist 2025-07-10T02:15:56.055919203Z 2025-07-10 02:15:56.055 UTC [16610] FATAL: role "root" does not exist 2025-07-10T02:16:06.180335817Z 2025-07-10 02:16:06.178 UTC [16618] FATAL: role "root" does not exist 2025-07-10T02:16:16.311400843Z 2025-07-10 02:16:16.311 UTC [16624] FATAL: role "root" does not exist 2025-07-10T02:16:26.515235478Z 2025-07-10 02:16:26.514 UTC [16632] FATAL: role "root" does not exist 2025-07-10T02:16:36.675938074Z 2025-07-10 02:16:36.675 UTC [16640] FATAL: role "root" does not exist 2025-07-10T02:16:46.788123583Z 2025-07-10 02:16:46.788 UTC [16648] FATAL: role "root" does not exist 2025-07-10T02:16:56.951990786Z 2025-07-10 02:16:56.951 UTC [16655] FATAL: role "root" does not exist 2025-07-10T02:17:07.102207923Z 2025-07-10 02:17:07.102 UTC [16663] FATAL: role "root" does not exist 2025-07-10T02:17:17.305958373Z 2025-07-10 02:17:17.301 UTC [16671] FATAL: role "root" does not exist 2025-07-10T02:17:27.444079775Z 2025-07-10 02:17:27.441 UTC [16679] FATAL: role "root" does not exist 2025-07-10T02:17:37.591402559Z 2025-07-10 02:17:37.588 UTC [16686] FATAL: role "root" does not exist 2025-07-10T02:17:47.749339257Z 2025-07-10 02:17:47.749 UTC [16695] FATAL: role "root" does not exist 2025-07-10T02:17:57.939521170Z 2025-07-10 02:17:57.936 UTC [16702] FATAL: role "root" does not exist 2025-07-10T02:18:08.067204542Z 2025-07-10 02:18:08.065 UTC [16710] FATAL: role "root" does not exist 2025-07-10T02:18:18.253849500Z 2025-07-10 02:18:18.253 UTC [16717] FATAL: role "root" does not exist 2025-07-10T02:18:28.384083809Z 2025-07-10 02:18:28.381 UTC [16726] FATAL: role "root" does not exist 2025-07-10T02:18:38.517030034Z 2025-07-10 02:18:38.516 UTC [16733] FATAL: role "root" does not exist 2025-07-10T02:18:48.685230869Z 2025-07-10 02:18:48.682 UTC [16741] FATAL: role "root" does not exist 2025-07-10T02:18:58.830401379Z 2025-07-10 02:18:58.830 UTC [16749] FATAL: role "root" does not exist 2025-07-10T02:19:08.979877588Z 2025-07-10 02:19:08.978 UTC [16757] FATAL: role "root" does not exist 2025-07-10T02:19:19.148890460Z 2025-07-10 02:19:19.144 UTC [16764] FATAL: role "root" does not exist 2025-07-10T02:19:29.302363776Z 2025-07-10 02:19:29.299 UTC [16772] FATAL: role "root" does not exist 2025-07-10T02:19:39.400973174Z 2025-07-10 02:19:39.400 UTC [16779] FATAL: role "root" does not exist 2025-07-10T02:19:49.515152871Z 2025-07-10 02:19:49.513 UTC [16786] FATAL: role "root" does not exist 2025-07-10T02:19:59.754386662Z 2025-07-10 02:19:59.754 UTC [16794] FATAL: role "root" does not exist 2025-07-10T02:20:09.886038506Z 2025-07-10 02:20:09.883 UTC [16802] FATAL: role "root" does not exist 2025-07-10T02:20:20.043666152Z 2025-07-10 02:20:20.043 UTC [16810] FATAL: role "root" does not exist 2025-07-10T02:20:30.268001205Z 2025-07-10 02:20:30.267 UTC [16819] FATAL: role "root" does not exist 2025-07-10T02:20:33.708543518Z 2025-07-10 02:20:33.708 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:20:34.045778111Z 2025-07-10 02:20:34.045 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.338 s; sync files=4, longest=0.007 s, average=0.004 s; distance=19 kB, estimate=22 kB; lsn=0/1FFDB28, redo lsn=0/1FFDAD0 2025-07-10T02:20:40.417226186Z 2025-07-10 02:20:40.415 UTC [16826] FATAL: role "root" does not exist 2025-07-10T02:20:50.551848580Z 2025-07-10 02:20:50.551 UTC [16834] FATAL: role "root" does not exist 2025-07-10T02:21:00.732291277Z 2025-07-10 02:21:00.725 UTC [16841] FATAL: role "root" does not exist 2025-07-10T02:21:10.912309298Z 2025-07-10 02:21:10.910 UTC [16849] FATAL: role "root" does not exist 2025-07-10T02:21:21.033263993Z 2025-07-10 02:21:21.030 UTC [16856] FATAL: role "root" does not exist 2025-07-10T02:21:31.248559790Z 2025-07-10 02:21:31.247 UTC [16865] FATAL: role "root" does not exist 2025-07-10T02:21:41.436057665Z 2025-07-10 02:21:41.435 UTC [16872] FATAL: role "root" does not exist 2025-07-10T02:21:51.607520374Z 2025-07-10 02:21:51.607 UTC [16880] FATAL: role "root" does not exist 2025-07-10T02:22:01.795446894Z 2025-07-10 02:22:01.790 UTC [16886] FATAL: role "root" does not exist 2025-07-10T02:22:11.944474875Z 2025-07-10 02:22:11.944 UTC [16893] FATAL: role "root" does not exist 2025-07-10T02:22:22.063159778Z 2025-07-10 02:22:22.059 UTC [16900] FATAL: role "root" does not exist 2025-07-10T02:22:32.211164109Z 2025-07-10 02:22:32.211 UTC [16907] FATAL: role "root" does not exist 2025-07-10T02:22:42.398309449Z 2025-07-10 02:22:42.392 UTC [16915] FATAL: role "root" does not exist 2025-07-10T02:22:52.576368423Z 2025-07-10 02:22:52.573 UTC [16922] FATAL: role "root" does not exist 2025-07-10T02:23:02.706675223Z 2025-07-10 02:23:02.706 UTC [16929] FATAL: role "root" does not exist 2025-07-10T02:23:12.827017305Z 2025-07-10 02:23:12.824 UTC [16936] FATAL: role "root" does not exist 2025-07-10T02:23:22.969302186Z 2025-07-10 02:23:22.969 UTC [16944] FATAL: role "root" does not exist 2025-07-10T02:23:33.144322065Z 2025-07-10 02:23:33.139 UTC [16951] FATAL: role "root" does not exist 2025-07-10T02:23:43.272971966Z 2025-07-10 02:23:43.268 UTC [16959] FATAL: role "root" does not exist 2025-07-10T02:23:53.388202109Z 2025-07-10 02:23:53.385 UTC [16966] FATAL: role "root" does not exist 2025-07-10T02:24:03.496126375Z 2025-07-10 02:24:03.495 UTC [16973] FATAL: role "root" does not exist 2025-07-10T02:24:13.602099664Z 2025-07-10 02:24:13.601 UTC [16980] FATAL: role "root" does not exist 2025-07-10T02:24:23.709470436Z 2025-07-10 02:24:23.706 UTC [16988] FATAL: role "root" does not exist 2025-07-10T02:24:33.842092514Z 2025-07-10 02:24:33.841 UTC [16995] FATAL: role "root" does not exist 2025-07-10T02:24:44.012627744Z 2025-07-10 02:24:44.010 UTC [17005] FATAL: role "root" does not exist 2025-07-10T02:24:54.111542034Z 2025-07-10 02:24:54.111 UTC [17012] FATAL: role "root" does not exist 2025-07-10T02:25:04.284794882Z 2025-07-10 02:25:04.284 UTC [17020] FATAL: role "root" does not exist 2025-07-10T02:25:14.429278310Z 2025-07-10 02:25:14.428 UTC [17027] FATAL: role "root" does not exist 2025-07-10T02:25:24.577539928Z 2025-07-10 02:25:24.576 UTC [17035] FATAL: role "root" does not exist 2025-07-10T02:25:33.144614072Z 2025-07-10 02:25:33.144 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:25:33.383784334Z 2025-07-10 02:25:33.383 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 1 recycled; write=0.202 s, sync=0.014 s, total=0.240 s; sync files=3, longest=0.008 s, average=0.005 s; distance=17 kB, estimate=21 kB; lsn=0/2002030, redo lsn=0/2001FC0 2025-07-10T02:25:34.742535889Z 2025-07-10 02:25:34.739 UTC [17042] FATAL: role "root" does not exist 2025-07-10T02:25:44.991131678Z 2025-07-10 02:25:44.991 UTC [17050] FATAL: role "root" does not exist 2025-07-10T02:25:55.118827873Z 2025-07-10 02:25:55.116 UTC [17057] FATAL: role "root" does not exist 2025-07-10T02:26:05.268136061Z 2025-07-10 02:26:05.267 UTC [17064] FATAL: role "root" does not exist 2025-07-10T02:26:15.380423433Z 2025-07-10 02:26:15.380 UTC [17071] FATAL: role "root" does not exist 2025-07-10T02:26:25.542719299Z 2025-07-10 02:26:25.542 UTC [17080] FATAL: role "root" does not exist 2025-07-10T02:26:35.693891315Z 2025-07-10 02:26:35.692 UTC [17086] FATAL: role "root" does not exist 2025-07-10T02:26:45.819981440Z 2025-07-10 02:26:45.819 UTC [17094] FATAL: role "root" does not exist 2025-07-10T02:26:56.039468741Z 2025-07-10 02:26:56.039 UTC [17101] FATAL: role "root" does not exist 2025-07-10T02:27:06.258004380Z 2025-07-10 02:27:06.257 UTC [17110] FATAL: role "root" does not exist 2025-07-10T02:27:16.365966942Z 2025-07-10 02:27:16.365 UTC [17116] FATAL: role "root" does not exist 2025-07-10T02:27:26.534190734Z 2025-07-10 02:27:26.532 UTC [17124] FATAL: role "root" does not exist 2025-07-10T02:27:36.738205524Z 2025-07-10 02:27:36.738 UTC [17132] FATAL: role "root" does not exist 2025-07-10T02:27:46.894060333Z 2025-07-10 02:27:46.893 UTC [17140] FATAL: role "root" does not exist 2025-07-10T02:27:57.015865049Z 2025-07-10 02:27:57.015 UTC [17147] FATAL: role "root" does not exist 2025-07-10T02:28:07.140239696Z 2025-07-10 02:28:07.138 UTC [17154] FATAL: role "root" does not exist 2025-07-10T02:28:17.313902515Z 2025-07-10 02:28:17.313 UTC [17160] FATAL: role "root" does not exist 2025-07-10T02:28:27.466374460Z 2025-07-10 02:28:27.466 UTC [17168] FATAL: role "root" does not exist 2025-07-10T02:28:37.644352656Z 2025-07-10 02:28:37.642 UTC [17175] FATAL: role "root" does not exist 2025-07-10T02:28:47.810771503Z 2025-07-10 02:28:47.809 UTC [17183] FATAL: role "root" does not exist 2025-07-10T02:28:57.931889913Z 2025-07-10 02:28:57.928 UTC [17190] FATAL: role "root" does not exist 2025-07-10T02:29:08.092159077Z 2025-07-10 02:29:08.089 UTC [17198] FATAL: role "root" does not exist 2025-07-10T02:29:18.260405218Z 2025-07-10 02:29:18.258 UTC [17205] FATAL: role "root" does not exist 2025-07-10T02:29:28.425557809Z 2025-07-10 02:29:28.424 UTC [17213] FATAL: role "root" does not exist 2025-07-10T02:29:38.527198689Z 2025-07-10 02:29:38.526 UTC [17220] FATAL: role "root" does not exist 2025-07-10T02:29:48.673235027Z 2025-07-10 02:29:48.673 UTC [17228] FATAL: role "root" does not exist 2025-07-10T02:29:58.802849947Z 2025-07-10 02:29:58.802 UTC [17234] FATAL: role "root" does not exist 2025-07-10T02:30:08.928617202Z 2025-07-10 02:30:08.928 UTC [17243] FATAL: role "root" does not exist 2025-07-10T02:30:19.079271886Z 2025-07-10 02:30:19.079 UTC [17251] FATAL: role "root" does not exist 2025-07-10T02:30:29.247088946Z 2025-07-10 02:30:29.245 UTC [17259] FATAL: role "root" does not exist 2025-07-10T02:30:33.482121622Z 2025-07-10 02:30:33.481 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:30:33.822283274Z 2025-07-10 02:30:33.822 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.020 s, total=0.341 s; sync files=4, longest=0.012 s, average=0.005 s; distance=20 kB, estimate=21 kB; lsn=0/2007290, redo lsn=0/2007238 2025-07-10T02:30:39.377601849Z 2025-07-10 02:30:39.377 UTC [17266] FATAL: role "root" does not exist 2025-07-10T02:30:49.500637288Z 2025-07-10 02:30:49.500 UTC [17274] FATAL: role "root" does not exist 2025-07-10T02:30:59.644904551Z 2025-07-10 02:30:59.642 UTC [17281] FATAL: role "root" does not exist 2025-07-10T02:31:09.753774313Z 2025-07-10 02:31:09.753 UTC [17289] FATAL: role "root" does not exist 2025-07-10T02:31:19.863283088Z 2025-07-10 02:31:19.863 UTC [17297] FATAL: role "root" does not exist 2025-07-10T02:31:29.982736582Z 2025-07-10 02:31:29.982 UTC [17307] FATAL: role "root" does not exist 2025-07-10T02:31:40.088765372Z 2025-07-10 02:31:40.088 UTC [17314] FATAL: role "root" does not exist 2025-07-10T02:31:50.203671553Z 2025-07-10 02:31:50.203 UTC [17322] FATAL: role "root" does not exist 2025-07-10T02:32:00.311093932Z 2025-07-10 02:32:00.310 UTC [17329] FATAL: role "root" does not exist 2025-07-10T02:32:10.455016135Z 2025-07-10 02:32:10.454 UTC [17337] FATAL: role "root" does not exist 2025-07-10T02:32:20.559469172Z 2025-07-10 02:32:20.559 UTC [17344] FATAL: role "root" does not exist 2025-07-10T02:32:30.675164655Z 2025-07-10 02:32:30.675 UTC [17352] FATAL: role "root" does not exist 2025-07-10T02:32:40.793092427Z 2025-07-10 02:32:40.792 UTC [17359] FATAL: role "root" does not exist 2025-07-10T02:32:50.914264608Z 2025-07-10 02:32:50.914 UTC [17367] FATAL: role "root" does not exist 2025-07-10T02:33:01.033371674Z 2025-07-10 02:33:01.033 UTC [17374] FATAL: role "root" does not exist 2025-07-10T02:33:11.174569838Z 2025-07-10 02:33:11.171 UTC [17382] FATAL: role "root" does not exist 2025-07-10T02:33:21.286735537Z 2025-07-10 02:33:21.286 UTC [17389] FATAL: role "root" does not exist 2025-07-10T02:33:31.398771461Z 2025-07-10 02:33:31.398 UTC [17397] FATAL: role "root" does not exist 2025-07-10T02:33:41.498502383Z 2025-07-10 02:33:41.498 UTC [17403] FATAL: role "root" does not exist 2025-07-10T02:33:51.614648869Z 2025-07-10 02:33:51.614 UTC [17411] FATAL: role "root" does not exist 2025-07-10T02:34:01.744694812Z 2025-07-10 02:34:01.744 UTC [17419] FATAL: role "root" does not exist 2025-07-10T02:34:11.861109501Z 2025-07-10 02:34:11.861 UTC [17427] FATAL: role "root" does not exist 2025-07-10T02:34:21.971543814Z 2025-07-10 02:34:21.971 UTC [17434] FATAL: role "root" does not exist 2025-07-10T02:34:32.082789755Z 2025-07-10 02:34:32.082 UTC [17443] FATAL: role "root" does not exist 2025-07-10T02:34:42.194696705Z 2025-07-10 02:34:42.194 UTC [17450] FATAL: role "root" does not exist 2025-07-10T02:34:52.310176114Z 2025-07-10 02:34:52.310 UTC [17458] FATAL: role "root" does not exist 2025-07-10T02:35:02.418000918Z 2025-07-10 02:35:02.417 UTC [17465] FATAL: role "root" does not exist 2025-07-10T02:35:12.537993727Z 2025-07-10 02:35:12.537 UTC [17473] FATAL: role "root" does not exist 2025-07-10T02:35:22.633042698Z 2025-07-10 02:35:22.632 UTC [17481] FATAL: role "root" does not exist 2025-07-10T02:35:32.750536637Z 2025-07-10 02:35:32.750 UTC [17488] FATAL: role "root" does not exist 2025-07-10T02:35:33.922432103Z 2025-07-10 02:35:33.922 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:35:34.163356217Z 2025-07-10 02:35:34.163 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.241 s; sync files=3, longest=0.008 s, average=0.005 s; distance=11 kB, estimate=20 kB; lsn=0/200A278, redo lsn=0/200A220 2025-07-10T02:35:42.889207925Z 2025-07-10 02:35:42.889 UTC [17497] FATAL: role "root" does not exist 2025-07-10T02:35:52.978300900Z 2025-07-10 02:35:52.978 UTC [17503] FATAL: role "root" does not exist 2025-07-10T02:36:03.127927990Z 2025-07-10 02:36:03.127 UTC [17511] FATAL: role "root" does not exist 2025-07-10T02:36:13.229988656Z 2025-07-10 02:36:13.229 UTC [17518] FATAL: role "root" does not exist 2025-07-10T02:36:23.335682485Z 2025-07-10 02:36:23.335 UTC [17526] FATAL: role "root" does not exist 2025-07-10T02:36:33.460919390Z 2025-07-10 02:36:33.460 UTC [17533] FATAL: role "root" does not exist 2025-07-10T02:36:43.570846939Z 2025-07-10 02:36:43.570 UTC [17540] FATAL: role "root" does not exist 2025-07-10T02:36:53.703955475Z 2025-07-10 02:36:53.703 UTC [17547] FATAL: role "root" does not exist 2025-07-10T02:37:03.832309105Z 2025-07-10 02:37:03.832 UTC [17555] FATAL: role "root" does not exist 2025-07-10T02:37:13.979487311Z 2025-07-10 02:37:13.979 UTC [17563] FATAL: role "root" does not exist 2025-07-10T02:37:24.115105183Z 2025-07-10 02:37:24.115 UTC [17571] FATAL: role "root" does not exist 2025-07-10T02:37:34.235678806Z 2025-07-10 02:37:34.235 UTC [17578] FATAL: role "root" does not exist 2025-07-10T02:37:44.338567429Z 2025-07-10 02:37:44.338 UTC [17586] FATAL: role "root" does not exist 2025-07-10T02:37:54.471412705Z 2025-07-10 02:37:54.471 UTC [17593] FATAL: role "root" does not exist 2025-07-10T02:38:04.594828277Z 2025-07-10 02:38:04.594 UTC [17600] FATAL: role "root" does not exist 2025-07-10T02:38:14.718480020Z 2025-07-10 02:38:14.718 UTC [17607] FATAL: role "root" does not exist 2025-07-10T02:38:24.845662434Z 2025-07-10 02:38:24.845 UTC [17615] FATAL: role "root" does not exist 2025-07-10T02:38:34.970752627Z 2025-07-10 02:38:34.970 UTC [17621] FATAL: role "root" does not exist 2025-07-10T02:38:45.056660364Z 2025-07-10 02:38:45.056 UTC [17629] FATAL: role "root" does not exist 2025-07-10T02:38:55.167925746Z 2025-07-10 02:38:55.167 UTC [17636] FATAL: role "root" does not exist 2025-07-10T02:39:05.270478750Z 2025-07-10 02:39:05.270 UTC [17644] FATAL: role "root" does not exist 2025-07-10T02:39:15.361720905Z 2025-07-10 02:39:15.361 UTC [17650] FATAL: role "root" does not exist 2025-07-10T02:39:25.470200852Z 2025-07-10 02:39:25.470 UTC [17658] FATAL: role "root" does not exist 2025-07-10T02:39:35.565600579Z 2025-07-10 02:39:35.565 UTC [17665] FATAL: role "root" does not exist 2025-07-10T02:39:45.673114202Z 2025-07-10 02:39:45.673 UTC [17673] FATAL: role "root" does not exist 2025-07-10T02:39:55.765736154Z 2025-07-10 02:39:55.765 UTC [17680] FATAL: role "root" does not exist 2025-07-10T02:40:05.881485840Z 2025-07-10 02:40:05.881 UTC [17689] FATAL: role "root" does not exist 2025-07-10T02:40:15.999260281Z 2025-07-10 02:40:15.999 UTC [17696] FATAL: role "root" does not exist 2025-07-10T02:40:26.115183485Z 2025-07-10 02:40:26.115 UTC [17704] FATAL: role "root" does not exist 2025-07-10T02:40:33.263279377Z 2025-07-10 02:40:33.263 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:40:33.617169693Z 2025-07-10 02:40:33.616 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.034 s, total=0.354 s; sync files=4, longest=0.025 s, average=0.009 s; distance=15 kB, estimate=20 kB; lsn=0/200DED8, redo lsn=0/200DE80 2025-07-10T02:40:36.225611049Z 2025-07-10 02:40:36.225 UTC [17711] FATAL: role "root" does not exist 2025-07-10T02:40:46.322555997Z 2025-07-10 02:40:46.322 UTC [17719] FATAL: role "root" does not exist 2025-07-10T02:40:56.412653406Z 2025-07-10 02:40:56.412 UTC [17725] FATAL: role "root" does not exist 2025-07-10T02:41:06.548896321Z 2025-07-10 02:41:06.548 UTC [17733] FATAL: role "root" does not exist 2025-07-10T02:41:16.658670515Z 2025-07-10 02:41:16.658 UTC [17740] FATAL: role "root" does not exist 2025-07-10T02:41:26.789187531Z 2025-07-10 02:41:26.785 UTC [17748] FATAL: role "root" does not exist 2025-07-10T02:41:36.910678545Z 2025-07-10 02:41:36.910 UTC [17755] FATAL: role "root" does not exist 2025-07-10T02:41:47.031443243Z 2025-07-10 02:41:47.031 UTC [17763] FATAL: role "root" does not exist 2025-07-10T02:41:57.134741646Z 2025-07-10 02:41:57.134 UTC [17770] FATAL: role "root" does not exist 2025-07-10T02:42:07.225732629Z 2025-07-10 02:42:07.225 UTC [17778] FATAL: role "root" does not exist 2025-07-10T02:42:17.350966488Z 2025-07-10 02:42:17.350 UTC [17786] FATAL: role "root" does not exist 2025-07-10T02:42:27.477667608Z 2025-07-10 02:42:27.477 UTC [17794] FATAL: role "root" does not exist 2025-07-10T02:42:37.600263747Z 2025-07-10 02:42:37.600 UTC [17801] FATAL: role "root" does not exist 2025-07-10T02:42:47.695547324Z 2025-07-10 02:42:47.695 UTC [17809] FATAL: role "root" does not exist 2025-07-10T02:42:57.820871874Z 2025-07-10 02:42:57.820 UTC [17816] FATAL: role "root" does not exist 2025-07-10T02:43:07.919474734Z 2025-07-10 02:43:07.919 UTC [17824] FATAL: role "root" does not exist 2025-07-10T02:43:18.029369290Z 2025-07-10 02:43:18.029 UTC [17830] FATAL: role "root" does not exist 2025-07-10T02:43:28.130235055Z 2025-07-10 02:43:28.130 UTC [17838] FATAL: role "root" does not exist 2025-07-10T02:43:38.227276809Z 2025-07-10 02:43:38.226 UTC [17845] FATAL: role "root" does not exist 2025-07-10T02:43:48.352219168Z 2025-07-10 02:43:48.352 UTC [17854] FATAL: role "root" does not exist 2025-07-10T02:43:58.476262793Z 2025-07-10 02:43:58.476 UTC [17861] FATAL: role "root" does not exist 2025-07-10T02:44:08.604903021Z 2025-07-10 02:44:08.604 UTC [17870] FATAL: role "root" does not exist 2025-07-10T02:44:18.715583776Z 2025-07-10 02:44:18.715 UTC [17877] FATAL: role "root" does not exist 2025-07-10T02:44:28.858784356Z 2025-07-10 02:44:28.858 UTC [17885] FATAL: role "root" does not exist 2025-07-10T02:44:38.970164952Z 2025-07-10 02:44:38.969 UTC [17891] FATAL: role "root" does not exist 2025-07-10T02:44:49.089248839Z 2025-07-10 02:44:49.089 UTC [17899] FATAL: role "root" does not exist 2025-07-10T02:44:59.207449721Z 2025-07-10 02:44:59.207 UTC [17907] FATAL: role "root" does not exist 2025-07-10T02:45:09.310014095Z 2025-07-10 02:45:09.309 UTC [17915] FATAL: role "root" does not exist 2025-07-10T02:45:19.425125455Z 2025-07-10 02:45:19.424 UTC [17922] FATAL: role "root" does not exist 2025-07-10T02:45:29.539070554Z 2025-07-10 02:45:29.538 UTC [17930] FATAL: role "root" does not exist 2025-07-10T02:45:33.717182591Z 2025-07-10 02:45:33.716 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:45:33.953287947Z 2025-07-10 02:45:33.953 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.237 s; sync files=3, longest=0.007 s, average=0.005 s; distance=12 kB, estimate=19 kB; lsn=0/2011200, redo lsn=0/20111A8 2025-07-10T02:45:39.638549977Z 2025-07-10 02:45:39.638 UTC [17937] FATAL: role "root" does not exist 2025-07-10T02:45:49.746216632Z 2025-07-10 02:45:49.746 UTC [17945] FATAL: role "root" does not exist 2025-07-10T02:45:59.852716581Z 2025-07-10 02:45:59.852 UTC [17953] FATAL: role "root" does not exist 2025-07-10T02:46:09.987476252Z 2025-07-10 02:46:09.987 UTC [17961] FATAL: role "root" does not exist 2025-07-10T02:46:20.101408191Z 2025-07-10 02:46:20.101 UTC [17969] FATAL: role "root" does not exist 2025-07-10T02:46:30.241760364Z 2025-07-10 02:46:30.241 UTC [17977] FATAL: role "root" does not exist 2025-07-10T02:46:40.363037025Z 2025-07-10 02:46:40.362 UTC [17984] FATAL: role "root" does not exist 2025-07-10T02:46:50.486642308Z 2025-07-10 02:46:50.486 UTC [17992] FATAL: role "root" does not exist 2025-07-10T02:47:00.586117511Z 2025-07-10 02:47:00.586 UTC [17999] FATAL: role "root" does not exist 2025-07-10T02:47:10.714751716Z 2025-07-10 02:47:10.714 UTC [18009] FATAL: role "root" does not exist 2025-07-10T02:47:20.832350588Z 2025-07-10 02:47:20.831 UTC [18015] FATAL: role "root" does not exist 2025-07-10T02:47:30.947387404Z 2025-07-10 02:47:30.947 UTC [18023] FATAL: role "root" does not exist 2025-07-10T02:47:41.073926272Z 2025-07-10 02:47:41.073 UTC [18030] FATAL: role "root" does not exist 2025-07-10T02:47:51.190055098Z 2025-07-10 02:47:51.189 UTC [18038] FATAL: role "root" does not exist 2025-07-10T02:48:01.314020503Z 2025-07-10 02:48:01.313 UTC [18045] FATAL: role "root" does not exist 2025-07-10T02:48:11.422873424Z 2025-07-10 02:48:11.422 UTC [18053] FATAL: role "root" does not exist 2025-07-10T02:48:21.534898037Z 2025-07-10 02:48:21.534 UTC [18060] FATAL: role "root" does not exist 2025-07-10T02:48:31.645212950Z 2025-07-10 02:48:31.645 UTC [18068] FATAL: role "root" does not exist 2025-07-10T02:48:41.756965945Z 2025-07-10 02:48:41.756 UTC [18075] FATAL: role "root" does not exist 2025-07-10T02:48:51.874745137Z 2025-07-10 02:48:51.874 UTC [18083] FATAL: role "root" does not exist 2025-07-10T02:49:01.984498652Z 2025-07-10 02:49:01.984 UTC [18092] FATAL: role "root" does not exist 2025-07-10T02:49:12.098966865Z 2025-07-10 02:49:12.098 UTC [18100] FATAL: role "root" does not exist 2025-07-10T02:49:22.190900718Z 2025-07-10 02:49:22.190 UTC [18107] FATAL: role "root" does not exist 2025-07-10T02:49:32.279949591Z 2025-07-10 02:49:32.279 UTC [18115] FATAL: role "root" does not exist 2025-07-10T02:49:42.365192234Z 2025-07-10 02:49:42.365 UTC [18122] FATAL: role "root" does not exist 2025-07-10T02:49:52.492649374Z 2025-07-10 02:49:52.492 UTC [18130] FATAL: role "root" does not exist 2025-07-10T02:50:02.603737102Z 2025-07-10 02:50:02.602 UTC [18137] FATAL: role "root" does not exist 2025-07-10T02:50:12.693629644Z 2025-07-10 02:50:12.693 UTC [18145] FATAL: role "root" does not exist 2025-07-10T02:50:22.823007963Z 2025-07-10 02:50:22.822 UTC [18153] FATAL: role "root" does not exist 2025-07-10T02:50:32.919495116Z 2025-07-10 02:50:32.918 UTC [18160] FATAL: role "root" does not exist 2025-07-10T02:50:34.052338461Z 2025-07-10 02:50:34.052 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:50:34.409735755Z 2025-07-10 02:50:34.409 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.035 s, total=0.358 s; sync files=4, longest=0.027 s, average=0.009 s; distance=16 kB, estimate=19 kB; lsn=0/2015238, redo lsn=0/20151E0 2025-07-10T02:50:43.026972267Z 2025-07-10 02:50:43.026 UTC [18169] FATAL: role "root" does not exist 2025-07-10T02:50:53.129048216Z 2025-07-10 02:50:53.128 UTC [18176] FATAL: role "root" does not exist 2025-07-10T02:51:03.238736754Z 2025-07-10 02:51:03.238 UTC [18184] FATAL: role "root" does not exist 2025-07-10T02:51:13.345308576Z 2025-07-10 02:51:13.345 UTC [18191] FATAL: role "root" does not exist 2025-07-10T02:51:23.460326015Z 2025-07-10 02:51:23.460 UTC [18199] FATAL: role "root" does not exist 2025-07-10T02:51:33.561108614Z 2025-07-10 02:51:33.561 UTC [18206] FATAL: role "root" does not exist 2025-07-10T02:51:43.702978781Z 2025-07-10 02:51:43.702 UTC [18213] FATAL: role "root" does not exist 2025-07-10T02:51:53.807828278Z 2025-07-10 02:51:53.807 UTC [18220] FATAL: role "root" does not exist 2025-07-10T02:52:03.926303806Z 2025-07-10 02:52:03.924 UTC [18228] FATAL: role "root" does not exist 2025-07-10T02:52:14.049749051Z 2025-07-10 02:52:14.048 UTC [18235] FATAL: role "root" does not exist 2025-07-10T02:52:24.204245292Z 2025-07-10 02:52:24.199 UTC [18243] FATAL: role "root" does not exist 2025-07-10T02:52:34.323671320Z 2025-07-10 02:52:34.319 UTC [18250] FATAL: role "root" does not exist 2025-07-10T02:52:44.461615366Z 2025-07-10 02:52:44.461 UTC [18258] FATAL: role "root" does not exist 2025-07-10T02:52:54.596283128Z 2025-07-10 02:52:54.594 UTC [18265] FATAL: role "root" does not exist 2025-07-10T02:53:04.736655923Z 2025-07-10 02:53:04.736 UTC [18273] FATAL: role "root" does not exist 2025-07-10T02:53:14.869074367Z 2025-07-10 02:53:14.868 UTC [18281] FATAL: role "root" does not exist 2025-07-10T02:53:25.030961572Z 2025-07-10 02:53:25.029 UTC [18289] FATAL: role "root" does not exist 2025-07-10T02:53:35.151388083Z 2025-07-10 02:53:35.151 UTC [18296] FATAL: role "root" does not exist 2025-07-10T02:53:45.299686013Z 2025-07-10 02:53:45.299 UTC [18304] FATAL: role "root" does not exist 2025-07-10T02:53:55.445401802Z 2025-07-10 02:53:55.442 UTC [18311] FATAL: role "root" does not exist 2025-07-10T02:54:05.584459512Z 2025-07-10 02:54:05.580 UTC [18319] FATAL: role "root" does not exist 2025-07-10T02:54:15.736695172Z 2025-07-10 02:54:15.736 UTC [18326] FATAL: role "root" does not exist 2025-07-10T02:54:25.872117001Z 2025-07-10 02:54:25.869 UTC [18334] FATAL: role "root" does not exist 2025-07-10T02:54:36.017874990Z 2025-07-10 02:54:36.017 UTC [18341] FATAL: role "root" does not exist 2025-07-10T02:54:46.141629275Z 2025-07-10 02:54:46.139 UTC [18349] FATAL: role "root" does not exist 2025-07-10T02:54:56.273036418Z 2025-07-10 02:54:56.272 UTC [18355] FATAL: role "root" does not exist 2025-07-10T02:55:06.395295515Z 2025-07-10 02:55:06.392 UTC [18363] FATAL: role "root" does not exist 2025-07-10T02:55:16.524431009Z 2025-07-10 02:55:16.523 UTC [18370] FATAL: role "root" does not exist 2025-07-10T02:55:26.663060309Z 2025-07-10 02:55:26.662 UTC [18378] FATAL: role "root" does not exist 2025-07-10T02:55:34.508705097Z 2025-07-10 02:55:34.508 UTC [57] LOG: checkpoint starting: time 2025-07-10T02:55:34.745692689Z 2025-07-10 02:55:34.745 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.015 s, total=0.237 s; sync files=3, longest=0.008 s, average=0.005 s; distance=13 kB, estimate=18 kB; lsn=0/2018868, redo lsn=0/2018810 2025-07-10T02:55:36.800282664Z 2025-07-10 02:55:36.800 UTC [18385] FATAL: role "root" does not exist 2025-07-10T02:55:46.921529151Z 2025-07-10 02:55:46.921 UTC [18393] FATAL: role "root" does not exist 2025-07-10T02:55:57.074548359Z 2025-07-10 02:55:57.073 UTC [18400] FATAL: role "root" does not exist 2025-07-10T02:56:07.208949773Z 2025-07-10 02:56:07.208 UTC [18408] FATAL: role "root" does not exist 2025-07-10T02:56:17.324635625Z 2025-07-10 02:56:17.324 UTC [18416] FATAL: role "root" does not exist 2025-07-10T02:56:27.480532353Z 2025-07-10 02:56:27.477 UTC [18424] FATAL: role "root" does not exist 2025-07-10T02:56:37.615926672Z 2025-07-10 02:56:37.615 UTC [18431] FATAL: role "root" does not exist 2025-07-10T02:56:47.734425770Z 2025-07-10 02:56:47.733 UTC [18439] FATAL: role "root" does not exist 2025-07-10T02:56:57.879460958Z 2025-07-10 02:56:57.879 UTC [18446] FATAL: role "root" does not exist 2025-07-10T02:57:08.003663134Z 2025-07-10 02:57:08.003 UTC [18454] FATAL: role "root" does not exist 2025-07-10T02:57:18.111479738Z 2025-07-10 02:57:18.111 UTC [18461] FATAL: role "root" does not exist 2025-07-10T02:57:28.224165649Z 2025-07-10 02:57:28.224 UTC [18469] FATAL: role "root" does not exist 2025-07-10T02:57:38.372965363Z 2025-07-10 02:57:38.364 UTC [18476] FATAL: role "root" does not exist 2025-07-10T02:57:48.486493188Z 2025-07-10 02:57:48.486 UTC [18484] FATAL: role "root" does not exist 2025-07-10T02:57:58.636006563Z 2025-07-10 02:57:58.631 UTC [18491] FATAL: role "root" does not exist 2025-07-10T02:58:08.763944857Z 2025-07-10 02:58:08.763 UTC [18499] FATAL: role "root" does not exist 2025-07-10T02:58:18.883015391Z 2025-07-10 02:58:18.882 UTC [18505] FATAL: role "root" does not exist 2025-07-10T02:58:29.012401242Z 2025-07-10 02:58:29.012 UTC [18512] FATAL: role "root" does not exist 2025-07-10T02:58:39.159157750Z 2025-07-10 02:58:39.158 UTC [18519] FATAL: role "root" does not exist 2025-07-10T02:58:49.282766778Z 2025-07-10 02:58:49.282 UTC [18527] FATAL: role "root" does not exist 2025-07-10T02:58:59.418558763Z 2025-07-10 02:58:59.418 UTC [18534] FATAL: role "root" does not exist 2025-07-10T02:59:09.544272901Z 2025-07-10 02:59:09.544 UTC [18542] FATAL: role "root" does not exist 2025-07-10T02:59:19.659414544Z 2025-07-10 02:59:19.658 UTC [18548] FATAL: role "root" does not exist 2025-07-10T02:59:29.745389119Z 2025-07-10 02:59:29.745 UTC [18556] FATAL: role "root" does not exist 2025-07-10T02:59:39.888792202Z 2025-07-10 02:59:39.888 UTC [18563] FATAL: role "root" does not exist 2025-07-10T02:59:50.023608567Z 2025-07-10 02:59:50.023 UTC [18571] FATAL: role "root" does not exist 2025-07-10T03:00:00.169722800Z 2025-07-10 03:00:00.169 UTC [18578] FATAL: role "root" does not exist 2025-07-10T03:00:10.291477797Z 2025-07-10 03:00:10.291 UTC [18586] FATAL: role "root" does not exist 2025-07-10T03:00:20.373316377Z 2025-07-10 03:00:20.373 UTC [18593] FATAL: role "root" does not exist 2025-07-10T03:00:30.495056049Z 2025-07-10 03:00:30.494 UTC [18601] FATAL: role "root" does not exist 2025-07-10T03:00:34.850140450Z 2025-07-10 03:00:34.844 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:00:35.187728041Z 2025-07-10 03:00:35.187 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.022 s, total=0.344 s; sync files=4, longest=0.013 s, average=0.006 s; distance=16 kB, estimate=18 kB; lsn=0/201CC20, redo lsn=0/201CBC8 2025-07-10T03:00:40.636946561Z 2025-07-10 03:00:40.636 UTC [18608] FATAL: role "root" does not exist 2025-07-10T03:00:50.746039956Z 2025-07-10 03:00:50.745 UTC [18616] FATAL: role "root" does not exist 2025-07-10T03:01:00.866303420Z 2025-07-10 03:01:00.866 UTC [18624] FATAL: role "root" does not exist 2025-07-10T03:01:10.993050925Z 2025-07-10 03:01:10.992 UTC [18632] FATAL: role "root" does not exist 2025-07-10T03:01:21.119268691Z 2025-07-10 03:01:21.119 UTC [18639] FATAL: role "root" does not exist 2025-07-10T03:01:31.227331450Z 2025-07-10 03:01:31.227 UTC [18647] FATAL: role "root" does not exist 2025-07-10T03:01:41.322610386Z 2025-07-10 03:01:41.322 UTC [18653] FATAL: role "root" does not exist 2025-07-10T03:01:51.448650787Z 2025-07-10 03:01:51.448 UTC [18662] FATAL: role "root" does not exist 2025-07-10T03:02:01.579774893Z 2025-07-10 03:02:01.579 UTC [18669] FATAL: role "root" does not exist 2025-07-10T03:02:11.698512946Z 2025-07-10 03:02:11.698 UTC [18677] FATAL: role "root" does not exist 2025-07-10T03:02:21.842118726Z 2025-07-10 03:02:21.842 UTC [18684] FATAL: role "root" does not exist 2025-07-10T03:02:31.948580244Z 2025-07-10 03:02:31.948 UTC [18692] FATAL: role "root" does not exist 2025-07-10T03:02:42.079456885Z 2025-07-10 03:02:42.079 UTC [18699] FATAL: role "root" does not exist 2025-07-10T03:02:52.209229874Z 2025-07-10 03:02:52.209 UTC [18708] FATAL: role "root" does not exist 2025-07-10T03:03:02.344175273Z 2025-07-10 03:03:02.344 UTC [18715] FATAL: role "root" does not exist 2025-07-10T03:03:12.468616636Z 2025-07-10 03:03:12.468 UTC [18723] FATAL: role "root" does not exist 2025-07-10T03:03:22.585199143Z 2025-07-10 03:03:22.585 UTC [18730] FATAL: role "root" does not exist 2025-07-10T03:03:32.703395600Z 2025-07-10 03:03:32.701 UTC [18738] FATAL: role "root" does not exist 2025-07-10T03:03:42.839482090Z 2025-07-10 03:03:42.839 UTC [18745] FATAL: role "root" does not exist 2025-07-10T03:03:52.980544985Z 2025-07-10 03:03:52.980 UTC [18753] FATAL: role "root" does not exist 2025-07-10T03:04:03.105691896Z 2025-07-10 03:04:03.104 UTC [18760] FATAL: role "root" does not exist 2025-07-10T03:04:13.216214285Z 2025-07-10 03:04:13.216 UTC [18767] FATAL: role "root" does not exist 2025-07-10T03:04:23.326460153Z 2025-07-10 03:04:23.326 UTC [18775] FATAL: role "root" does not exist 2025-07-10T03:04:33.470201034Z 2025-07-10 03:04:33.470 UTC [18783] FATAL: role "root" does not exist 2025-07-10T03:04:43.587848446Z 2025-07-10 03:04:43.587 UTC [18790] FATAL: role "root" does not exist 2025-07-10T03:04:53.715850248Z 2025-07-10 03:04:53.715 UTC [18796] FATAL: role "root" does not exist 2025-07-10T03:05:03.841578971Z 2025-07-10 03:05:03.841 UTC [18804] FATAL: role "root" does not exist 2025-07-10T03:05:13.955027967Z 2025-07-10 03:05:13.954 UTC [18811] FATAL: role "root" does not exist 2025-07-10T03:05:24.144742015Z 2025-07-10 03:05:24.144 UTC [18820] FATAL: role "root" does not exist 2025-07-10T03:05:34.273300927Z 2025-07-10 03:05:34.273 UTC [18827] FATAL: role "root" does not exist 2025-07-10T03:05:34.284522693Z 2025-07-10 03:05:34.284 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:05:34.517274067Z 2025-07-10 03:05:34.516 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.233 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=17 kB; lsn=0/20205C8, redo lsn=0/2020570 2025-07-10T03:05:44.391669018Z 2025-07-10 03:05:44.391 UTC [18836] FATAL: role "root" does not exist 2025-07-10T03:05:54.529798814Z 2025-07-10 03:05:54.529 UTC [18843] FATAL: role "root" does not exist 2025-07-10T03:06:04.660285089Z 2025-07-10 03:06:04.658 UTC [18851] FATAL: role "root" does not exist 2025-07-10T03:06:14.787754328Z 2025-07-10 03:06:14.787 UTC [18858] FATAL: role "root" does not exist 2025-07-10T03:06:24.926847820Z 2025-07-10 03:06:24.926 UTC [18866] FATAL: role "root" does not exist 2025-07-10T03:06:35.059759355Z 2025-07-10 03:06:35.059 UTC [18872] FATAL: role "root" does not exist 2025-07-10T03:06:45.154951498Z 2025-07-10 03:06:45.154 UTC [18880] FATAL: role "root" does not exist 2025-07-10T03:06:55.285123396Z 2025-07-10 03:06:55.282 UTC [18887] FATAL: role "root" does not exist 2025-07-10T03:07:05.421350328Z 2025-07-10 03:07:05.421 UTC [18895] FATAL: role "root" does not exist 2025-07-10T03:07:15.565316160Z 2025-07-10 03:07:15.565 UTC [18902] FATAL: role "root" does not exist 2025-07-10T03:07:25.675761485Z 2025-07-10 03:07:25.675 UTC [18910] FATAL: role "root" does not exist 2025-07-10T03:07:35.801212984Z 2025-07-10 03:07:35.801 UTC [18917] FATAL: role "root" does not exist 2025-07-10T03:07:45.896861486Z 2025-07-10 03:07:45.896 UTC [18924] FATAL: role "root" does not exist 2025-07-10T03:07:56.056292191Z 2025-07-10 03:07:56.056 UTC [18931] FATAL: role "root" does not exist 2025-07-10T03:08:06.161363601Z 2025-07-10 03:08:06.161 UTC [18939] FATAL: role "root" does not exist 2025-07-10T03:08:16.281142406Z 2025-07-10 03:08:16.281 UTC [18946] FATAL: role "root" does not exist 2025-07-10T03:08:26.446118941Z 2025-07-10 03:08:26.446 UTC [18954] FATAL: role "root" does not exist 2025-07-10T03:08:36.578569617Z 2025-07-10 03:08:36.578 UTC [18961] FATAL: role "root" does not exist 2025-07-10T03:08:46.697460955Z 2025-07-10 03:08:46.697 UTC [18969] FATAL: role "root" does not exist 2025-07-10T03:08:56.842014297Z 2025-07-10 03:08:56.841 UTC [18976] FATAL: role "root" does not exist 2025-07-10T03:09:06.991499269Z 2025-07-10 03:09:06.990 UTC [18984] FATAL: role "root" does not exist 2025-07-10T03:09:17.115166483Z 2025-07-10 03:09:17.115 UTC [18992] FATAL: role "root" does not exist 2025-07-10T03:09:27.227639253Z 2025-07-10 03:09:27.227 UTC [19001] FATAL: role "root" does not exist 2025-07-10T03:09:37.334764402Z 2025-07-10 03:09:37.334 UTC [19008] FATAL: role "root" does not exist 2025-07-10T03:09:47.445610465Z 2025-07-10 03:09:47.445 UTC [19016] FATAL: role "root" does not exist 2025-07-10T03:09:57.571247261Z 2025-07-10 03:09:57.571 UTC [19023] FATAL: role "root" does not exist 2025-07-10T03:10:07.686808730Z 2025-07-10 03:10:07.686 UTC [19031] FATAL: role "root" does not exist 2025-07-10T03:10:17.833176095Z 2025-07-10 03:10:17.828 UTC [19038] FATAL: role "root" does not exist 2025-07-10T03:10:28.002745569Z 2025-07-10 03:10:28.002 UTC [19046] FATAL: role "root" does not exist 2025-07-10T03:10:34.616625221Z 2025-07-10 03:10:34.616 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:10:34.951111451Z 2025-07-10 03:10:34.950 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.301 s, sync=0.017 s, total=0.335 s; sync files=4, longest=0.008 s, average=0.004 s; distance=17 kB, estimate=17 kB; lsn=0/2024D08, redo lsn=0/2024CB0 2025-07-10T03:10:38.120100305Z 2025-07-10 03:10:38.120 UTC [19053] FATAL: role "root" does not exist 2025-07-10T03:10:48.244505766Z 2025-07-10 03:10:48.244 UTC [19062] FATAL: role "root" does not exist 2025-07-10T03:10:58.364308477Z 2025-07-10 03:10:58.363 UTC [19069] FATAL: role "root" does not exist 2025-07-10T03:11:08.477373612Z 2025-07-10 03:11:08.474 UTC [19077] FATAL: role "root" does not exist 2025-07-10T03:11:18.627293171Z 2025-07-10 03:11:18.627 UTC [19084] FATAL: role "root" does not exist 2025-07-10T03:11:28.751990001Z 2025-07-10 03:11:28.751 UTC [19092] FATAL: role "root" does not exist 2025-07-10T03:11:38.906514842Z 2025-07-10 03:11:38.906 UTC [19098] FATAL: role "root" does not exist 2025-07-10T03:11:49.043218381Z 2025-07-10 03:11:49.043 UTC [19106] FATAL: role "root" does not exist 2025-07-10T03:11:59.187682791Z 2025-07-10 03:11:59.187 UTC [19113] FATAL: role "root" does not exist 2025-07-10T03:12:09.317477848Z 2025-07-10 03:12:09.317 UTC [19120] FATAL: role "root" does not exist 2025-07-10T03:12:19.471371556Z 2025-07-10 03:12:19.469 UTC [19126] FATAL: role "root" does not exist 2025-07-10T03:12:29.624017030Z 2025-07-10 03:12:29.623 UTC [19134] FATAL: role "root" does not exist 2025-07-10T03:12:39.756877670Z 2025-07-10 03:12:39.756 UTC [19141] FATAL: role "root" does not exist 2025-07-10T03:12:49.918442984Z 2025-07-10 03:12:49.918 UTC [19149] FATAL: role "root" does not exist 2025-07-10T03:13:00.051942747Z 2025-07-10 03:13:00.051 UTC [19156] FATAL: role "root" does not exist 2025-07-10T03:13:10.180092968Z 2025-07-10 03:13:10.179 UTC [19164] FATAL: role "root" does not exist 2025-07-10T03:13:20.289782983Z 2025-07-10 03:13:20.289 UTC [19171] FATAL: role "root" does not exist 2025-07-10T03:13:30.423977903Z 2025-07-10 03:13:30.423 UTC [19178] FATAL: role "root" does not exist 2025-07-10T03:13:40.574357251Z 2025-07-10 03:13:40.574 UTC [19185] FATAL: role "root" does not exist 2025-07-10T03:13:50.654891836Z 2025-07-10 03:13:50.654 UTC [19193] FATAL: role "root" does not exist 2025-07-10T03:14:00.795261780Z 2025-07-10 03:14:00.795 UTC [19200] FATAL: role "root" does not exist 2025-07-10T03:14:10.915286991Z 2025-07-10 03:14:10.915 UTC [19208] FATAL: role "root" does not exist 2025-07-10T03:14:21.015006013Z 2025-07-10 03:14:21.013 UTC [19215] FATAL: role "root" does not exist 2025-07-10T03:14:31.146735824Z 2025-07-10 03:14:31.146 UTC [19223] FATAL: role "root" does not exist 2025-07-10T03:14:41.313671806Z 2025-07-10 03:14:41.313 UTC [19230] FATAL: role "root" does not exist 2025-07-10T03:14:51.446332970Z 2025-07-10 03:14:51.446 UTC [19238] FATAL: role "root" does not exist 2025-07-10T03:15:01.578836579Z 2025-07-10 03:15:01.576 UTC [19244] FATAL: role "root" does not exist 2025-07-10T03:15:11.717086674Z 2025-07-10 03:15:11.716 UTC [19252] FATAL: role "root" does not exist 2025-07-10T03:15:21.828719784Z 2025-07-10 03:15:21.828 UTC [19260] FATAL: role "root" does not exist 2025-07-10T03:15:31.941456902Z 2025-07-10 03:15:31.941 UTC [19268] FATAL: role "root" does not exist 2025-07-10T03:15:35.056267638Z 2025-07-10 03:15:35.048 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:15:35.293679369Z 2025-07-10 03:15:35.293 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.012 s, total=0.245 s; sync files=3, longest=0.007 s, average=0.004 s; distance=15 kB, estimate=17 kB; lsn=0/20289B8, redo lsn=0/2028960 2025-07-10T03:15:42.034642785Z 2025-07-10 03:15:42.034 UTC [19275] FATAL: role "root" does not exist 2025-07-10T03:15:52.157536041Z 2025-07-10 03:15:52.157 UTC [19283] FATAL: role "root" does not exist 2025-07-10T03:16:02.312497745Z 2025-07-10 03:16:02.312 UTC [19291] FATAL: role "root" does not exist 2025-07-10T03:16:12.441831396Z 2025-07-10 03:16:12.441 UTC [19299] FATAL: role "root" does not exist 2025-07-10T03:16:22.563764730Z 2025-07-10 03:16:22.562 UTC [19305] FATAL: role "root" does not exist 2025-07-10T03:16:32.730581454Z 2025-07-10 03:16:32.730 UTC [19313] FATAL: role "root" does not exist 2025-07-10T03:16:42.861735297Z 2025-07-10 03:16:42.861 UTC [19320] FATAL: role "root" does not exist 2025-07-10T03:16:52.958307340Z 2025-07-10 03:16:52.958 UTC [19328] FATAL: role "root" does not exist 2025-07-10T03:17:03.086062620Z 2025-07-10 03:17:03.085 UTC [19336] FATAL: role "root" does not exist 2025-07-10T03:17:13.219707452Z 2025-07-10 03:17:13.219 UTC [19344] FATAL: role "root" does not exist 2025-07-10T03:17:23.368285148Z 2025-07-10 03:17:23.367 UTC [19352] FATAL: role "root" does not exist 2025-07-10T03:17:33.497422990Z 2025-07-10 03:17:33.497 UTC [19359] FATAL: role "root" does not exist 2025-07-10T03:17:43.644511742Z 2025-07-10 03:17:43.644 UTC [19367] FATAL: role "root" does not exist 2025-07-10T03:17:53.786066953Z 2025-07-10 03:17:53.785 UTC [19374] FATAL: role "root" does not exist 2025-07-10T03:18:03.936452774Z 2025-07-10 03:18:03.936 UTC [19382] FATAL: role "root" does not exist 2025-07-10T03:18:14.061145583Z 2025-07-10 03:18:14.060 UTC [19389] FATAL: role "root" does not exist 2025-07-10T03:18:24.198777225Z 2025-07-10 03:18:24.198 UTC [19397] FATAL: role "root" does not exist 2025-07-10T03:18:34.334395353Z 2025-07-10 03:18:34.334 UTC [19404] FATAL: role "root" does not exist 2025-07-10T03:18:44.464090596Z 2025-07-10 03:18:44.463 UTC [19411] FATAL: role "root" does not exist 2025-07-10T03:18:54.573493757Z 2025-07-10 03:18:54.573 UTC [19417] FATAL: role "root" does not exist 2025-07-10T03:19:04.688087233Z 2025-07-10 03:19:04.687 UTC [19424] FATAL: role "root" does not exist 2025-07-10T03:19:14.798644120Z 2025-07-10 03:19:14.796 UTC [19431] FATAL: role "root" does not exist 2025-07-10T03:19:24.910576658Z 2025-07-10 03:19:24.910 UTC [19439] FATAL: role "root" does not exist 2025-07-10T03:19:35.046227190Z 2025-07-10 03:19:35.046 UTC [19446] FATAL: role "root" does not exist 2025-07-10T03:19:45.174398305Z 2025-07-10 03:19:45.174 UTC [19454] FATAL: role "root" does not exist 2025-07-10T03:19:55.299746506Z 2025-07-10 03:19:55.298 UTC [19460] FATAL: role "root" does not exist 2025-07-10T03:20:05.431852914Z 2025-07-10 03:20:05.430 UTC [19468] FATAL: role "root" does not exist 2025-07-10T03:20:15.575365734Z 2025-07-10 03:20:15.575 UTC [19474] FATAL: role "root" does not exist 2025-07-10T03:20:25.738140051Z 2025-07-10 03:20:25.737 UTC [19482] FATAL: role "root" does not exist 2025-07-10T03:20:35.392575554Z 2025-07-10 03:20:35.392 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:20:35.733619743Z 2025-07-10 03:20:35.733 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.303 s, sync=0.018 s, total=0.341 s; sync files=4, longest=0.010 s, average=0.005 s; distance=18 kB, estimate=18 kB; lsn=0/202D478, redo lsn=0/202D420 2025-07-10T03:20:35.870802426Z 2025-07-10 03:20:35.870 UTC [19489] FATAL: role "root" does not exist 2025-07-10T03:20:46.009336325Z 2025-07-10 03:20:46.009 UTC [19497] FATAL: role "root" does not exist 2025-07-10T03:20:56.146436645Z 2025-07-10 03:20:56.146 UTC [19503] FATAL: role "root" does not exist 2025-07-10T03:21:06.295240375Z 2025-07-10 03:21:06.294 UTC [19511] FATAL: role "root" does not exist 2025-07-10T03:21:16.437609537Z 2025-07-10 03:21:16.437 UTC [19518] FATAL: role "root" does not exist 2025-07-10T03:21:26.535389278Z 2025-07-10 03:21:26.535 UTC [19526] FATAL: role "root" does not exist 2025-07-10T03:21:36.668643653Z 2025-07-10 03:21:36.668 UTC [19533] FATAL: role "root" does not exist 2025-07-10T03:21:46.802566267Z 2025-07-10 03:21:46.800 UTC [19541] FATAL: role "root" does not exist 2025-07-10T03:21:56.981550956Z 2025-07-10 03:21:56.980 UTC [19548] FATAL: role "root" does not exist 2025-07-10T03:22:07.100442644Z 2025-07-10 03:22:07.098 UTC [19556] FATAL: role "root" does not exist 2025-07-10T03:22:17.225664343Z 2025-07-10 03:22:17.225 UTC [19563] FATAL: role "root" does not exist 2025-07-10T03:22:27.373029447Z 2025-07-10 03:22:27.372 UTC [19571] FATAL: role "root" does not exist 2025-07-10T03:22:37.506340247Z 2025-07-10 03:22:37.506 UTC [19578] FATAL: role "root" does not exist 2025-07-10T03:22:47.643572053Z 2025-07-10 03:22:47.643 UTC [19586] FATAL: role "root" does not exist 2025-07-10T03:22:57.809217244Z 2025-07-10 03:22:57.808 UTC [19593] FATAL: role "root" does not exist 2025-07-10T03:23:07.936258787Z 2025-07-10 03:23:07.936 UTC [19601] FATAL: role "root" does not exist 2025-07-10T03:23:18.030555579Z 2025-07-10 03:23:18.030 UTC [19608] FATAL: role "root" does not exist 2025-07-10T03:23:28.103213144Z 2025-07-10 03:23:28.103 UTC [19616] FATAL: role "root" does not exist 2025-07-10T03:23:38.230782782Z 2025-07-10 03:23:38.230 UTC [19623] FATAL: role "root" does not exist 2025-07-10T03:23:48.347249600Z 2025-07-10 03:23:48.347 UTC [19631] FATAL: role "root" does not exist 2025-07-10T03:23:58.490363555Z 2025-07-10 03:23:58.490 UTC [19638] FATAL: role "root" does not exist 2025-07-10T03:24:08.618354843Z 2025-07-10 03:24:08.618 UTC [19646] FATAL: role "root" does not exist 2025-07-10T03:24:18.740536306Z 2025-07-10 03:24:18.740 UTC [19653] FATAL: role "root" does not exist 2025-07-10T03:24:28.894014054Z 2025-07-10 03:24:28.893 UTC [19661] FATAL: role "root" does not exist 2025-07-10T03:24:39.032998573Z 2025-07-10 03:24:39.032 UTC [19668] FATAL: role "root" does not exist 2025-07-10T03:24:49.160684056Z 2025-07-10 03:24:49.160 UTC [19675] FATAL: role "root" does not exist 2025-07-10T03:24:59.282044523Z 2025-07-10 03:24:59.281 UTC [19682] FATAL: role "root" does not exist 2025-07-10T03:25:09.430551762Z 2025-07-10 03:25:09.430 UTC [19690] FATAL: role "root" does not exist 2025-07-10T03:25:19.554356112Z 2025-07-10 03:25:19.554 UTC [19697] FATAL: role "root" does not exist 2025-07-10T03:25:29.673745865Z 2025-07-10 03:25:29.673 UTC [19705] FATAL: role "root" does not exist 2025-07-10T03:25:35.832448445Z 2025-07-10 03:25:35.832 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:25:36.067468046Z 2025-07-10 03:25:36.067 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.235 s; sync files=3, longest=0.008 s, average=0.005 s; distance=16 kB, estimate=18 kB; lsn=0/20314A0, redo lsn=0/2031448 2025-07-10T03:25:39.800024271Z 2025-07-10 03:25:39.799 UTC [19712] FATAL: role "root" does not exist 2025-07-10T03:25:49.909836692Z 2025-07-10 03:25:49.909 UTC [19721] FATAL: role "root" does not exist 2025-07-10T03:26:00.032302939Z 2025-07-10 03:26:00.032 UTC [19728] FATAL: role "root" does not exist 2025-07-10T03:26:10.166858280Z 2025-07-10 03:26:10.166 UTC [19736] FATAL: role "root" does not exist 2025-07-10T03:26:20.298739271Z 2025-07-10 03:26:20.298 UTC [19743] FATAL: role "root" does not exist 2025-07-10T03:26:30.414235955Z 2025-07-10 03:26:30.414 UTC [19751] FATAL: role "root" does not exist 2025-07-10T03:26:40.542812879Z 2025-07-10 03:26:40.541 UTC [19758] FATAL: role "root" does not exist 2025-07-10T03:26:50.648560362Z 2025-07-10 03:26:50.648 UTC [19765] FATAL: role "root" does not exist 2025-07-10T03:27:00.786464920Z 2025-07-10 03:27:00.786 UTC [19773] FATAL: role "root" does not exist 2025-07-10T03:27:10.900650083Z 2025-07-10 03:27:10.900 UTC [19781] FATAL: role "root" does not exist 2025-07-10T03:27:21.024852819Z 2025-07-10 03:27:21.024 UTC [19787] FATAL: role "root" does not exist 2025-07-10T03:27:31.132390048Z 2025-07-10 03:27:31.132 UTC [19795] FATAL: role "root" does not exist 2025-07-10T03:27:41.256321134Z 2025-07-10 03:27:41.255 UTC [19802] FATAL: role "root" does not exist 2025-07-10T03:27:51.405345840Z 2025-07-10 03:27:51.405 UTC [19809] FATAL: role "root" does not exist 2025-07-10T03:28:01.536602963Z 2025-07-10 03:28:01.536 UTC [19815] FATAL: role "root" does not exist 2025-07-10T03:28:11.660159163Z 2025-07-10 03:28:11.660 UTC [19823] FATAL: role "root" does not exist 2025-07-10T03:28:21.772447803Z 2025-07-10 03:28:21.772 UTC [19830] FATAL: role "root" does not exist 2025-07-10T03:28:31.915099920Z 2025-07-10 03:28:31.915 UTC [19838] FATAL: role "root" does not exist 2025-07-10T03:28:42.008063002Z 2025-07-10 03:28:42.007 UTC [19845] FATAL: role "root" does not exist 2025-07-10T03:28:52.124695632Z 2025-07-10 03:28:52.123 UTC [19852] FATAL: role "root" does not exist 2025-07-10T03:29:02.240447388Z 2025-07-10 03:29:02.240 UTC [19859] FATAL: role "root" does not exist 2025-07-10T03:29:12.359888041Z 2025-07-10 03:29:12.359 UTC [19867] FATAL: role "root" does not exist 2025-07-10T03:29:22.458138968Z 2025-07-10 03:29:22.457 UTC [19873] FATAL: role "root" does not exist 2025-07-10T03:29:32.557704355Z 2025-07-10 03:29:32.557 UTC [19881] FATAL: role "root" does not exist 2025-07-10T03:29:42.661962092Z 2025-07-10 03:29:42.661 UTC [19888] FATAL: role "root" does not exist 2025-07-10T03:29:52.785309648Z 2025-07-10 03:29:52.782 UTC [19896] FATAL: role "root" does not exist 2025-07-10T03:30:02.902481937Z 2025-07-10 03:30:02.901 UTC [19904] FATAL: role "root" does not exist 2025-07-10T03:30:13.013873171Z 2025-07-10 03:30:13.011 UTC [19911] FATAL: role "root" does not exist 2025-07-10T03:30:23.137258603Z 2025-07-10 03:30:23.137 UTC [19919] FATAL: role "root" does not exist 2025-07-10T03:30:33.232407269Z 2025-07-10 03:30:33.232 UTC [19927] FATAL: role "root" does not exist 2025-07-10T03:30:35.164446251Z 2025-07-10 03:30:35.164 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:30:35.500872420Z 2025-07-10 03:30:35.500 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.015 s, total=0.337 s; sync files=4, longest=0.006 s, average=0.004 s; distance=19 kB, estimate=19 kB; lsn=0/20362C8, redo lsn=0/2036270 2025-07-10T03:30:43.327773713Z 2025-07-10 03:30:43.327 UTC [19934] FATAL: role "root" does not exist 2025-07-10T03:30:53.464178932Z 2025-07-10 03:30:53.464 UTC [19942] FATAL: role "root" does not exist 2025-07-10T03:31:03.576524385Z 2025-07-10 03:31:03.576 UTC [19949] FATAL: role "root" does not exist 2025-07-10T03:31:13.674175611Z 2025-07-10 03:31:13.673 UTC [19955] FATAL: role "root" does not exist 2025-07-10T03:31:23.811659060Z 2025-07-10 03:31:23.811 UTC [19963] FATAL: role "root" does not exist 2025-07-10T03:31:33.929852666Z 2025-07-10 03:31:33.929 UTC [19969] FATAL: role "root" does not exist 2025-07-10T03:31:44.085602301Z 2025-07-10 03:31:44.085 UTC [19976] FATAL: role "root" does not exist 2025-07-10T03:31:54.215826424Z 2025-07-10 03:31:54.215 UTC [19982] FATAL: role "root" does not exist 2025-07-10T03:32:04.365402315Z 2025-07-10 03:32:04.365 UTC [19990] FATAL: role "root" does not exist 2025-07-10T03:32:14.498679751Z 2025-07-10 03:32:14.498 UTC [19997] FATAL: role "root" does not exist 2025-07-10T03:32:24.617736138Z 2025-07-10 03:32:24.617 UTC [20005] FATAL: role "root" does not exist 2025-07-10T03:32:34.749546449Z 2025-07-10 03:32:34.749 UTC [20012] FATAL: role "root" does not exist 2025-07-10T03:32:44.854269573Z 2025-07-10 03:32:44.854 UTC [20019] FATAL: role "root" does not exist 2025-07-10T03:32:55.005527123Z 2025-07-10 03:32:55.005 UTC [20026] FATAL: role "root" does not exist 2025-07-10T03:33:05.127160728Z 2025-07-10 03:33:05.127 UTC [20034] FATAL: role "root" does not exist 2025-07-10T03:33:15.245964979Z 2025-07-10 03:33:15.245 UTC [20041] FATAL: role "root" does not exist 2025-07-10T03:33:25.394457379Z 2025-07-10 03:33:25.394 UTC [20048] FATAL: role "root" does not exist 2025-07-10T03:33:35.529476762Z 2025-07-10 03:33:35.529 UTC [20055] FATAL: role "root" does not exist 2025-07-10T03:33:45.662295169Z 2025-07-10 03:33:45.662 UTC [20063] FATAL: role "root" does not exist 2025-07-10T03:33:55.777525873Z 2025-07-10 03:33:55.777 UTC [20070] FATAL: role "root" does not exist 2025-07-10T03:34:05.898960201Z 2025-07-10 03:34:05.898 UTC [20078] FATAL: role "root" does not exist 2025-07-10T03:34:16.005597372Z 2025-07-10 03:34:16.005 UTC [20085] FATAL: role "root" does not exist 2025-07-10T03:34:26.151528298Z 2025-07-10 03:34:26.151 UTC [20093] FATAL: role "root" does not exist 2025-07-10T03:34:36.277190709Z 2025-07-10 03:34:36.277 UTC [20100] FATAL: role "root" does not exist 2025-07-10T03:34:46.392107438Z 2025-07-10 03:34:46.392 UTC [20108] FATAL: role "root" does not exist 2025-07-10T03:34:56.538661866Z 2025-07-10 03:34:56.538 UTC [20115] FATAL: role "root" does not exist 2025-07-10T03:35:06.657751406Z 2025-07-10 03:35:06.657 UTC [20123] FATAL: role "root" does not exist 2025-07-10T03:35:16.765054376Z 2025-07-10 03:35:16.764 UTC [20129] FATAL: role "root" does not exist 2025-07-10T03:35:26.903921330Z 2025-07-10 03:35:26.903 UTC [20137] FATAL: role "root" does not exist 2025-07-10T03:35:35.600664130Z 2025-07-10 03:35:35.600 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:35:35.857291649Z 2025-07-10 03:35:35.856 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.015 s, total=0.257 s; sync files=3, longest=0.008 s, average=0.005 s; distance=16 kB, estimate=19 kB; lsn=0/203A630, redo lsn=0/203A5D8 2025-07-10T03:35:37.022514378Z 2025-07-10 03:35:37.022 UTC [20146] FATAL: role "root" does not exist 2025-07-10T03:35:47.144670069Z 2025-07-10 03:35:47.144 UTC [20154] FATAL: role "root" does not exist 2025-07-10T03:35:57.276783046Z 2025-07-10 03:35:57.276 UTC [20161] FATAL: role "root" does not exist 2025-07-10T03:36:07.388510840Z 2025-07-10 03:36:07.388 UTC [20169] FATAL: role "root" does not exist 2025-07-10T03:36:17.492770003Z 2025-07-10 03:36:17.492 UTC [20175] FATAL: role "root" does not exist 2025-07-10T03:36:27.628321411Z 2025-07-10 03:36:27.627 UTC [20183] FATAL: role "root" does not exist 2025-07-10T03:36:37.751044864Z 2025-07-10 03:36:37.750 UTC [20191] FATAL: role "root" does not exist 2025-07-10T03:36:47.866642785Z 2025-07-10 03:36:47.864 UTC [20199] FATAL: role "root" does not exist 2025-07-10T03:36:57.996726152Z 2025-07-10 03:36:57.996 UTC [20207] FATAL: role "root" does not exist 2025-07-10T03:37:08.115206306Z 2025-07-10 03:37:08.114 UTC [20215] FATAL: role "root" does not exist 2025-07-10T03:37:18.256611306Z 2025-07-10 03:37:18.255 UTC [20223] FATAL: role "root" does not exist 2025-07-10T03:37:28.366495976Z 2025-07-10 03:37:28.366 UTC [20231] FATAL: role "root" does not exist 2025-07-10T03:37:38.495469572Z 2025-07-10 03:37:38.495 UTC [20238] FATAL: role "root" does not exist 2025-07-10T03:37:48.638814695Z 2025-07-10 03:37:48.638 UTC [20246] FATAL: role "root" does not exist 2025-07-10T03:37:58.758812068Z 2025-07-10 03:37:58.758 UTC [20253] FATAL: role "root" does not exist 2025-07-10T03:38:08.912416554Z 2025-07-10 03:38:08.909 UTC [20261] FATAL: role "root" does not exist 2025-07-10T03:38:19.026383053Z 2025-07-10 03:38:19.024 UTC [20268] FATAL: role "root" does not exist 2025-07-10T03:38:29.158452819Z 2025-07-10 03:38:29.158 UTC [20275] FATAL: role "root" does not exist 2025-07-10T03:38:39.294647412Z 2025-07-10 03:38:39.294 UTC [20284] FATAL: role "root" does not exist 2025-07-10T03:38:49.417570589Z 2025-07-10 03:38:49.417 UTC [20292] FATAL: role "root" does not exist 2025-07-10T03:38:59.550137660Z 2025-07-10 03:38:59.550 UTC [20300] FATAL: role "root" does not exist 2025-07-10T03:39:09.688790005Z 2025-07-10 03:39:09.688 UTC [20308] FATAL: role "root" does not exist 2025-07-10T03:39:19.810067018Z 2025-07-10 03:39:19.809 UTC [20315] FATAL: role "root" does not exist 2025-07-10T03:39:29.938279808Z 2025-07-10 03:39:29.938 UTC [20323] FATAL: role "root" does not exist 2025-07-10T03:39:40.055082678Z 2025-07-10 03:39:40.054 UTC [20330] FATAL: role "root" does not exist 2025-07-10T03:39:50.162439106Z 2025-07-10 03:39:50.162 UTC [20339] FATAL: role "root" does not exist 2025-07-10T03:40:00.289213399Z 2025-07-10 03:40:00.289 UTC [20345] FATAL: role "root" does not exist 2025-07-10T03:40:10.412593093Z 2025-07-10 03:40:10.412 UTC [20353] FATAL: role "root" does not exist 2025-07-10T03:40:20.549439673Z 2025-07-10 03:40:20.549 UTC [20360] FATAL: role "root" does not exist 2025-07-10T03:40:30.672663407Z 2025-07-10 03:40:30.672 UTC [20368] FATAL: role "root" does not exist 2025-07-10T03:40:35.956328984Z 2025-07-10 03:40:35.956 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:40:36.292726953Z 2025-07-10 03:40:36.292 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.301 s, sync=0.016 s, total=0.337 s; sync files=4, longest=0.009 s, average=0.004 s; distance=20 kB, estimate=20 kB; lsn=0/203F7F8, redo lsn=0/203F7A0 2025-07-10T03:40:40.766694648Z 2025-07-10 03:40:40.766 UTC [20375] FATAL: role "root" does not exist 2025-07-10T03:40:50.928732408Z 2025-07-10 03:40:50.928 UTC [20383] FATAL: role "root" does not exist 2025-07-10T03:41:01.054118297Z 2025-07-10 03:41:01.054 UTC [20389] FATAL: role "root" does not exist 2025-07-10T03:41:11.132894004Z 2025-07-10 03:41:11.132 UTC [20397] FATAL: role "root" does not exist 2025-07-10T03:41:21.267167584Z 2025-07-10 03:41:21.267 UTC [20404] FATAL: role "root" does not exist 2025-07-10T03:41:31.406367420Z 2025-07-10 03:41:31.406 UTC [20412] FATAL: role "root" does not exist 2025-07-10T03:41:41.507589554Z 2025-07-10 03:41:41.505 UTC [20419] FATAL: role "root" does not exist 2025-07-10T03:41:51.639673194Z 2025-07-10 03:41:51.639 UTC [20426] FATAL: role "root" does not exist 2025-07-10T03:42:01.762103117Z 2025-07-10 03:42:01.761 UTC [20434] FATAL: role "root" does not exist 2025-07-10T03:42:11.856211891Z 2025-07-10 03:42:11.855 UTC [20443] FATAL: role "root" does not exist 2025-07-10T03:42:22.015227594Z 2025-07-10 03:42:22.015 UTC [20449] FATAL: role "root" does not exist 2025-07-10T03:42:32.137146985Z 2025-07-10 03:42:32.137 UTC [20457] FATAL: role "root" does not exist 2025-07-10T03:42:42.240900629Z 2025-07-10 03:42:42.240 UTC [20464] FATAL: role "root" does not exist 2025-07-10T03:42:52.365901787Z 2025-07-10 03:42:52.365 UTC [20472] FATAL: role "root" does not exist 2025-07-10T03:43:02.464741893Z 2025-07-10 03:43:02.464 UTC [20480] FATAL: role "root" does not exist 2025-07-10T03:43:12.566486707Z 2025-07-10 03:43:12.565 UTC [20488] FATAL: role "root" does not exist 2025-07-10T03:43:22.676253875Z 2025-07-10 03:43:22.675 UTC [20495] FATAL: role "root" does not exist 2025-07-10T03:43:32.790842231Z 2025-07-10 03:43:32.790 UTC [20502] FATAL: role "root" does not exist 2025-07-10T03:43:42.913380741Z 2025-07-10 03:43:42.908 UTC [20509] FATAL: role "root" does not exist 2025-07-10T03:43:53.021247334Z 2025-07-10 03:43:53.021 UTC [20516] FATAL: role "root" does not exist 2025-07-10T03:44:03.159684289Z 2025-07-10 03:44:03.159 UTC [20524] FATAL: role "root" does not exist 2025-07-10T03:44:13.303537409Z 2025-07-10 03:44:13.303 UTC [20532] FATAL: role "root" does not exist 2025-07-10T03:44:23.423131736Z 2025-07-10 03:44:23.423 UTC [20539] FATAL: role "root" does not exist 2025-07-10T03:44:33.570750340Z 2025-07-10 03:44:33.569 UTC [20547] FATAL: role "root" does not exist 2025-07-10T03:44:43.728874525Z 2025-07-10 03:44:43.726 UTC [20555] FATAL: role "root" does not exist 2025-07-10T03:44:53.866083487Z 2025-07-10 03:44:53.865 UTC [20562] FATAL: role "root" does not exist 2025-07-10T03:45:03.998066841Z 2025-07-10 03:45:03.997 UTC [20570] FATAL: role "root" does not exist 2025-07-10T03:45:14.110294994Z 2025-07-10 03:45:14.109 UTC [20577] FATAL: role "root" does not exist 2025-07-10T03:45:24.225902205Z 2025-07-10 03:45:24.225 UTC [20585] FATAL: role "root" does not exist 2025-07-10T03:45:34.351195636Z 2025-07-10 03:45:34.351 UTC [20593] FATAL: role "root" does not exist 2025-07-10T03:45:35.392372104Z 2025-07-10 03:45:35.392 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:45:35.628733109Z 2025-07-10 03:45:35.628 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.237 s; sync files=3, longest=0.008 s, average=0.005 s; distance=17 kB, estimate=20 kB; lsn=0/2043F30, redo lsn=0/2043ED8 2025-07-10T03:45:44.515152950Z 2025-07-10 03:45:44.513 UTC [20601] FATAL: role "root" does not exist 2025-07-10T03:45:54.624664316Z 2025-07-10 03:45:54.624 UTC [20608] FATAL: role "root" does not exist 2025-07-10T03:46:04.730600953Z 2025-07-10 03:46:04.730 UTC [20616] FATAL: role "root" does not exist 2025-07-10T03:46:14.864772817Z 2025-07-10 03:46:14.864 UTC [20623] FATAL: role "root" does not exist 2025-07-10T03:46:24.995541277Z 2025-07-10 03:46:24.995 UTC [20631] FATAL: role "root" does not exist 2025-07-10T03:46:35.101460512Z 2025-07-10 03:46:35.101 UTC [20638] FATAL: role "root" does not exist 2025-07-10T03:46:45.224502898Z 2025-07-10 03:46:45.224 UTC [20647] FATAL: role "root" does not exist 2025-07-10T03:46:55.344721555Z 2025-07-10 03:46:55.344 UTC [20653] FATAL: role "root" does not exist 2025-07-10T03:47:05.476952449Z 2025-07-10 03:47:05.476 UTC [20661] FATAL: role "root" does not exist 2025-07-10T03:47:15.600093694Z 2025-07-10 03:47:15.599 UTC [20668] FATAL: role "root" does not exist 2025-07-10T03:47:25.736460595Z 2025-07-10 03:47:25.736 UTC [20677] FATAL: role "root" does not exist 2025-07-10T03:47:35.856146647Z 2025-07-10 03:47:35.856 UTC [20684] FATAL: role "root" does not exist 2025-07-10T03:47:46.002047600Z 2025-07-10 03:47:46.000 UTC [20692] FATAL: role "root" does not exist 2025-07-10T03:47:56.148340563Z 2025-07-10 03:47:56.148 UTC [20699] FATAL: role "root" does not exist 2025-07-10T03:48:06.289459376Z 2025-07-10 03:48:06.289 UTC [20707] FATAL: role "root" does not exist 2025-07-10T03:48:16.417742323Z 2025-07-10 03:48:16.417 UTC [20714] FATAL: role "root" does not exist 2025-07-10T03:48:26.531889446Z 2025-07-10 03:48:26.531 UTC [20721] FATAL: role "root" does not exist 2025-07-10T03:48:36.653216715Z 2025-07-10 03:48:36.653 UTC [20728] FATAL: role "root" does not exist 2025-07-10T03:48:46.777791788Z 2025-07-10 03:48:46.777 UTC [20736] FATAL: role "root" does not exist 2025-07-10T03:48:56.874410352Z 2025-07-10 03:48:56.874 UTC [20743] FATAL: role "root" does not exist 2025-07-10T03:49:06.971991110Z 2025-07-10 03:49:06.970 UTC [20751] FATAL: role "root" does not exist 2025-07-10T03:49:17.097754789Z 2025-07-10 03:49:17.097 UTC [20758] FATAL: role "root" does not exist 2025-07-10T03:49:27.193255285Z 2025-07-10 03:49:27.193 UTC [20765] FATAL: role "root" does not exist 2025-07-10T03:49:37.302707716Z 2025-07-10 03:49:37.302 UTC [20772] FATAL: role "root" does not exist 2025-07-10T03:49:47.468432238Z 2025-07-10 03:49:47.468 UTC [20780] FATAL: role "root" does not exist 2025-07-10T03:49:57.584684178Z 2025-07-10 03:49:57.584 UTC [20787] FATAL: role "root" does not exist 2025-07-10T03:50:07.731283668Z 2025-07-10 03:50:07.731 UTC [20795] FATAL: role "root" does not exist 2025-07-10T03:50:17.865807470Z 2025-07-10 03:50:17.865 UTC [20802] FATAL: role "root" does not exist 2025-07-10T03:50:27.975431746Z 2025-07-10 03:50:27.974 UTC [20810] FATAL: role "root" does not exist 2025-07-10T03:50:35.729339185Z 2025-07-10 03:50:35.728 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:50:36.072734499Z 2025-07-10 03:50:36.072 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.345 s; sync files=4, longest=0.008 s, average=0.005 s; distance=15 kB, estimate=19 kB; lsn=0/2047C30, redo lsn=0/2047BD8 2025-07-10T03:50:38.095818861Z 2025-07-10 03:50:38.095 UTC [20817] FATAL: role "root" does not exist 2025-07-10T03:50:48.191515371Z 2025-07-10 03:50:48.191 UTC [20825] FATAL: role "root" does not exist 2025-07-10T03:50:58.312537175Z 2025-07-10 03:50:58.312 UTC [20832] FATAL: role "root" does not exist 2025-07-10T03:51:08.407805397Z 2025-07-10 03:51:08.407 UTC [20840] FATAL: role "root" does not exist 2025-07-10T03:51:18.538421071Z 2025-07-10 03:51:18.537 UTC [20847] FATAL: role "root" does not exist 2025-07-10T03:51:28.632904622Z 2025-07-10 03:51:28.632 UTC [20855] FATAL: role "root" does not exist 2025-07-10T03:51:38.749492597Z 2025-07-10 03:51:38.749 UTC [20862] FATAL: role "root" does not exist 2025-07-10T03:51:48.865078135Z 2025-07-10 03:51:48.864 UTC [20871] FATAL: role "root" does not exist 2025-07-10T03:51:59.052918092Z 2025-07-10 03:51:59.052 UTC [20878] FATAL: role "root" does not exist 2025-07-10T03:52:09.120029031Z 2025-07-10 03:52:09.119 UTC [20886] FATAL: role "root" does not exist 2025-07-10T03:52:19.231455505Z 2025-07-10 03:52:19.227 UTC [20893] FATAL: role "root" does not exist 2025-07-10T03:52:29.370502644Z 2025-07-10 03:52:29.366 UTC [20902] FATAL: role "root" does not exist 2025-07-10T03:52:39.491821102Z 2025-07-10 03:52:39.487 UTC [20909] FATAL: role "root" does not exist 2025-07-10T03:52:49.622452375Z 2025-07-10 03:52:49.622 UTC [20917] FATAL: role "root" does not exist 2025-07-10T03:52:59.735136839Z 2025-07-10 03:52:59.734 UTC [20924] FATAL: role "root" does not exist 2025-07-10T03:53:09.886732542Z 2025-07-10 03:53:09.886 UTC [20932] FATAL: role "root" does not exist 2025-07-10T03:53:20.017594364Z 2025-07-10 03:53:20.017 UTC [20940] FATAL: role "root" does not exist 2025-07-10T03:53:30.137655009Z 2025-07-10 03:53:30.137 UTC [20948] FATAL: role "root" does not exist 2025-07-10T03:53:40.265426364Z 2025-07-10 03:53:40.265 UTC [20956] FATAL: role "root" does not exist 2025-07-10T03:53:50.401885864Z 2025-07-10 03:53:50.401 UTC [20964] FATAL: role "root" does not exist 2025-07-10T03:54:00.536635469Z 2025-07-10 03:54:00.536 UTC [20971] FATAL: role "root" does not exist 2025-07-10T03:54:10.623572082Z 2025-07-10 03:54:10.620 UTC [20978] FATAL: role "root" does not exist 2025-07-10T03:54:20.749653436Z 2025-07-10 03:54:20.749 UTC [20984] FATAL: role "root" does not exist 2025-07-10T03:54:30.882018027Z 2025-07-10 03:54:30.881 UTC [20991] FATAL: role "root" does not exist 2025-07-10T03:54:41.018166356Z 2025-07-10 03:54:41.018 UTC [20998] FATAL: role "root" does not exist 2025-07-10T03:54:51.163190042Z 2025-07-10 03:54:51.163 UTC [21006] FATAL: role "root" does not exist 2025-07-10T03:55:01.308434518Z 2025-07-10 03:55:01.307 UTC [21012] FATAL: role "root" does not exist 2025-07-10T03:55:11.443204010Z 2025-07-10 03:55:11.441 UTC [21020] FATAL: role "root" does not exist 2025-07-10T03:55:21.597721488Z 2025-07-10 03:55:21.597 UTC [21027] FATAL: role "root" does not exist 2025-07-10T03:55:31.713000370Z 2025-07-10 03:55:31.712 UTC [21035] FATAL: role "root" does not exist 2025-07-10T03:55:35.172289041Z 2025-07-10 03:55:35.172 UTC [57] LOG: checkpoint starting: time 2025-07-10T03:55:35.407060894Z 2025-07-10 03:55:35.406 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.015 s, total=0.235 s; sync files=3, longest=0.008 s, average=0.005 s; distance=12 kB, estimate=18 kB; lsn=0/204ADC8, redo lsn=0/204AD70 2025-07-10T03:55:41.833091070Z 2025-07-10 03:55:41.832 UTC [21042] FATAL: role "root" does not exist 2025-07-10T03:55:51.959329150Z 2025-07-10 03:55:51.959 UTC [21050] FATAL: role "root" does not exist 2025-07-10T03:56:02.078594580Z 2025-07-10 03:56:02.078 UTC [21057] FATAL: role "root" does not exist 2025-07-10T03:56:12.201810680Z 2025-07-10 03:56:12.201 UTC [21065] FATAL: role "root" does not exist 2025-07-10T03:56:22.324791020Z 2025-07-10 03:56:22.324 UTC [21072] FATAL: role "root" does not exist 2025-07-10T03:56:32.449825228Z 2025-07-10 03:56:32.449 UTC [21080] FATAL: role "root" does not exist 2025-07-10T03:56:42.606849383Z 2025-07-10 03:56:42.606 UTC [21086] FATAL: role "root" does not exist 2025-07-10T03:56:52.746848343Z 2025-07-10 03:56:52.746 UTC [21095] FATAL: role "root" does not exist 2025-07-10T03:57:02.912237634Z 2025-07-10 03:57:02.912 UTC [21102] FATAL: role "root" does not exist 2025-07-10T03:57:13.026138289Z 2025-07-10 03:57:13.026 UTC [21110] FATAL: role "root" does not exist 2025-07-10T03:57:23.170758230Z 2025-07-10 03:57:23.170 UTC [21117] FATAL: role "root" does not exist 2025-07-10T03:57:33.319252879Z 2025-07-10 03:57:33.319 UTC [21125] FATAL: role "root" does not exist 2025-07-10T03:57:43.439490650Z 2025-07-10 03:57:43.439 UTC [21131] FATAL: role "root" does not exist 2025-07-10T03:57:53.560854526Z 2025-07-10 03:57:53.560 UTC [21139] FATAL: role "root" does not exist 2025-07-10T03:58:03.683983694Z 2025-07-10 03:58:03.683 UTC [21147] FATAL: role "root" does not exist 2025-07-10T03:58:13.813491988Z 2025-07-10 03:58:13.813 UTC [21155] FATAL: role "root" does not exist 2025-07-10T03:58:23.937794224Z 2025-07-10 03:58:23.937 UTC [21163] FATAL: role "root" does not exist 2025-07-10T03:58:34.080683772Z 2025-07-10 03:58:34.080 UTC [21169] FATAL: role "root" does not exist 2025-07-10T03:58:44.219951011Z 2025-07-10 03:58:44.219 UTC [21177] FATAL: role "root" does not exist 2025-07-10T03:58:54.338928751Z 2025-07-10 03:58:54.338 UTC [21184] FATAL: role "root" does not exist 2025-07-10T03:59:04.472795902Z 2025-07-10 03:59:04.471 UTC [21192] FATAL: role "root" does not exist 2025-07-10T03:59:14.542227375Z 2025-07-10 03:59:14.542 UTC [21199] FATAL: role "root" does not exist 2025-07-10T03:59:24.715381811Z 2025-07-10 03:59:24.715 UTC [21207] FATAL: role "root" does not exist 2025-07-10T03:59:34.824984976Z 2025-07-10 03:59:34.824 UTC [21214] FATAL: role "root" does not exist 2025-07-10T03:59:44.948261640Z 2025-07-10 03:59:44.948 UTC [21222] FATAL: role "root" does not exist 2025-07-10T03:59:55.078307229Z 2025-07-10 03:59:55.078 UTC [21229] FATAL: role "root" does not exist 2025-07-10T04:00:05.216019575Z 2025-07-10 04:00:05.215 UTC [21237] FATAL: role "root" does not exist 2025-07-10T04:00:15.318074071Z 2025-07-10 04:00:15.317 UTC [21245] FATAL: role "root" does not exist 2025-07-10T04:00:25.430447301Z 2025-07-10 04:00:25.430 UTC [21253] FATAL: role "root" does not exist 2025-07-10T04:00:35.504592540Z 2025-07-10 04:00:35.504 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:00:35.587758296Z 2025-07-10 04:00:35.587 UTC [21261] FATAL: role "root" does not exist 2025-07-10T04:00:35.841647539Z 2025-07-10 04:00:35.841 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.338 s; sync files=4, longest=0.008 s, average=0.005 s; distance=16 kB, estimate=18 kB; lsn=0/204EE48, redo lsn=0/204EDB8 2025-07-10T04:00:45.697884437Z 2025-07-10 04:00:45.697 UTC [21269] FATAL: role "root" does not exist 2025-07-10T04:00:55.848141538Z 2025-07-10 04:00:55.846 UTC [21276] FATAL: role "root" does not exist 2025-07-10T04:01:05.940169815Z 2025-07-10 04:01:05.940 UTC [21284] FATAL: role "root" does not exist 2025-07-10T04:01:16.073263484Z 2025-07-10 04:01:16.073 UTC [21291] FATAL: role "root" does not exist 2025-07-10T04:01:26.181236025Z 2025-07-10 04:01:26.176 UTC [21299] FATAL: role "root" does not exist 2025-07-10T04:01:36.316138282Z 2025-07-10 04:01:36.316 UTC [21306] FATAL: role "root" does not exist 2025-07-10T04:01:46.434801752Z 2025-07-10 04:01:46.434 UTC [21314] FATAL: role "root" does not exist 2025-07-10T04:01:56.546336842Z 2025-07-10 04:01:56.546 UTC [21321] FATAL: role "root" does not exist 2025-07-10T04:02:06.694379589Z 2025-07-10 04:02:06.694 UTC [21329] FATAL: role "root" does not exist 2025-07-10T04:02:16.831496257Z 2025-07-10 04:02:16.831 UTC [21336] FATAL: role "root" does not exist 2025-07-10T04:02:26.949798518Z 2025-07-10 04:02:26.949 UTC [21344] FATAL: role "root" does not exist 2025-07-10T04:02:37.068739804Z 2025-07-10 04:02:37.068 UTC [21351] FATAL: role "root" does not exist 2025-07-10T04:02:47.178321088Z 2025-07-10 04:02:47.176 UTC [21359] FATAL: role "root" does not exist 2025-07-10T04:02:57.314897494Z 2025-07-10 04:02:57.314 UTC [21366] FATAL: role "root" does not exist 2025-07-10T04:03:07.475422268Z 2025-07-10 04:03:07.475 UTC [21374] FATAL: role "root" does not exist 2025-07-10T04:03:17.613404431Z 2025-07-10 04:03:17.613 UTC [21381] FATAL: role "root" does not exist 2025-07-10T04:03:27.740769794Z 2025-07-10 04:03:27.740 UTC [21389] FATAL: role "root" does not exist 2025-07-10T04:03:37.876781390Z 2025-07-10 04:03:37.876 UTC [21397] FATAL: role "root" does not exist 2025-07-10T04:03:48.019370974Z 2025-07-10 04:03:48.019 UTC [21405] FATAL: role "root" does not exist 2025-07-10T04:03:58.171739048Z 2025-07-10 04:03:58.171 UTC [21412] FATAL: role "root" does not exist 2025-07-10T04:04:08.308266764Z 2025-07-10 04:04:08.308 UTC [21419] FATAL: role "root" does not exist 2025-07-10T04:04:18.452466210Z 2025-07-10 04:04:18.450 UTC [21426] FATAL: role "root" does not exist 2025-07-10T04:04:28.619758093Z 2025-07-10 04:04:28.619 UTC [21434] FATAL: role "root" does not exist 2025-07-10T04:04:38.753294444Z 2025-07-10 04:04:38.753 UTC [21443] FATAL: role "root" does not exist 2025-07-10T04:04:48.881488754Z 2025-07-10 04:04:48.881 UTC [21451] FATAL: role "root" does not exist 2025-07-10T04:04:59.029968133Z 2025-07-10 04:04:59.029 UTC [21458] FATAL: role "root" does not exist 2025-07-10T04:05:09.149602625Z 2025-07-10 04:05:09.149 UTC [21466] FATAL: role "root" does not exist 2025-07-10T04:05:19.296135836Z 2025-07-10 04:05:19.296 UTC [21473] FATAL: role "root" does not exist 2025-07-10T04:05:29.413803132Z 2025-07-10 04:05:29.413 UTC [21481] FATAL: role "root" does not exist 2025-07-10T04:05:35.940592109Z 2025-07-10 04:05:35.940 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:05:36.175797494Z 2025-07-10 04:05:36.175 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=13 kB, estimate=18 kB; lsn=0/20522E8, redo lsn=0/2052290 2025-07-10T04:05:39.552109942Z 2025-07-10 04:05:39.551 UTC [21488] FATAL: role "root" does not exist 2025-07-10T04:05:49.682614363Z 2025-07-10 04:05:49.682 UTC [21495] FATAL: role "root" does not exist 2025-07-10T04:05:59.819010896Z 2025-07-10 04:05:59.818 UTC [21502] FATAL: role "root" does not exist 2025-07-10T04:06:09.952614012Z 2025-07-10 04:06:09.952 UTC [21510] FATAL: role "root" does not exist 2025-07-10T04:06:20.058121806Z 2025-07-10 04:06:20.057 UTC [21517] FATAL: role "root" does not exist 2025-07-10T04:06:30.196131659Z 2025-07-10 04:06:30.195 UTC [21525] FATAL: role "root" does not exist 2025-07-10T04:06:40.336832759Z 2025-07-10 04:06:40.336 UTC [21532] FATAL: role "root" does not exist 2025-07-10T04:06:50.477108256Z 2025-07-10 04:06:50.477 UTC [21539] FATAL: role "root" does not exist 2025-07-10T04:07:00.564136446Z 2025-07-10 04:07:00.564 UTC [21545] FATAL: role "root" does not exist 2025-07-10T04:07:10.734470678Z 2025-07-10 04:07:10.734 UTC [21553] FATAL: role "root" does not exist 2025-07-10T04:07:20.875528160Z 2025-07-10 04:07:20.874 UTC [21560] FATAL: role "root" does not exist 2025-07-10T04:07:30.995030886Z 2025-07-10 04:07:30.991 UTC [21568] FATAL: role "root" does not exist 2025-07-10T04:07:41.147157494Z 2025-07-10 04:07:41.147 UTC [21575] FATAL: role "root" does not exist 2025-07-10T04:07:51.274008936Z 2025-07-10 04:07:51.273 UTC [21583] FATAL: role "root" does not exist 2025-07-10T04:08:01.417077284Z 2025-07-10 04:08:01.412 UTC [21591] FATAL: role "root" does not exist 2025-07-10T04:08:11.571353131Z 2025-07-10 04:08:11.571 UTC [21599] FATAL: role "root" does not exist 2025-07-10T04:08:21.698448094Z 2025-07-10 04:08:21.698 UTC [21605] FATAL: role "root" does not exist 2025-07-10T04:08:31.817973391Z 2025-07-10 04:08:31.817 UTC [21613] FATAL: role "root" does not exist 2025-07-10T04:08:41.932627769Z 2025-07-10 04:08:41.932 UTC [21620] FATAL: role "root" does not exist 2025-07-10T04:08:52.059018889Z 2025-07-10 04:08:52.058 UTC [21628] FATAL: role "root" does not exist 2025-07-10T04:09:02.176256912Z 2025-07-10 04:09:02.176 UTC [21635] FATAL: role "root" does not exist 2025-07-10T04:09:12.290346016Z 2025-07-10 04:09:12.290 UTC [21642] FATAL: role "root" does not exist 2025-07-10T04:09:22.414468144Z 2025-07-10 04:09:22.414 UTC [21649] FATAL: role "root" does not exist 2025-07-10T04:09:32.508991596Z 2025-07-10 04:09:32.508 UTC [21657] FATAL: role "root" does not exist 2025-07-10T04:09:42.612131458Z 2025-07-10 04:09:42.612 UTC [21664] FATAL: role "root" does not exist 2025-07-10T04:09:52.724917828Z 2025-07-10 04:09:52.724 UTC [21671] FATAL: role "root" does not exist 2025-07-10T04:10:02.860492229Z 2025-07-10 04:10:02.860 UTC [21677] FATAL: role "root" does not exist 2025-07-10T04:10:12.968155035Z 2025-07-10 04:10:12.968 UTC [21685] FATAL: role "root" does not exist 2025-07-10T04:10:23.090005617Z 2025-07-10 04:10:23.088 UTC [21693] FATAL: role "root" does not exist 2025-07-10T04:10:33.205264668Z 2025-07-10 04:10:33.205 UTC [21702] FATAL: role "root" does not exist 2025-07-10T04:10:35.272285328Z 2025-07-10 04:10:35.272 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:10:35.607270592Z 2025-07-10 04:10:35.607 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.015 s, total=0.335 s; sync files=4, longest=0.007 s, average=0.004 s; distance=17 kB, estimate=18 kB; lsn=0/20566F0, redo lsn=0/2056698 2025-07-10T04:10:43.340958651Z 2025-07-10 04:10:43.340 UTC [21709] FATAL: role "root" does not exist 2025-07-10T04:10:53.461932095Z 2025-07-10 04:10:53.461 UTC [21717] FATAL: role "root" does not exist 2025-07-10T04:11:03.585435921Z 2025-07-10 04:11:03.585 UTC [21724] FATAL: role "root" does not exist 2025-07-10T04:11:13.683374826Z 2025-07-10 04:11:13.683 UTC [21732] FATAL: role "root" does not exist 2025-07-10T04:11:23.812676631Z 2025-07-10 04:11:23.812 UTC [21738] FATAL: role "root" does not exist 2025-07-10T04:11:33.929510627Z 2025-07-10 04:11:33.929 UTC [21747] FATAL: role "root" does not exist 2025-07-10T04:11:44.076151196Z 2025-07-10 04:11:44.076 UTC [21754] FATAL: role "root" does not exist 2025-07-10T04:11:54.220483825Z 2025-07-10 04:11:54.218 UTC [21762] FATAL: role "root" does not exist 2025-07-10T04:12:04.334146056Z 2025-07-10 04:12:04.334 UTC [21770] FATAL: role "root" does not exist 2025-07-10T04:12:14.477216616Z 2025-07-10 04:12:14.477 UTC [21779] FATAL: role "root" does not exist 2025-07-10T04:12:24.613808132Z 2025-07-10 04:12:24.610 UTC [21787] FATAL: role "root" does not exist 2025-07-10T04:12:34.749854997Z 2025-07-10 04:12:34.749 UTC [21793] FATAL: role "root" does not exist 2025-07-10T04:12:44.916570800Z 2025-07-10 04:12:44.916 UTC [21802] FATAL: role "root" does not exist 2025-07-10T04:12:55.044264923Z 2025-07-10 04:12:55.044 UTC [21808] FATAL: role "root" does not exist 2025-07-10T04:13:05.190011088Z 2025-07-10 04:13:05.189 UTC [21815] FATAL: role "root" does not exist 2025-07-10T04:13:15.305643787Z 2025-07-10 04:13:15.304 UTC [21822] FATAL: role "root" does not exist 2025-07-10T04:13:25.441157288Z 2025-07-10 04:13:25.437 UTC [21830] FATAL: role "root" does not exist 2025-07-10T04:13:35.579654532Z 2025-07-10 04:13:35.579 UTC [21837] FATAL: role "root" does not exist 2025-07-10T04:13:45.715675126Z 2025-07-10 04:13:45.715 UTC [21845] FATAL: role "root" does not exist 2025-07-10T04:13:55.851119312Z 2025-07-10 04:13:55.851 UTC [21852] FATAL: role "root" does not exist 2025-07-10T04:14:06.059634367Z 2025-07-10 04:14:06.059 UTC [21860] FATAL: role "root" does not exist 2025-07-10T04:14:16.168674527Z 2025-07-10 04:14:16.164 UTC [21866] FATAL: role "root" does not exist 2025-07-10T04:14:26.300965637Z 2025-07-10 04:14:26.300 UTC [21875] FATAL: role "root" does not exist 2025-07-10T04:14:36.403692115Z 2025-07-10 04:14:36.403 UTC [21882] FATAL: role "root" does not exist 2025-07-10T04:14:46.506091644Z 2025-07-10 04:14:46.505 UTC [21890] FATAL: role "root" does not exist 2025-07-10T04:14:56.672166190Z 2025-07-10 04:14:56.670 UTC [21897] FATAL: role "root" does not exist 2025-07-10T04:15:06.813427696Z 2025-07-10 04:15:06.813 UTC [21905] FATAL: role "root" does not exist 2025-07-10T04:15:16.967842156Z 2025-07-10 04:15:16.967 UTC [21912] FATAL: role "root" does not exist 2025-07-10T04:15:27.122516744Z 2025-07-10 04:15:27.117 UTC [21920] FATAL: role "root" does not exist 2025-07-10T04:15:35.706019196Z 2025-07-10 04:15:35.705 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:15:35.942440485Z 2025-07-10 04:15:35.942 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.237 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=17 kB; lsn=0/2059EF0, redo lsn=0/2059E98 2025-07-10T04:15:37.270112645Z 2025-07-10 04:15:37.267 UTC [21928] FATAL: role "root" does not exist 2025-07-10T04:15:47.422237652Z 2025-07-10 04:15:47.420 UTC [21936] FATAL: role "root" does not exist 2025-07-10T04:15:57.559105956Z 2025-07-10 04:15:57.558 UTC [21944] FATAL: role "root" does not exist 2025-07-10T04:16:07.734099092Z 2025-07-10 04:16:07.733 UTC [21952] FATAL: role "root" does not exist 2025-07-10T04:16:17.887761884Z 2025-07-10 04:16:17.887 UTC [21959] FATAL: role "root" does not exist 2025-07-10T04:16:27.980575277Z 2025-07-10 04:16:27.980 UTC [21967] FATAL: role "root" does not exist 2025-07-10T04:16:38.121060706Z 2025-07-10 04:16:38.120 UTC [21974] FATAL: role "root" does not exist 2025-07-10T04:16:48.241053146Z 2025-07-10 04:16:48.240 UTC [21982] FATAL: role "root" does not exist 2025-07-10T04:16:58.349178179Z 2025-07-10 04:16:58.346 UTC [21989] FATAL: role "root" does not exist 2025-07-10T04:17:08.470488662Z 2025-07-10 04:17:08.470 UTC [21997] FATAL: role "root" does not exist 2025-07-10T04:17:18.626623500Z 2025-07-10 04:17:18.625 UTC [22004] FATAL: role "root" does not exist 2025-07-10T04:17:28.745544797Z 2025-07-10 04:17:28.745 UTC [22013] FATAL: role "root" does not exist 2025-07-10T04:17:38.896366278Z 2025-07-10 04:17:38.894 UTC [22021] FATAL: role "root" does not exist 2025-07-10T04:17:49.010862093Z 2025-07-10 04:17:49.010 UTC [22029] FATAL: role "root" does not exist 2025-07-10T04:17:59.121428183Z 2025-07-10 04:17:59.121 UTC [22036] FATAL: role "root" does not exist 2025-07-10T04:18:09.255769362Z 2025-07-10 04:18:09.255 UTC [22044] FATAL: role "root" does not exist 2025-07-10T04:18:19.370825935Z 2025-07-10 04:18:19.370 UTC [22050] FATAL: role "root" does not exist 2025-07-10T04:18:29.496801879Z 2025-07-10 04:18:29.496 UTC [22058] FATAL: role "root" does not exist 2025-07-10T04:18:39.630670386Z 2025-07-10 04:18:39.630 UTC [22065] FATAL: role "root" does not exist 2025-07-10T04:18:49.757302607Z 2025-07-10 04:18:49.755 UTC [22073] FATAL: role "root" does not exist 2025-07-10T04:18:59.900849382Z 2025-07-10 04:18:59.900 UTC [22080] FATAL: role "root" does not exist 2025-07-10T04:19:10.052840906Z 2025-07-10 04:19:10.052 UTC [22088] FATAL: role "root" does not exist 2025-07-10T04:19:20.181223017Z 2025-07-10 04:19:20.181 UTC [22094] FATAL: role "root" does not exist 2025-07-10T04:19:30.297821622Z 2025-07-10 04:19:30.291 UTC [22102] FATAL: role "root" does not exist 2025-07-10T04:19:40.441545120Z 2025-07-10 04:19:40.440 UTC [22110] FATAL: role "root" does not exist 2025-07-10T04:19:50.598902860Z 2025-07-10 04:19:50.598 UTC [22117] FATAL: role "root" does not exist 2025-07-10T04:20:00.716400474Z 2025-07-10 04:20:00.716 UTC [22124] FATAL: role "root" does not exist 2025-07-10T04:20:10.848369610Z 2025-07-10 04:20:10.847 UTC [22132] FATAL: role "root" does not exist 2025-07-10T04:20:20.999193379Z 2025-07-10 04:20:20.998 UTC [22139] FATAL: role "root" does not exist 2025-07-10T04:20:31.146306056Z 2025-07-10 04:20:31.146 UTC [22147] FATAL: role "root" does not exist 2025-07-10T04:20:36.040546424Z 2025-07-10 04:20:36.040 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:20:36.381865302Z 2025-07-10 04:20:36.381 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.019 s, total=0.342 s; sync files=4, longest=0.010 s, average=0.005 s; distance=17 kB, estimate=17 kB; lsn=0/205E658, redo lsn=0/205E600 2025-07-10T04:20:41.290269960Z 2025-07-10 04:20:41.290 UTC [22155] FATAL: role "root" does not exist 2025-07-10T04:20:51.423225670Z 2025-07-10 04:20:51.422 UTC [22163] FATAL: role "root" does not exist 2025-07-10T04:21:01.556333861Z 2025-07-10 04:21:01.556 UTC [22170] FATAL: role "root" does not exist 2025-07-10T04:21:11.693198119Z 2025-07-10 04:21:11.693 UTC [22179] FATAL: role "root" does not exist 2025-07-10T04:21:21.831908333Z 2025-07-10 04:21:21.831 UTC [22186] FATAL: role "root" does not exist 2025-07-10T04:21:31.952810268Z 2025-07-10 04:21:31.950 UTC [22194] FATAL: role "root" does not exist 2025-07-10T04:21:42.099266472Z 2025-07-10 04:21:42.093 UTC [22200] FATAL: role "root" does not exist 2025-07-10T04:21:52.238400106Z 2025-07-10 04:21:52.238 UTC [22207] FATAL: role "root" does not exist 2025-07-10T04:22:02.401136875Z 2025-07-10 04:22:02.401 UTC [22214] FATAL: role "root" does not exist 2025-07-10T04:22:12.515175784Z 2025-07-10 04:22:12.514 UTC [22222] FATAL: role "root" does not exist 2025-07-10T04:22:22.638184644Z 2025-07-10 04:22:22.638 UTC [22229] FATAL: role "root" does not exist 2025-07-10T04:22:32.763804271Z 2025-07-10 04:22:32.763 UTC [22237] FATAL: role "root" does not exist 2025-07-10T04:22:42.867238584Z 2025-07-10 04:22:42.866 UTC [22244] FATAL: role "root" does not exist 2025-07-10T04:22:53.019493735Z 2025-07-10 04:22:53.019 UTC [22253] FATAL: role "root" does not exist 2025-07-10T04:23:03.143692954Z 2025-07-10 04:23:03.143 UTC [22260] FATAL: role "root" does not exist 2025-07-10T04:23:13.285964628Z 2025-07-10 04:23:13.284 UTC [22268] FATAL: role "root" does not exist 2025-07-10T04:23:23.407897665Z 2025-07-10 04:23:23.406 UTC [22275] FATAL: role "root" does not exist 2025-07-10T04:23:33.572616851Z 2025-07-10 04:23:33.572 UTC [22283] FATAL: role "root" does not exist 2025-07-10T04:23:43.688041399Z 2025-07-10 04:23:43.687 UTC [22289] FATAL: role "root" does not exist 2025-07-10T04:23:53.832749347Z 2025-07-10 04:23:53.827 UTC [22298] FATAL: role "root" does not exist 2025-07-10T04:24:03.999579923Z 2025-07-10 04:24:03.998 UTC [22305] FATAL: role "root" does not exist 2025-07-10T04:24:14.112036893Z 2025-07-10 04:24:14.111 UTC [22313] FATAL: role "root" does not exist 2025-07-10T04:24:24.239889221Z 2025-07-10 04:24:24.238 UTC [22319] FATAL: role "root" does not exist 2025-07-10T04:24:34.382195763Z 2025-07-10 04:24:34.382 UTC [22326] FATAL: role "root" does not exist 2025-07-10T04:24:44.527695231Z 2025-07-10 04:24:44.527 UTC [22334] FATAL: role "root" does not exist 2025-07-10T04:24:54.659892006Z 2025-07-10 04:24:54.659 UTC [22341] FATAL: role "root" does not exist 2025-07-10T04:25:04.820008012Z 2025-07-10 04:25:04.807 UTC [22349] FATAL: role "root" does not exist 2025-07-10T04:25:14.948761930Z 2025-07-10 04:25:14.946 UTC [22357] FATAL: role "root" does not exist 2025-07-10T04:25:25.095988736Z 2025-07-10 04:25:25.095 UTC [22365] FATAL: role "root" does not exist 2025-07-10T04:25:35.226652838Z 2025-07-10 04:25:35.226 UTC [22371] FATAL: role "root" does not exist 2025-07-10T04:25:36.480698811Z 2025-07-10 04:25:36.480 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:25:36.715539142Z 2025-07-10 04:25:36.715 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=17 kB; lsn=0/20621B0, redo lsn=0/2062158 2025-07-10T04:25:45.365262480Z 2025-07-10 04:25:45.364 UTC [22379] FATAL: role "root" does not exist 2025-07-10T04:25:55.456100095Z 2025-07-10 04:25:55.455 UTC [22386] FATAL: role "root" does not exist 2025-07-10T04:26:05.586976201Z 2025-07-10 04:26:05.586 UTC [22394] FATAL: role "root" does not exist 2025-07-10T04:26:15.754336890Z 2025-07-10 04:26:15.753 UTC [22400] FATAL: role "root" does not exist 2025-07-10T04:26:25.878400255Z 2025-07-10 04:26:25.877 UTC [22408] FATAL: role "root" does not exist 2025-07-10T04:26:35.999546413Z 2025-07-10 04:26:35.998 UTC [22415] FATAL: role "root" does not exist 2025-07-10T04:26:46.156882108Z 2025-07-10 04:26:46.156 UTC [22423] FATAL: role "root" does not exist 2025-07-10T04:26:56.281103823Z 2025-07-10 04:26:56.280 UTC [22429] FATAL: role "root" does not exist 2025-07-10T04:27:06.414082439Z 2025-07-10 04:27:06.413 UTC [22437] FATAL: role "root" does not exist 2025-07-10T04:27:16.534499975Z 2025-07-10 04:27:16.534 UTC [22444] FATAL: role "root" does not exist 2025-07-10T04:27:26.689610218Z 2025-07-10 04:27:26.689 UTC [22452] FATAL: role "root" does not exist 2025-07-10T04:27:36.843696106Z 2025-07-10 04:27:36.843 UTC [22459] FATAL: role "root" does not exist 2025-07-10T04:27:46.991615005Z 2025-07-10 04:27:46.991 UTC [22467] FATAL: role "root" does not exist 2025-07-10T04:27:57.135516977Z 2025-07-10 04:27:57.135 UTC [22473] FATAL: role "root" does not exist 2025-07-10T04:28:07.257986509Z 2025-07-10 04:28:07.257 UTC [22480] FATAL: role "root" does not exist 2025-07-10T04:28:17.407832966Z 2025-07-10 04:28:17.404 UTC [22487] FATAL: role "root" does not exist 2025-07-10T04:28:27.536726322Z 2025-07-10 04:28:27.536 UTC [22495] FATAL: role "root" does not exist 2025-07-10T04:28:37.681714865Z 2025-07-10 04:28:37.681 UTC [22502] FATAL: role "root" does not exist 2025-07-10T04:28:47.803387143Z 2025-07-10 04:28:47.803 UTC [22509] FATAL: role "root" does not exist 2025-07-10T04:28:57.919833920Z 2025-07-10 04:28:57.919 UTC [22517] FATAL: role "root" does not exist 2025-07-10T04:29:08.048171128Z 2025-07-10 04:29:08.048 UTC [22526] FATAL: role "root" does not exist 2025-07-10T04:29:18.168105610Z 2025-07-10 04:29:18.168 UTC [22535] FATAL: role "root" does not exist 2025-07-10T04:29:28.291138298Z 2025-07-10 04:29:28.290 UTC [22543] FATAL: role "root" does not exist 2025-07-10T04:29:38.397363854Z 2025-07-10 04:29:38.397 UTC [22550] FATAL: role "root" does not exist 2025-07-10T04:29:48.524086351Z 2025-07-10 04:29:48.524 UTC [22558] FATAL: role "root" does not exist 2025-07-10T04:29:58.644149670Z 2025-07-10 04:29:58.644 UTC [22564] FATAL: role "root" does not exist 2025-07-10T04:30:08.749011705Z 2025-07-10 04:30:08.748 UTC [22573] FATAL: role "root" does not exist 2025-07-10T04:30:18.821940471Z 2025-07-10 04:30:18.821 UTC [22580] FATAL: role "root" does not exist 2025-07-10T04:30:28.933696628Z 2025-07-10 04:30:28.933 UTC [22588] FATAL: role "root" does not exist 2025-07-10T04:30:36.813597885Z 2025-07-10 04:30:36.813 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:30:37.462014253Z 2025-07-10 04:30:37.461 UTC [57] LOG: checkpoint complete: wrote 7 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.602 s, sync=0.028 s, total=0.649 s; sync files=6, longest=0.012 s, average=0.005 s; distance=27 kB, estimate=27 kB; lsn=0/2069088, redo lsn=0/2069030 2025-07-10T04:30:39.066221121Z 2025-07-10 04:30:39.066 UTC [22597] FATAL: role "root" does not exist 2025-07-10T04:30:49.186628285Z 2025-07-10 04:30:49.186 UTC [22605] FATAL: role "root" does not exist 2025-07-10T04:30:59.276379401Z 2025-07-10 04:30:59.272 UTC [22612] FATAL: role "root" does not exist 2025-07-10T04:31:09.403265934Z 2025-07-10 04:31:09.402 UTC [22620] FATAL: role "root" does not exist 2025-07-10T04:31:19.516666120Z 2025-07-10 04:31:19.516 UTC [22627] FATAL: role "root" does not exist 2025-07-10T04:31:29.616397098Z 2025-07-10 04:31:29.616 UTC [22636] FATAL: role "root" does not exist 2025-07-10T04:31:39.742663301Z 2025-07-10 04:31:39.742 UTC [22642] FATAL: role "root" does not exist 2025-07-10T04:31:49.894853550Z 2025-07-10 04:31:49.894 UTC [22650] FATAL: role "root" does not exist 2025-07-10T04:32:00.020924790Z 2025-07-10 04:32:00.020 UTC [22656] FATAL: role "root" does not exist 2025-07-10T04:32:10.137184292Z 2025-07-10 04:32:10.137 UTC [22664] FATAL: role "root" does not exist 2025-07-10T04:32:20.257012151Z 2025-07-10 04:32:20.256 UTC [22670] FATAL: role "root" does not exist 2025-07-10T04:32:30.393688457Z 2025-07-10 04:32:30.393 UTC [22678] FATAL: role "root" does not exist 2025-07-10T04:32:40.517441131Z 2025-07-10 04:32:40.517 UTC [22685] FATAL: role "root" does not exist 2025-07-10T04:32:50.624061769Z 2025-07-10 04:32:50.624 UTC [22693] FATAL: role "root" does not exist 2025-07-10T04:33:00.750491946Z 2025-07-10 04:33:00.750 UTC [22700] FATAL: role "root" does not exist 2025-07-10T04:33:10.853584719Z 2025-07-10 04:33:10.853 UTC [22708] FATAL: role "root" does not exist 2025-07-10T04:33:20.987239409Z 2025-07-10 04:33:20.982 UTC [22715] FATAL: role "root" does not exist 2025-07-10T04:33:31.109262247Z 2025-07-10 04:33:31.109 UTC [22723] FATAL: role "root" does not exist 2025-07-10T04:33:41.198217923Z 2025-07-10 04:33:41.197 UTC [22729] FATAL: role "root" does not exist 2025-07-10T04:33:51.386052158Z 2025-07-10 04:33:51.385 UTC [22739] FATAL: role "root" does not exist 2025-07-10T04:34:01.534041989Z 2025-07-10 04:34:01.533 UTC [22747] FATAL: role "root" does not exist 2025-07-10T04:34:11.713172308Z 2025-07-10 04:34:11.713 UTC [22756] FATAL: role "root" does not exist 2025-07-10T04:34:21.901989142Z 2025-07-10 04:34:21.900 UTC [22763] FATAL: role "root" does not exist 2025-07-10T04:34:32.043726046Z 2025-07-10 04:34:32.043 UTC [22771] FATAL: role "root" does not exist 2025-07-10T04:34:42.206489935Z 2025-07-10 04:34:42.205 UTC [22778] FATAL: role "root" does not exist 2025-07-10T04:34:52.372699146Z 2025-07-10 04:34:52.372 UTC [22786] FATAL: role "root" does not exist 2025-07-10T04:35:02.518434194Z 2025-07-10 04:35:02.517 UTC [22793] FATAL: role "root" does not exist 2025-07-10T04:35:12.660938540Z 2025-07-10 04:35:12.660 UTC [22801] FATAL: role "root" does not exist 2025-07-10T04:35:22.814259751Z 2025-07-10 04:35:22.809 UTC [22808] FATAL: role "root" does not exist 2025-07-10T04:35:32.949388477Z 2025-07-10 04:35:32.948 UTC [22816] FATAL: role "root" does not exist 2025-07-10T04:35:36.560469082Z 2025-07-10 04:35:36.560 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:35:36.796106186Z 2025-07-10 04:35:36.795 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=15 kB, estimate=26 kB; lsn=0/206CEE8, redo lsn=0/206CE90 2025-07-10T04:35:43.073787535Z 2025-07-10 04:35:43.073 UTC [22822] FATAL: role "root" does not exist 2025-07-10T04:35:53.197629954Z 2025-07-10 04:35:53.197 UTC [22830] FATAL: role "root" does not exist 2025-07-10T04:36:03.328350911Z 2025-07-10 04:36:03.324 UTC [22837] FATAL: role "root" does not exist 2025-07-10T04:36:13.484298832Z 2025-07-10 04:36:13.484 UTC [22846] FATAL: role "root" does not exist 2025-07-10T04:36:23.645242853Z 2025-07-10 04:36:23.642 UTC [22853] FATAL: role "root" does not exist 2025-07-10T04:36:33.755088970Z 2025-07-10 04:36:33.754 UTC [22862] FATAL: role "root" does not exist 2025-07-10T04:36:43.896006238Z 2025-07-10 04:36:43.895 UTC [22869] FATAL: role "root" does not exist 2025-07-10T04:36:54.010977093Z 2025-07-10 04:36:54.009 UTC [22877] FATAL: role "root" does not exist 2025-07-10T04:37:04.151159155Z 2025-07-10 04:37:04.151 UTC [22884] FATAL: role "root" does not exist 2025-07-10T04:37:14.287412107Z 2025-07-10 04:37:14.287 UTC [22892] FATAL: role "root" does not exist 2025-07-10T04:37:24.416750394Z 2025-07-10 04:37:24.416 UTC [22898] FATAL: role "root" does not exist 2025-07-10T04:37:34.561386483Z 2025-07-10 04:37:34.560 UTC [22905] FATAL: role "root" does not exist 2025-07-10T04:37:44.682114562Z 2025-07-10 04:37:44.681 UTC [22913] FATAL: role "root" does not exist 2025-07-10T04:37:54.819543388Z 2025-07-10 04:37:54.818 UTC [22920] FATAL: role "root" does not exist 2025-07-10T04:38:04.941847467Z 2025-07-10 04:38:04.939 UTC [22928] FATAL: role "root" does not exist 2025-07-10T04:38:15.062341388Z 2025-07-10 04:38:15.060 UTC [22935] FATAL: role "root" does not exist 2025-07-10T04:38:25.202781541Z 2025-07-10 04:38:25.202 UTC [22943] FATAL: role "root" does not exist 2025-07-10T04:38:35.355093864Z 2025-07-10 04:38:35.354 UTC [22950] FATAL: role "root" does not exist 2025-07-10T04:38:45.527148131Z 2025-07-10 04:38:45.527 UTC [22958] FATAL: role "root" does not exist 2025-07-10T04:38:55.686344780Z 2025-07-10 04:38:55.686 UTC [22966] FATAL: role "root" does not exist 2025-07-10T04:39:05.845864956Z 2025-07-10 04:39:05.845 UTC [22974] FATAL: role "root" does not exist 2025-07-10T04:39:15.962298574Z 2025-07-10 04:39:15.961 UTC [22981] FATAL: role "root" does not exist 2025-07-10T04:39:26.075497314Z 2025-07-10 04:39:26.075 UTC [22989] FATAL: role "root" does not exist 2025-07-10T04:39:36.219618393Z 2025-07-10 04:39:36.219 UTC [22996] FATAL: role "root" does not exist 2025-07-10T04:39:46.363646730Z 2025-07-10 04:39:46.363 UTC [23004] FATAL: role "root" does not exist 2025-07-10T04:39:56.518618297Z 2025-07-10 04:39:56.518 UTC [23012] FATAL: role "root" does not exist 2025-07-10T04:40:06.639616869Z 2025-07-10 04:40:06.639 UTC [23021] FATAL: role "root" does not exist 2025-07-10T04:40:16.784108492Z 2025-07-10 04:40:16.784 UTC [23029] FATAL: role "root" does not exist 2025-07-10T04:40:26.945389612Z 2025-07-10 04:40:26.945 UTC [23037] FATAL: role "root" does not exist 2025-07-10T04:40:36.896064705Z 2025-07-10 04:40:36.895 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:40:37.062481101Z 2025-07-10 04:40:37.062 UTC [23044] FATAL: role "root" does not exist 2025-07-10T04:40:37.648057238Z 2025-07-10 04:40:37.647 UTC [57] LOG: checkpoint complete: wrote 8 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.703 s, sync=0.028 s, total=0.752 s; sync files=6, longest=0.012 s, average=0.005 s; distance=28 kB, estimate=28 kB; lsn=0/2073F90, redo lsn=0/2073F38 2025-07-10T04:40:47.195739587Z 2025-07-10 04:40:47.195 UTC [23052] FATAL: role "root" does not exist 2025-07-10T04:40:57.337980048Z 2025-07-10 04:40:57.337 UTC [23059] FATAL: role "root" does not exist 2025-07-10T04:41:07.495715716Z 2025-07-10 04:41:07.493 UTC [23068] FATAL: role "root" does not exist 2025-07-10T04:41:17.646928095Z 2025-07-10 04:41:17.646 UTC [23075] FATAL: role "root" does not exist 2025-07-10T04:41:27.787146762Z 2025-07-10 04:41:27.786 UTC [23083] FATAL: role "root" does not exist 2025-07-10T04:41:37.942388450Z 2025-07-10 04:41:37.941 UTC [23090] FATAL: role "root" does not exist 2025-07-10T04:41:48.102358845Z 2025-07-10 04:41:48.102 UTC [23098] FATAL: role "root" does not exist 2025-07-10T04:41:58.238866452Z 2025-07-10 04:41:58.238 UTC [23106] FATAL: role "root" does not exist 2025-07-10T04:42:08.400505122Z 2025-07-10 04:42:08.399 UTC [23114] FATAL: role "root" does not exist 2025-07-10T04:42:18.544213591Z 2025-07-10 04:42:18.544 UTC [23121] FATAL: role "root" does not exist 2025-07-10T04:42:28.717428140Z 2025-07-10 04:42:28.716 UTC [23129] FATAL: role "root" does not exist 2025-07-10T04:42:38.841716928Z 2025-07-10 04:42:38.841 UTC [23136] FATAL: role "root" does not exist 2025-07-10T04:42:48.988101479Z 2025-07-10 04:42:48.987 UTC [23144] FATAL: role "root" does not exist 2025-07-10T04:42:59.110474134Z 2025-07-10 04:42:59.110 UTC [23151] FATAL: role "root" does not exist 2025-07-10T04:43:09.215180004Z 2025-07-10 04:43:09.215 UTC [23159] FATAL: role "root" does not exist 2025-07-10T04:43:19.367059063Z 2025-07-10 04:43:19.362 UTC [23166] FATAL: role "root" does not exist 2025-07-10T04:43:29.495765780Z 2025-07-10 04:43:29.494 UTC [23175] FATAL: role "root" does not exist 2025-07-10T04:43:39.600136721Z 2025-07-10 04:43:39.600 UTC [23182] FATAL: role "root" does not exist 2025-07-10T04:43:49.734325561Z 2025-07-10 04:43:49.734 UTC [23190] FATAL: role "root" does not exist 2025-07-10T04:43:59.877023477Z 2025-07-10 04:43:59.876 UTC [23197] FATAL: role "root" does not exist 2025-07-10T04:44:09.982349954Z 2025-07-10 04:44:09.981 UTC [23205] FATAL: role "root" does not exist 2025-07-10T04:44:20.091510103Z 2025-07-10 04:44:20.091 UTC [23212] FATAL: role "root" does not exist 2025-07-10T04:44:30.223887531Z 2025-07-10 04:44:30.223 UTC [23220] FATAL: role "root" does not exist 2025-07-10T04:44:40.359045705Z 2025-07-10 04:44:40.358 UTC [23226] FATAL: role "root" does not exist 2025-07-10T04:44:50.493947026Z 2025-07-10 04:44:50.493 UTC [23235] FATAL: role "root" does not exist 2025-07-10T04:45:00.618892788Z 2025-07-10 04:45:00.618 UTC [23242] FATAL: role "root" does not exist 2025-07-10T04:45:10.767060253Z 2025-07-10 04:45:10.766 UTC [23249] FATAL: role "root" does not exist 2025-07-10T04:45:20.878233837Z 2025-07-10 04:45:20.878 UTC [23256] FATAL: role "root" does not exist 2025-07-10T04:45:31.014280954Z 2025-07-10 04:45:31.013 UTC [23264] FATAL: role "root" does not exist 2025-07-10T04:45:36.748040220Z 2025-07-10 04:45:36.747 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:45:36.983227155Z 2025-07-10 04:45:36.982 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=26 kB; lsn=0/2078180, redo lsn=0/2078128 2025-07-10T04:45:41.138626103Z 2025-07-10 04:45:41.138 UTC [23271] FATAL: role "root" does not exist 2025-07-10T04:45:51.257260310Z 2025-07-10 04:45:51.255 UTC [23279] FATAL: role "root" does not exist 2025-07-10T04:46:01.402841853Z 2025-07-10 04:46:01.402 UTC [23286] FATAL: role "root" does not exist 2025-07-10T04:46:11.537829581Z 2025-07-10 04:46:11.537 UTC [23294] FATAL: role "root" does not exist 2025-07-10T04:46:21.681303624Z 2025-07-10 04:46:21.681 UTC [23301] FATAL: role "root" does not exist 2025-07-10T04:46:31.805335788Z 2025-07-10 04:46:31.805 UTC [23309] FATAL: role "root" does not exist 2025-07-10T04:46:41.911400867Z 2025-07-10 04:46:41.911 UTC [23316] FATAL: role "root" does not exist 2025-07-10T04:46:52.054246784Z 2025-07-10 04:46:52.053 UTC [23324] FATAL: role "root" does not exist 2025-07-10T04:47:02.182917223Z 2025-07-10 04:47:02.179 UTC [23331] FATAL: role "root" does not exist 2025-07-10T04:47:12.285991973Z 2025-07-10 04:47:12.285 UTC [23339] FATAL: role "root" does not exist 2025-07-10T04:47:22.427271360Z 2025-07-10 04:47:22.427 UTC [23345] FATAL: role "root" does not exist 2025-07-10T04:47:32.562771287Z 2025-07-10 04:47:32.562 UTC [23353] FATAL: role "root" does not exist 2025-07-10T04:47:42.687998251Z 2025-07-10 04:47:42.687 UTC [23360] FATAL: role "root" does not exist 2025-07-10T04:47:52.826992787Z 2025-07-10 04:47:52.826 UTC [23368] FATAL: role "root" does not exist 2025-07-10T04:48:02.937921324Z 2025-07-10 04:48:02.937 UTC [23375] FATAL: role "root" does not exist 2025-07-10T04:48:13.062212769Z 2025-07-10 04:48:13.061 UTC [23382] FATAL: role "root" does not exist 2025-07-10T04:48:23.181081285Z 2025-07-10 04:48:23.179 UTC [23389] FATAL: role "root" does not exist 2025-07-10T04:48:33.307884371Z 2025-07-10 04:48:33.306 UTC [23397] FATAL: role "root" does not exist 2025-07-10T04:48:43.432031090Z 2025-07-10 04:48:43.431 UTC [23405] FATAL: role "root" does not exist 2025-07-10T04:48:53.529459097Z 2025-07-10 04:48:53.528 UTC [23413] FATAL: role "root" does not exist 2025-07-10T04:49:03.654717830Z 2025-07-10 04:49:03.653 UTC [23420] FATAL: role "root" does not exist 2025-07-10T04:49:13.766794240Z 2025-07-10 04:49:13.764 UTC [23428] FATAL: role "root" does not exist 2025-07-10T04:49:23.903127914Z 2025-07-10 04:49:23.903 UTC [23435] FATAL: role "root" does not exist 2025-07-10T04:49:34.036263982Z 2025-07-10 04:49:34.035 UTC [23443] FATAL: role "root" does not exist 2025-07-10T04:49:44.151553007Z 2025-07-10 04:49:44.151 UTC [23450] FATAL: role "root" does not exist 2025-07-10T04:49:54.286108461Z 2025-07-10 04:49:54.286 UTC [23458] FATAL: role "root" does not exist 2025-07-10T04:50:04.424174039Z 2025-07-10 04:50:04.423 UTC [23465] FATAL: role "root" does not exist 2025-07-10T04:50:14.526371324Z 2025-07-10 04:50:14.523 UTC [23472] FATAL: role "root" does not exist 2025-07-10T04:50:24.644534747Z 2025-07-10 04:50:24.642 UTC [23478] FATAL: role "root" does not exist 2025-07-10T04:50:34.787135640Z 2025-07-10 04:50:34.787 UTC [23487] FATAL: role "root" does not exist 2025-07-10T04:50:37.080319231Z 2025-07-10 04:50:37.080 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:50:37.522077811Z 2025-07-10 04:50:37.521 UTC [57] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.408 s, sync=0.020 s, total=0.442 s; sync files=5, longest=0.008 s, average=0.004 s; distance=17 kB, estimate=26 kB; lsn=0/207C6D8, redo lsn=0/207C680 2025-07-10T04:50:44.900388069Z 2025-07-10 04:50:44.900 UTC [23494] FATAL: role "root" does not exist 2025-07-10T04:50:55.030219684Z 2025-07-10 04:50:55.030 UTC [23501] FATAL: role "root" does not exist 2025-07-10T04:51:05.151330359Z 2025-07-10 04:51:05.150 UTC [23508] FATAL: role "root" does not exist 2025-07-10T04:51:15.307668206Z 2025-07-10 04:51:15.307 UTC [23515] FATAL: role "root" does not exist 2025-07-10T04:51:25.457033443Z 2025-07-10 04:51:25.456 UTC [23523] FATAL: role "root" does not exist 2025-07-10T04:51:35.591904220Z 2025-07-10 04:51:35.590 UTC [23530] FATAL: role "root" does not exist 2025-07-10T04:51:45.722115844Z 2025-07-10 04:51:45.720 UTC [23538] FATAL: role "root" does not exist 2025-07-10T04:51:55.831231270Z 2025-07-10 04:51:55.830 UTC [23545] FATAL: role "root" does not exist 2025-07-10T04:52:05.966409361Z 2025-07-10 04:52:05.966 UTC [23553] FATAL: role "root" does not exist 2025-07-10T04:52:16.124038912Z 2025-07-10 04:52:16.121 UTC [23560] FATAL: role "root" does not exist 2025-07-10T04:52:26.262045343Z 2025-07-10 04:52:26.260 UTC [23568] FATAL: role "root" does not exist 2025-07-10T04:52:36.385704955Z 2025-07-10 04:52:36.385 UTC [23575] FATAL: role "root" does not exist 2025-07-10T04:52:46.495255099Z 2025-07-10 04:52:46.494 UTC [23583] FATAL: role "root" does not exist 2025-07-10T04:52:56.637909677Z 2025-07-10 04:52:56.637 UTC [23590] FATAL: role "root" does not exist 2025-07-10T04:53:06.773662819Z 2025-07-10 04:53:06.773 UTC [23598] FATAL: role "root" does not exist 2025-07-10T04:53:16.905022007Z 2025-07-10 04:53:16.904 UTC [23605] FATAL: role "root" does not exist 2025-07-10T04:53:27.013874552Z 2025-07-10 04:53:27.013 UTC [23614] FATAL: role "root" does not exist 2025-07-10T04:53:37.126469118Z 2025-07-10 04:53:37.126 UTC [23621] FATAL: role "root" does not exist 2025-07-10T04:53:47.257440036Z 2025-07-10 04:53:47.257 UTC [23629] FATAL: role "root" does not exist 2025-07-10T04:53:57.454581882Z 2025-07-10 04:53:57.451 UTC [23636] FATAL: role "root" does not exist 2025-07-10T04:54:07.609134315Z 2025-07-10 04:54:07.607 UTC [23644] FATAL: role "root" does not exist 2025-07-10T04:54:17.746067362Z 2025-07-10 04:54:17.745 UTC [23652] FATAL: role "root" does not exist 2025-07-10T04:54:27.853583767Z 2025-07-10 04:54:27.853 UTC [23660] FATAL: role "root" does not exist 2025-07-10T04:54:38.005138162Z 2025-07-10 04:54:38.004 UTC [23667] FATAL: role "root" does not exist 2025-07-10T04:54:48.143739051Z 2025-07-10 04:54:48.143 UTC [23676] FATAL: role "root" does not exist 2025-07-10T04:54:58.301948079Z 2025-07-10 04:54:58.301 UTC [23683] FATAL: role "root" does not exist 2025-07-10T04:55:08.424081738Z 2025-07-10 04:55:08.423 UTC [23691] FATAL: role "root" does not exist 2025-07-10T04:55:18.557170259Z 2025-07-10 04:55:18.557 UTC [23698] FATAL: role "root" does not exist 2025-07-10T04:55:28.671735060Z 2025-07-10 04:55:28.671 UTC [23706] FATAL: role "root" does not exist 2025-07-10T04:55:37.622456632Z 2025-07-10 04:55:37.622 UTC [57] LOG: checkpoint starting: time 2025-07-10T04:55:37.858109719Z 2025-07-10 04:55:37.857 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=17 kB, estimate=25 kB; lsn=0/2080BB8, redo lsn=0/2080B60 2025-07-10T04:55:38.808983482Z 2025-07-10 04:55:38.808 UTC [23712] FATAL: role "root" does not exist 2025-07-10T04:55:48.949820409Z 2025-07-10 04:55:48.949 UTC [23720] FATAL: role "root" does not exist 2025-07-10T04:55:59.122917744Z 2025-07-10 04:55:59.122 UTC [23726] FATAL: role "root" does not exist 2025-07-10T04:56:09.244394115Z 2025-07-10 04:56:09.244 UTC [23734] FATAL: role "root" does not exist 2025-07-10T04:56:19.401689553Z 2025-07-10 04:56:19.401 UTC [23741] FATAL: role "root" does not exist 2025-07-10T04:56:29.548069055Z 2025-07-10 04:56:29.547 UTC [23749] FATAL: role "root" does not exist 2025-07-10T04:56:39.696051999Z 2025-07-10 04:56:39.692 UTC [23757] FATAL: role "root" does not exist 2025-07-10T04:56:49.841426031Z 2025-07-10 04:56:49.840 UTC [23765] FATAL: role "root" does not exist 2025-07-10T04:56:59.983634486Z 2025-07-10 04:56:59.980 UTC [23772] FATAL: role "root" does not exist 2025-07-10T04:57:10.107171825Z 2025-07-10 04:57:10.104 UTC [23779] FATAL: role "root" does not exist 2025-07-10T04:57:20.248445259Z 2025-07-10 04:57:20.247 UTC [23785] FATAL: role "root" does not exist 2025-07-10T04:57:30.366822137Z 2025-07-10 04:57:30.366 UTC [23793] FATAL: role "root" does not exist 2025-07-10T04:57:40.498980317Z 2025-07-10 04:57:40.498 UTC [23800] FATAL: role "root" does not exist 2025-07-10T04:57:50.663407488Z 2025-07-10 04:57:50.663 UTC [23808] FATAL: role "root" does not exist 2025-07-10T04:58:00.761471776Z 2025-07-10 04:58:00.761 UTC [23815] FATAL: role "root" does not exist 2025-07-10T04:58:10.893227244Z 2025-07-10 04:58:10.893 UTC [23823] FATAL: role "root" does not exist 2025-07-10T04:58:21.018864526Z 2025-07-10 04:58:21.018 UTC [23829] FATAL: role "root" does not exist 2025-07-10T04:58:31.163964941Z 2025-07-10 04:58:31.163 UTC [23837] FATAL: role "root" does not exist 2025-07-10T04:58:41.285220582Z 2025-07-10 04:58:41.285 UTC [23845] FATAL: role "root" does not exist 2025-07-10T04:58:51.410669240Z 2025-07-10 04:58:51.408 UTC [23853] FATAL: role "root" does not exist 2025-07-10T04:59:01.546361072Z 2025-07-10 04:59:01.546 UTC [23860] FATAL: role "root" does not exist 2025-07-10T04:59:11.671930621Z 2025-07-10 04:59:11.671 UTC [23868] FATAL: role "root" does not exist 2025-07-10T04:59:21.834017964Z 2025-07-10 04:59:21.833 UTC [23875] FATAL: role "root" does not exist 2025-07-10T04:59:31.968726421Z 2025-07-10 04:59:31.968 UTC [23883] FATAL: role "root" does not exist 2025-07-10T04:59:42.116452945Z 2025-07-10 04:59:42.115 UTC [23890] FATAL: role "root" does not exist 2025-07-10T04:59:52.259113518Z 2025-07-10 04:59:52.259 UTC [23898] FATAL: role "root" does not exist 2025-07-10T05:00:02.417762557Z 2025-07-10 05:00:02.417 UTC [23905] FATAL: role "root" does not exist 2025-07-10T05:00:12.544438106Z 2025-07-10 05:00:12.540 UTC [23912] FATAL: role "root" does not exist 2025-07-10T05:00:22.669643269Z 2025-07-10 05:00:22.669 UTC [23919] FATAL: role "root" does not exist 2025-07-10T05:00:32.817202551Z 2025-07-10 05:00:32.817 UTC [23927] FATAL: role "root" does not exist 2025-07-10T05:00:37.956445188Z 2025-07-10 05:00:37.956 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:00:38.304857734Z 2025-07-10 05:00:38.304 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.018 s, total=0.349 s; sync files=4, longest=0.009 s, average=0.005 s; distance=18 kB, estimate=24 kB; lsn=0/2085550, redo lsn=0/20854F8 2025-07-10T05:00:42.959284691Z 2025-07-10 05:00:42.951 UTC [23934] FATAL: role "root" does not exist 2025-07-10T05:00:53.093955183Z 2025-07-10 05:00:53.093 UTC [23942] FATAL: role "root" does not exist 2025-07-10T05:01:03.223220539Z 2025-07-10 05:01:03.223 UTC [23949] FATAL: role "root" does not exist 2025-07-10T05:01:13.348359810Z 2025-07-10 05:01:13.348 UTC [23957] FATAL: role "root" does not exist 2025-07-10T05:01:23.453303219Z 2025-07-10 05:01:23.453 UTC [23964] FATAL: role "root" does not exist 2025-07-10T05:01:33.612043754Z 2025-07-10 05:01:33.611 UTC [23972] FATAL: role "root" does not exist 2025-07-10T05:01:43.758407765Z 2025-07-10 05:01:43.758 UTC [23979] FATAL: role "root" does not exist 2025-07-10T05:01:53.876952962Z 2025-07-10 05:01:53.876 UTC [23987] FATAL: role "root" does not exist 2025-07-10T05:02:03.994537680Z 2025-07-10 05:02:03.994 UTC [23994] FATAL: role "root" does not exist 2025-07-10T05:02:14.129416485Z 2025-07-10 05:02:14.121 UTC [24002] FATAL: role "root" does not exist 2025-07-10T05:02:24.287680061Z 2025-07-10 05:02:24.284 UTC [24009] FATAL: role "root" does not exist 2025-07-10T05:02:34.408333695Z 2025-07-10 05:02:34.408 UTC [24017] FATAL: role "root" does not exist 2025-07-10T05:02:44.551955212Z 2025-07-10 05:02:44.551 UTC [24024] FATAL: role "root" does not exist 2025-07-10T05:02:54.686928351Z 2025-07-10 05:02:54.686 UTC [24032] FATAL: role "root" does not exist 2025-07-10T05:03:04.824345242Z 2025-07-10 05:03:04.824 UTC [24039] FATAL: role "root" does not exist 2025-07-10T05:03:14.969969772Z 2025-07-10 05:03:14.969 UTC [24047] FATAL: role "root" does not exist 2025-07-10T05:03:25.115202146Z 2025-07-10 05:03:25.115 UTC [24055] FATAL: role "root" does not exist 2025-07-10T05:03:35.255769204Z 2025-07-10 05:03:35.255 UTC [24063] FATAL: role "root" does not exist 2025-07-10T05:03:45.359237475Z 2025-07-10 05:03:45.358 UTC [24071] FATAL: role "root" does not exist 2025-07-10T05:03:55.477661376Z 2025-07-10 05:03:55.477 UTC [24078] FATAL: role "root" does not exist 2025-07-10T05:04:05.616876448Z 2025-07-10 05:04:05.613 UTC [24086] FATAL: role "root" does not exist 2025-07-10T05:04:15.729146410Z 2025-07-10 05:04:15.728 UTC [24093] FATAL: role "root" does not exist 2025-07-10T05:04:25.837287081Z 2025-07-10 05:04:25.837 UTC [24101] FATAL: role "root" does not exist 2025-07-10T05:04:35.970154092Z 2025-07-10 05:04:35.969 UTC [24107] FATAL: role "root" does not exist 2025-07-10T05:04:46.085258538Z 2025-07-10 05:04:46.082 UTC [24115] FATAL: role "root" does not exist 2025-07-10T05:04:56.199066285Z 2025-07-10 05:04:56.198 UTC [24122] FATAL: role "root" does not exist 2025-07-10T05:05:06.327786115Z 2025-07-10 05:05:06.327 UTC [24130] FATAL: role "root" does not exist 2025-07-10T05:05:16.455905404Z 2025-07-10 05:05:16.454 UTC [24137] FATAL: role "root" does not exist 2025-07-10T05:05:26.593032322Z 2025-07-10 05:05:26.590 UTC [24145] FATAL: role "root" does not exist 2025-07-10T05:05:36.727769859Z 2025-07-10 05:05:36.727 UTC [24152] FATAL: role "root" does not exist 2025-07-10T05:05:37.404359801Z 2025-07-10 05:05:37.404 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:05:37.638235848Z 2025-07-10 05:05:37.638 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.013 s, total=0.234 s; sync files=3, longest=0.007 s, average=0.005 s; distance=11 kB, estimate=23 kB; lsn=0/2088538, redo lsn=0/20884E0 2025-07-10T05:05:46.817129076Z 2025-07-10 05:05:46.816 UTC [24160] FATAL: role "root" does not exist 2025-07-10T05:05:56.954774370Z 2025-07-10 05:05:56.954 UTC [24167] FATAL: role "root" does not exist 2025-07-10T05:06:07.077019324Z 2025-07-10 05:06:07.076 UTC [24174] FATAL: role "root" does not exist 2025-07-10T05:06:17.184937832Z 2025-07-10 05:06:17.184 UTC [24181] FATAL: role "root" does not exist 2025-07-10T05:06:27.326449967Z 2025-07-10 05:06:27.326 UTC [24189] FATAL: role "root" does not exist 2025-07-10T05:06:37.431101492Z 2025-07-10 05:06:37.430 UTC [24196] FATAL: role "root" does not exist 2025-07-10T05:06:47.590317785Z 2025-07-10 05:06:47.590 UTC [24204] FATAL: role "root" does not exist 2025-07-10T05:06:57.723028752Z 2025-07-10 05:06:57.722 UTC [24211] FATAL: role "root" does not exist 2025-07-10T05:07:07.845616305Z 2025-07-10 05:07:07.844 UTC [24219] FATAL: role "root" does not exist 2025-07-10T05:07:17.990631094Z 2025-07-10 05:07:17.990 UTC [24226] FATAL: role "root" does not exist 2025-07-10T05:07:28.092968461Z 2025-07-10 05:07:28.092 UTC [24233] FATAL: role "root" does not exist 2025-07-10T05:07:38.231869948Z 2025-07-10 05:07:38.231 UTC [24240] FATAL: role "root" does not exist 2025-07-10T05:07:48.394957677Z 2025-07-10 05:07:48.394 UTC [24248] FATAL: role "root" does not exist 2025-07-10T05:07:58.508631191Z 2025-07-10 05:07:58.508 UTC [24255] FATAL: role "root" does not exist 2025-07-10T05:08:08.653741822Z 2025-07-10 05:08:08.651 UTC [24263] FATAL: role "root" does not exist 2025-07-10T05:08:18.786549325Z 2025-07-10 05:08:18.786 UTC [24270] FATAL: role "root" does not exist 2025-07-10T05:08:28.920510988Z 2025-07-10 05:08:28.920 UTC [24278] FATAL: role "root" does not exist 2025-07-10T05:08:39.051118046Z 2025-07-10 05:08:39.051 UTC [24284] FATAL: role "root" does not exist 2025-07-10T05:08:49.192248210Z 2025-07-10 05:08:49.192 UTC [24292] FATAL: role "root" does not exist 2025-07-10T05:08:59.327051973Z 2025-07-10 05:08:59.326 UTC [24300] FATAL: role "root" does not exist 2025-07-10T05:09:09.453260780Z 2025-07-10 05:09:09.453 UTC [24308] FATAL: role "root" does not exist 2025-07-10T05:09:19.587984345Z 2025-07-10 05:09:19.587 UTC [24315] FATAL: role "root" does not exist 2025-07-10T05:09:29.734602625Z 2025-07-10 05:09:29.734 UTC [24323] FATAL: role "root" does not exist 2025-07-10T05:09:39.872442717Z 2025-07-10 05:09:39.872 UTC [24330] FATAL: role "root" does not exist 2025-07-10T05:09:49.997457271Z 2025-07-10 05:09:49.997 UTC [24337] FATAL: role "root" does not exist 2025-07-10T05:10:00.209573772Z 2025-07-10 05:10:00.209 UTC [24344] FATAL: role "root" does not exist 2025-07-10T05:10:10.366947956Z 2025-07-10 05:10:10.366 UTC [24353] FATAL: role "root" does not exist 2025-07-10T05:10:20.491680577Z 2025-07-10 05:10:20.491 UTC [24360] FATAL: role "root" does not exist 2025-07-10T05:10:30.666420611Z 2025-07-10 05:10:30.660 UTC [24369] FATAL: role "root" does not exist 2025-07-10T05:10:37.737755548Z 2025-07-10 05:10:37.737 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:10:38.193377874Z 2025-07-10 05:10:38.193 UTC [57] LOG: checkpoint complete: wrote 6 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.402 s, sync=0.033 s, total=0.456 s; sync files=4, longest=0.022 s, average=0.009 s; distance=12 kB, estimate=22 kB; lsn=0/208B908, redo lsn=0/208B8B0 2025-07-10T05:10:40.763072339Z 2025-07-10 05:10:40.763 UTC [24376] FATAL: role "root" does not exist 2025-07-10T05:10:50.885926187Z 2025-07-10 05:10:50.885 UTC [24385] FATAL: role "root" does not exist 2025-07-10T05:11:01.003968328Z 2025-07-10 05:11:01.003 UTC [24391] FATAL: role "root" does not exist 2025-07-10T05:11:11.116179993Z 2025-07-10 05:11:11.116 UTC [24399] FATAL: role "root" does not exist 2025-07-10T05:11:21.254917154Z 2025-07-10 05:11:21.254 UTC [24407] FATAL: role "root" does not exist 2025-07-10T05:11:31.388012889Z 2025-07-10 05:11:31.387 UTC [24415] FATAL: role "root" does not exist 2025-07-10T05:11:41.512715184Z 2025-07-10 05:11:41.512 UTC [24422] FATAL: role "root" does not exist 2025-07-10T05:11:51.654224570Z 2025-07-10 05:11:51.654 UTC [24430] FATAL: role "root" does not exist 2025-07-10T05:12:01.735906799Z 2025-07-10 05:12:01.735 UTC [24437] FATAL: role "root" does not exist 2025-07-10T05:12:11.838776635Z 2025-07-10 05:12:11.838 UTC [24445] FATAL: role "root" does not exist 2025-07-10T05:12:21.970364064Z 2025-07-10 05:12:21.970 UTC [24451] FATAL: role "root" does not exist 2025-07-10T05:12:32.067359257Z 2025-07-10 05:12:32.067 UTC [24458] FATAL: role "root" does not exist 2025-07-10T05:12:42.189744502Z 2025-07-10 05:12:42.189 UTC [24465] FATAL: role "root" does not exist 2025-07-10T05:12:52.326870528Z 2025-07-10 05:12:52.326 UTC [24473] FATAL: role "root" does not exist 2025-07-10T05:13:02.435910604Z 2025-07-10 05:13:02.435 UTC [24480] FATAL: role "root" does not exist 2025-07-10T05:13:12.549977938Z 2025-07-10 05:13:12.549 UTC [24488] FATAL: role "root" does not exist 2025-07-10T05:13:22.669393253Z 2025-07-10 05:13:22.669 UTC [24495] FATAL: role "root" does not exist 2025-07-10T05:13:32.785030040Z 2025-07-10 05:13:32.784 UTC [24503] FATAL: role "root" does not exist 2025-07-10T05:13:42.878065401Z 2025-07-10 05:13:42.877 UTC [24510] FATAL: role "root" does not exist 2025-07-10T05:13:53.003420569Z 2025-07-10 05:13:53.003 UTC [24517] FATAL: role "root" does not exist 2025-07-10T05:14:03.114658917Z 2025-07-10 05:14:03.114 UTC [24524] FATAL: role "root" does not exist 2025-07-10T05:14:13.253220515Z 2025-07-10 05:14:13.253 UTC [24532] FATAL: role "root" does not exist 2025-07-10T05:14:23.367155958Z 2025-07-10 05:14:23.367 UTC [24539] FATAL: role "root" does not exist 2025-07-10T05:14:33.457748538Z 2025-07-10 05:14:33.457 UTC [24547] FATAL: role "root" does not exist 2025-07-10T05:14:43.580566696Z 2025-07-10 05:14:43.580 UTC [24554] FATAL: role "root" does not exist 2025-07-10T05:14:53.697864650Z 2025-07-10 05:14:53.697 UTC [24562] FATAL: role "root" does not exist 2025-07-10T05:15:03.797829228Z 2025-07-10 05:15:03.797 UTC [24569] FATAL: role "root" does not exist 2025-07-10T05:15:13.935278487Z 2025-07-10 05:15:13.934 UTC [24577] FATAL: role "root" does not exist 2025-07-10T05:15:24.078052621Z 2025-07-10 05:15:24.077 UTC [24584] FATAL: role "root" does not exist 2025-07-10T05:15:34.178113919Z 2025-07-10 05:15:34.177 UTC [24591] FATAL: role "root" does not exist 2025-07-10T05:15:37.293027109Z 2025-07-10 05:15:37.292 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:15:37.531116929Z 2025-07-10 05:15:37.530 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.239 s; sync files=3, longest=0.007 s, average=0.005 s; distance=12 kB, estimate=21 kB; lsn=0/208EBF8, redo lsn=0/208EBA0 2025-07-10T05:15:44.314401305Z 2025-07-10 05:15:44.314 UTC [24598] FATAL: role "root" does not exist 2025-07-10T05:15:54.463260669Z 2025-07-10 05:15:54.463 UTC [24606] FATAL: role "root" does not exist 2025-07-10T05:16:04.572781188Z 2025-07-10 05:16:04.572 UTC [24613] FATAL: role "root" does not exist 2025-07-10T05:16:14.707250244Z 2025-07-10 05:16:14.707 UTC [24620] FATAL: role "root" does not exist 2025-07-10T05:16:24.821858219Z 2025-07-10 05:16:24.821 UTC [24627] FATAL: role "root" does not exist 2025-07-10T05:16:34.942929672Z 2025-07-10 05:16:34.942 UTC [24635] FATAL: role "root" does not exist 2025-07-10T05:16:45.062369784Z 2025-07-10 05:16:45.062 UTC [24642] FATAL: role "root" does not exist 2025-07-10T05:16:55.183139570Z 2025-07-10 05:16:55.183 UTC [24650] FATAL: role "root" does not exist 2025-07-10T05:17:05.296797696Z 2025-07-10 05:17:05.296 UTC [24657] FATAL: role "root" does not exist 2025-07-10T05:17:15.423212025Z 2025-07-10 05:17:15.423 UTC [24665] FATAL: role "root" does not exist 2025-07-10T05:17:25.518802248Z 2025-07-10 05:17:25.518 UTC [24673] FATAL: role "root" does not exist 2025-07-10T05:17:35.633233989Z 2025-07-10 05:17:35.633 UTC [24680] FATAL: role "root" does not exist 2025-07-10T05:17:45.769342132Z 2025-07-10 05:17:45.769 UTC [24688] FATAL: role "root" does not exist 2025-07-10T05:17:55.914922608Z 2025-07-10 05:17:55.914 UTC [24695] FATAL: role "root" does not exist 2025-07-10T05:18:06.054208982Z 2025-07-10 05:18:06.054 UTC [24703] FATAL: role "root" does not exist 2025-07-10T05:18:16.185186163Z 2025-07-10 05:18:16.185 UTC [24709] FATAL: role "root" does not exist 2025-07-10T05:18:26.295045232Z 2025-07-10 05:18:26.294 UTC [24717] FATAL: role "root" does not exist 2025-07-10T05:18:36.412411265Z 2025-07-10 05:18:36.412 UTC [24724] FATAL: role "root" does not exist 2025-07-10T05:18:46.529085505Z 2025-07-10 05:18:46.528 UTC [24732] FATAL: role "root" does not exist 2025-07-10T05:18:56.682067188Z 2025-07-10 05:18:56.681 UTC [24740] FATAL: role "root" does not exist 2025-07-10T05:19:06.832524461Z 2025-07-10 05:19:06.832 UTC [24748] FATAL: role "root" does not exist 2025-07-10T05:19:16.961095086Z 2025-07-10 05:19:16.960 UTC [24755] FATAL: role "root" does not exist 2025-07-10T05:19:27.101903169Z 2025-07-10 05:19:27.101 UTC [24763] FATAL: role "root" does not exist 2025-07-10T05:19:37.249012945Z 2025-07-10 05:19:37.248 UTC [24770] FATAL: role "root" does not exist 2025-07-10T05:19:47.359626133Z 2025-07-10 05:19:47.359 UTC [24777] FATAL: role "root" does not exist 2025-07-10T05:19:57.503920971Z 2025-07-10 05:19:57.503 UTC [24784] FATAL: role "root" does not exist 2025-07-10T05:20:07.643552794Z 2025-07-10 05:20:07.643 UTC [24793] FATAL: role "root" does not exist 2025-07-10T05:20:17.769494338Z 2025-07-10 05:20:17.769 UTC [24801] FATAL: role "root" does not exist 2025-07-10T05:20:27.892637293Z 2025-07-10 05:20:27.892 UTC [24808] FATAL: role "root" does not exist 2025-07-10T05:20:37.629455356Z 2025-07-10 05:20:37.629 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:20:37.970939041Z 2025-07-10 05:20:37.968 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.340 s; sync files=4, longest=0.007 s, average=0.005 s; distance=13 kB, estimate=20 kB; lsn=0/2092360, redo lsn=0/2092308 2025-07-10T05:20:38.019597094Z 2025-07-10 05:20:38.016 UTC [24815] FATAL: role "root" does not exist 2025-07-10T05:20:48.154953156Z 2025-07-10 05:20:48.154 UTC [24823] FATAL: role "root" does not exist 2025-07-10T05:20:58.292920381Z 2025-07-10 05:20:58.292 UTC [24830] FATAL: role "root" does not exist 2025-07-10T05:21:08.432589319Z 2025-07-10 05:21:08.432 UTC [24838] FATAL: role "root" does not exist 2025-07-10T05:21:18.550955174Z 2025-07-10 05:21:18.550 UTC [24845] FATAL: role "root" does not exist 2025-07-10T05:21:28.685479278Z 2025-07-10 05:21:28.685 UTC [24853] FATAL: role "root" does not exist 2025-07-10T05:21:38.816334608Z 2025-07-10 05:21:38.816 UTC [24860] FATAL: role "root" does not exist 2025-07-10T05:21:48.956547114Z 2025-07-10 05:21:48.952 UTC [24868] FATAL: role "root" does not exist 2025-07-10T05:21:59.103170180Z 2025-07-10 05:21:59.102 UTC [24875] FATAL: role "root" does not exist 2025-07-10T05:22:09.221708862Z 2025-07-10 05:22:09.221 UTC [24883] FATAL: role "root" does not exist 2025-07-10T05:22:19.338525903Z 2025-07-10 05:22:19.338 UTC [24890] FATAL: role "root" does not exist 2025-07-10T05:22:29.473528064Z 2025-07-10 05:22:29.473 UTC [24897] FATAL: role "root" does not exist 2025-07-10T05:22:39.575828259Z 2025-07-10 05:22:39.575 UTC [24904] FATAL: role "root" does not exist 2025-07-10T05:22:49.697902813Z 2025-07-10 05:22:49.697 UTC [24912] FATAL: role "root" does not exist 2025-07-10T05:22:59.831141046Z 2025-07-10 05:22:59.830 UTC [24919] FATAL: role "root" does not exist 2025-07-10T05:23:09.945738895Z 2025-07-10 05:23:09.945 UTC [24927] FATAL: role "root" does not exist 2025-07-10T05:23:20.070008478Z 2025-07-10 05:23:20.069 UTC [24934] FATAL: role "root" does not exist 2025-07-10T05:23:30.198921814Z 2025-07-10 05:23:30.198 UTC [24943] FATAL: role "root" does not exist 2025-07-10T05:23:40.328445637Z 2025-07-10 05:23:40.328 UTC [24950] FATAL: role "root" does not exist 2025-07-10T05:23:50.440922457Z 2025-07-10 05:23:50.440 UTC [24958] FATAL: role "root" does not exist 2025-07-10T05:24:00.570433229Z 2025-07-10 05:24:00.567 UTC [24965] FATAL: role "root" does not exist 2025-07-10T05:24:10.692576738Z 2025-07-10 05:24:10.692 UTC [24973] FATAL: role "root" does not exist 2025-07-10T05:24:20.825147514Z 2025-07-10 05:24:20.825 UTC [24980] FATAL: role "root" does not exist 2025-07-10T05:24:30.945762580Z 2025-07-10 05:24:30.945 UTC [24988] FATAL: role "root" does not exist 2025-07-10T05:24:41.052368475Z 2025-07-10 05:24:41.052 UTC [24996] FATAL: role "root" does not exist 2025-07-10T05:24:51.171789854Z 2025-07-10 05:24:51.171 UTC [25004] FATAL: role "root" does not exist 2025-07-10T05:25:01.302994315Z 2025-07-10 05:25:01.300 UTC [25011] FATAL: role "root" does not exist 2025-07-10T05:25:11.440219205Z 2025-07-10 05:25:11.440 UTC [25019] FATAL: role "root" does not exist 2025-07-10T05:25:21.561650991Z 2025-07-10 05:25:21.557 UTC [25025] FATAL: role "root" does not exist 2025-07-10T05:25:31.669255840Z 2025-07-10 05:25:31.669 UTC [25034] FATAL: role "root" does not exist 2025-07-10T05:25:38.068407372Z 2025-07-10 05:25:38.068 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:25:38.297588445Z 2025-07-10 05:25:38.297 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.013 s, total=0.230 s; sync files=3, longest=0.007 s, average=0.005 s; distance=13 kB, estimate=19 kB; lsn=0/20959B0, redo lsn=0/2095958 2025-07-10T05:25:41.797253563Z 2025-07-10 05:25:41.795 UTC [25041] FATAL: role "root" does not exist 2025-07-10T05:25:51.897590974Z 2025-07-10 05:25:51.897 UTC [25049] FATAL: role "root" does not exist 2025-07-10T05:26:02.024905516Z 2025-07-10 05:26:02.024 UTC [25055] FATAL: role "root" does not exist 2025-07-10T05:26:12.128237085Z 2025-07-10 05:26:12.128 UTC [25062] FATAL: role "root" does not exist 2025-07-10T05:26:22.238986367Z 2025-07-10 05:26:22.238 UTC [25069] FATAL: role "root" does not exist 2025-07-10T05:26:32.366146222Z 2025-07-10 05:26:32.366 UTC [25077] FATAL: role "root" does not exist 2025-07-10T05:26:42.495107402Z 2025-07-10 05:26:42.494 UTC [25085] FATAL: role "root" does not exist 2025-07-10T05:26:52.643838658Z 2025-07-10 05:26:52.643 UTC [25093] FATAL: role "root" does not exist 2025-07-10T05:27:02.774554152Z 2025-07-10 05:27:02.774 UTC [25100] FATAL: role "root" does not exist 2025-07-10T05:27:12.906463247Z 2025-07-10 05:27:12.906 UTC [25107] FATAL: role "root" does not exist 2025-07-10T05:27:23.006297532Z 2025-07-10 05:27:23.006 UTC [25114] FATAL: role "root" does not exist 2025-07-10T05:27:33.136590068Z 2025-07-10 05:27:33.136 UTC [25122] FATAL: role "root" does not exist 2025-07-10T05:27:43.247519248Z 2025-07-10 05:27:43.247 UTC [25129] FATAL: role "root" does not exist 2025-07-10T05:27:53.362715346Z 2025-07-10 05:27:53.362 UTC [25137] FATAL: role "root" does not exist 2025-07-10T05:28:03.479706810Z 2025-07-10 05:28:03.479 UTC [25144] FATAL: role "root" does not exist 2025-07-10T05:28:13.588466556Z 2025-07-10 05:28:13.588 UTC [25152] FATAL: role "root" does not exist 2025-07-10T05:28:23.684531306Z 2025-07-10 05:28:23.684 UTC [25159] FATAL: role "root" does not exist 2025-07-10T05:28:33.812354291Z 2025-07-10 05:28:33.812 UTC [25168] FATAL: role "root" does not exist 2025-07-10T05:28:43.931829663Z 2025-07-10 05:28:43.931 UTC [25175] FATAL: role "root" does not exist 2025-07-10T05:28:54.045602238Z 2025-07-10 05:28:54.045 UTC [25183] FATAL: role "root" does not exist 2025-07-10T05:29:04.181632813Z 2025-07-10 05:29:04.180 UTC [25190] FATAL: role "root" does not exist 2025-07-10T05:29:14.316422898Z 2025-07-10 05:29:14.316 UTC [25198] FATAL: role "root" does not exist 2025-07-10T05:29:24.427750299Z 2025-07-10 05:29:24.427 UTC [25205] FATAL: role "root" does not exist 2025-07-10T05:29:34.550383910Z 2025-07-10 05:29:34.550 UTC [25213] FATAL: role "root" does not exist 2025-07-10T05:29:44.663323508Z 2025-07-10 05:29:44.663 UTC [25220] FATAL: role "root" does not exist 2025-07-10T05:29:54.777371193Z 2025-07-10 05:29:54.777 UTC [25228] FATAL: role "root" does not exist 2025-07-10T05:30:04.874704284Z 2025-07-10 05:30:04.874 UTC [25235] FATAL: role "root" does not exist 2025-07-10T05:30:14.995405514Z 2025-07-10 05:30:14.995 UTC [25243] FATAL: role "root" does not exist 2025-07-10T05:30:25.083883623Z 2025-07-10 05:30:25.082 UTC [25250] FATAL: role "root" does not exist 2025-07-10T05:30:35.251388365Z 2025-07-10 05:30:35.248 UTC [25258] FATAL: role "root" does not exist 2025-07-10T05:30:38.396558666Z 2025-07-10 05:30:38.396 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:30:38.736282159Z 2025-07-10 05:30:38.735 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.340 s; sync files=4, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=19 kB; lsn=0/2099460, redo lsn=0/2099408 2025-07-10T05:30:45.388708647Z 2025-07-10 05:30:45.388 UTC [25265] FATAL: role "root" does not exist 2025-07-10T05:30:55.548795079Z 2025-07-10 05:30:55.541 UTC [25273] FATAL: role "root" does not exist 2025-07-10T05:31:05.696732634Z 2025-07-10 05:31:05.691 UTC [25281] FATAL: role "root" does not exist 2025-07-10T05:31:15.807967126Z 2025-07-10 05:31:15.806 UTC [25287] FATAL: role "root" does not exist 2025-07-10T05:31:25.947130496Z 2025-07-10 05:31:25.942 UTC [25295] FATAL: role "root" does not exist 2025-07-10T05:31:36.095349996Z 2025-07-10 05:31:36.094 UTC [25302] FATAL: role "root" does not exist 2025-07-10T05:31:46.251551264Z 2025-07-10 05:31:46.249 UTC [25310] FATAL: role "root" does not exist 2025-07-10T05:31:56.393844152Z 2025-07-10 05:31:56.393 UTC [25318] FATAL: role "root" does not exist 2025-07-10T05:32:06.543077573Z 2025-07-10 05:32:06.542 UTC [25326] FATAL: role "root" does not exist 2025-07-10T05:32:16.681428464Z 2025-07-10 05:32:16.681 UTC [25332] FATAL: role "root" does not exist 2025-07-10T05:32:26.810762921Z 2025-07-10 05:32:26.810 UTC [25340] FATAL: role "root" does not exist 2025-07-10T05:32:36.951287338Z 2025-07-10 05:32:36.949 UTC [25347] FATAL: role "root" does not exist 2025-07-10T05:32:47.092626883Z 2025-07-10 05:32:47.092 UTC [25355] FATAL: role "root" does not exist 2025-07-10T05:32:57.252787181Z 2025-07-10 05:32:57.246 UTC [25362] FATAL: role "root" does not exist 2025-07-10T05:33:07.414837411Z 2025-07-10 05:33:07.414 UTC [25371] FATAL: role "root" does not exist 2025-07-10T05:33:17.515872071Z 2025-07-10 05:33:17.515 UTC [25378] FATAL: role "root" does not exist 2025-07-10T05:33:27.650306047Z 2025-07-10 05:33:27.650 UTC [25386] FATAL: role "root" does not exist 2025-07-10T05:33:37.753315324Z 2025-07-10 05:33:37.753 UTC [25393] FATAL: role "root" does not exist 2025-07-10T05:33:47.880993258Z 2025-07-10 05:33:47.880 UTC [25401] FATAL: role "root" does not exist 2025-07-10T05:33:58.008879025Z 2025-07-10 05:33:58.008 UTC [25408] FATAL: role "root" does not exist 2025-07-10T05:34:08.137665688Z 2025-07-10 05:34:08.137 UTC [25416] FATAL: role "root" does not exist 2025-07-10T05:34:18.261532240Z 2025-07-10 05:34:18.261 UTC [25423] FATAL: role "root" does not exist 2025-07-10T05:34:28.381943213Z 2025-07-10 05:34:28.381 UTC [25431] FATAL: role "root" does not exist 2025-07-10T05:34:38.499982695Z 2025-07-10 05:34:38.499 UTC [25438] FATAL: role "root" does not exist 2025-07-10T05:34:48.623449726Z 2025-07-10 05:34:48.623 UTC [25446] FATAL: role "root" does not exist 2025-07-10T05:34:58.736133239Z 2025-07-10 05:34:58.735 UTC [25453] FATAL: role "root" does not exist 2025-07-10T05:35:08.855002786Z 2025-07-10 05:35:08.854 UTC [25462] FATAL: role "root" does not exist 2025-07-10T05:35:19.009880917Z 2025-07-10 05:35:19.009 UTC [25469] FATAL: role "root" does not exist 2025-07-10T05:35:29.106863219Z 2025-07-10 05:35:29.106 UTC [25477] FATAL: role "root" does not exist 2025-07-10T05:35:38.832768927Z 2025-07-10 05:35:38.832 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:35:39.171656183Z 2025-07-10 05:35:39.171 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.019 s, total=0.339 s; sync files=4, longest=0.010 s, average=0.005 s; distance=15 kB, estimate=18 kB; lsn=0/209D128, redo lsn=0/209D0D0 2025-07-10T05:35:39.225043798Z 2025-07-10 05:35:39.224 UTC [25484] FATAL: role "root" does not exist 2025-07-10T05:35:49.342132097Z 2025-07-10 05:35:49.342 UTC [25492] FATAL: role "root" does not exist 2025-07-10T05:35:59.454768050Z 2025-07-10 05:35:59.454 UTC [25499] FATAL: role "root" does not exist 2025-07-10T05:36:09.563684973Z 2025-07-10 05:36:09.563 UTC [25507] FATAL: role "root" does not exist 2025-07-10T05:36:19.694568929Z 2025-07-10 05:36:19.694 UTC [25515] FATAL: role "root" does not exist 2025-07-10T05:36:29.818443904Z 2025-07-10 05:36:29.818 UTC [25523] FATAL: role "root" does not exist 2025-07-10T05:36:39.935876856Z 2025-07-10 05:36:39.935 UTC [25530] FATAL: role "root" does not exist 2025-07-10T05:36:50.062033918Z 2025-07-10 05:36:50.061 UTC [25538] FATAL: role "root" does not exist 2025-07-10T05:37:00.192031418Z 2025-07-10 05:37:00.191 UTC [25545] FATAL: role "root" does not exist 2025-07-10T05:37:10.300090387Z 2025-07-10 05:37:10.299 UTC [25553] FATAL: role "root" does not exist 2025-07-10T05:37:20.408496036Z 2025-07-10 05:37:20.408 UTC [25560] FATAL: role "root" does not exist 2025-07-10T05:37:30.535549815Z 2025-07-10 05:37:30.534 UTC [25568] FATAL: role "root" does not exist 2025-07-10T05:37:40.670949541Z 2025-07-10 05:37:40.670 UTC [25575] FATAL: role "root" does not exist 2025-07-10T05:37:50.805858743Z 2025-07-10 05:37:50.805 UTC [25583] FATAL: role "root" does not exist 2025-07-10T05:38:00.938477120Z 2025-07-10 05:38:00.938 UTC [25590] FATAL: role "root" does not exist 2025-07-10T05:38:11.049748637Z 2025-07-10 05:38:11.049 UTC [25598] FATAL: role "root" does not exist 2025-07-10T05:38:21.178966118Z 2025-07-10 05:38:21.178 UTC [25605] FATAL: role "root" does not exist 2025-07-10T05:38:31.315524048Z 2025-07-10 05:38:31.312 UTC [25614] FATAL: role "root" does not exist 2025-07-10T05:38:41.461073678Z 2025-07-10 05:38:41.460 UTC [25621] FATAL: role "root" does not exist 2025-07-10T05:38:51.600430615Z 2025-07-10 05:38:51.599 UTC [25629] FATAL: role "root" does not exist 2025-07-10T05:39:01.726322798Z 2025-07-10 05:39:01.726 UTC [25636] FATAL: role "root" does not exist 2025-07-10T05:39:11.859468552Z 2025-07-10 05:39:11.857 UTC [25644] FATAL: role "root" does not exist 2025-07-10T05:39:21.987823209Z 2025-07-10 05:39:21.987 UTC [25650] FATAL: role "root" does not exist 2025-07-10T05:39:32.106788078Z 2025-07-10 05:39:32.106 UTC [25658] FATAL: role "root" does not exist 2025-07-10T05:39:42.235461792Z 2025-07-10 05:39:42.234 UTC [25665] FATAL: role "root" does not exist 2025-07-10T05:39:52.347145386Z 2025-07-10 05:39:52.347 UTC [25674] FATAL: role "root" does not exist 2025-07-10T05:40:02.471969956Z 2025-07-10 05:40:02.471 UTC [25681] FATAL: role "root" does not exist 2025-07-10T05:40:12.608714469Z 2025-07-10 05:40:12.607 UTC [25689] FATAL: role "root" does not exist 2025-07-10T05:40:22.724057258Z 2025-07-10 05:40:22.723 UTC [25696] FATAL: role "root" does not exist 2025-07-10T05:40:32.833926038Z 2025-07-10 05:40:32.833 UTC [25704] FATAL: role "root" does not exist 2025-07-10T05:40:38.268639428Z 2025-07-10 05:40:38.268 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:40:38.505769105Z 2025-07-10 05:40:38.505 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.238 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=18 kB; lsn=0/20A0C70, redo lsn=0/20A0C18 2025-07-10T05:40:42.969329324Z 2025-07-10 05:40:42.969 UTC [25711] FATAL: role "root" does not exist 2025-07-10T05:40:53.076782665Z 2025-07-10 05:40:53.076 UTC [25719] FATAL: role "root" does not exist 2025-07-10T05:41:03.160964172Z 2025-07-10 05:41:03.160 UTC [25725] FATAL: role "root" does not exist 2025-07-10T05:41:13.307306778Z 2025-07-10 05:41:13.307 UTC [25734] FATAL: role "root" does not exist 2025-07-10T05:41:23.424471352Z 2025-07-10 05:41:23.424 UTC [25741] FATAL: role "root" does not exist 2025-07-10T05:41:33.542465104Z 2025-07-10 05:41:33.542 UTC [25749] FATAL: role "root" does not exist 2025-07-10T05:41:43.672573013Z 2025-07-10 05:41:43.672 UTC [25756] FATAL: role "root" does not exist 2025-07-10T05:41:53.785634241Z 2025-07-10 05:41:53.785 UTC [25764] FATAL: role "root" does not exist 2025-07-10T05:42:03.905618570Z 2025-07-10 05:42:03.905 UTC [25771] FATAL: role "root" does not exist 2025-07-10T05:42:14.039156215Z 2025-07-10 05:42:14.038 UTC [25779] FATAL: role "root" does not exist 2025-07-10T05:42:24.172566561Z 2025-07-10 05:42:24.172 UTC [25786] FATAL: role "root" does not exist 2025-07-10T05:42:34.296336645Z 2025-07-10 05:42:34.296 UTC [25794] FATAL: role "root" does not exist 2025-07-10T05:42:44.423908939Z 2025-07-10 05:42:44.423 UTC [25801] FATAL: role "root" does not exist 2025-07-10T05:42:54.565644379Z 2025-07-10 05:42:54.565 UTC [25809] FATAL: role "root" does not exist 2025-07-10T05:43:04.696135951Z 2025-07-10 05:43:04.695 UTC [25816] FATAL: role "root" does not exist 2025-07-10T05:43:14.856270816Z 2025-07-10 05:43:14.854 UTC [25824] FATAL: role "root" does not exist 2025-07-10T05:43:24.968758093Z 2025-07-10 05:43:24.968 UTC [25831] FATAL: role "root" does not exist 2025-07-10T05:43:35.108391494Z 2025-07-10 05:43:35.108 UTC [25839] FATAL: role "root" does not exist 2025-07-10T05:43:45.207616722Z 2025-07-10 05:43:45.207 UTC [25846] FATAL: role "root" does not exist 2025-07-10T05:43:55.340697281Z 2025-07-10 05:43:55.337 UTC [25854] FATAL: role "root" does not exist 2025-07-10T05:44:05.456950595Z 2025-07-10 05:44:05.456 UTC [25861] FATAL: role "root" does not exist 2025-07-10T05:44:15.562449338Z 2025-07-10 05:44:15.562 UTC [25870] FATAL: role "root" does not exist 2025-07-10T05:44:25.673753975Z 2025-07-10 05:44:25.673 UTC [25877] FATAL: role "root" does not exist 2025-07-10T05:44:35.788623345Z 2025-07-10 05:44:35.788 UTC [25884] FATAL: role "root" does not exist 2025-07-10T05:44:45.861551153Z 2025-07-10 05:44:45.861 UTC [25892] FATAL: role "root" does not exist 2025-07-10T05:44:55.975381175Z 2025-07-10 05:44:55.975 UTC [25899] FATAL: role "root" does not exist 2025-07-10T05:45:06.103283440Z 2025-07-10 05:45:06.102 UTC [25906] FATAL: role "root" does not exist 2025-07-10T05:45:16.206606311Z 2025-07-10 05:45:16.206 UTC [25913] FATAL: role "root" does not exist 2025-07-10T05:45:26.310998004Z 2025-07-10 05:45:26.310 UTC [25921] FATAL: role "root" does not exist 2025-07-10T05:45:36.455580811Z 2025-07-10 05:45:36.455 UTC [25928] FATAL: role "root" does not exist 2025-07-10T05:45:38.604342611Z 2025-07-10 05:45:38.604 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:45:38.940919239Z 2025-07-10 05:45:38.940 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.337 s; sync files=4, longest=0.008 s, average=0.005 s; distance=16 kB, estimate=18 kB; lsn=0/20A4C80, redo lsn=0/20A4C28 2025-07-10T05:45:46.557333891Z 2025-07-10 05:45:46.557 UTC [25936] FATAL: role "root" does not exist 2025-07-10T05:45:56.652052013Z 2025-07-10 05:45:56.651 UTC [25943] FATAL: role "root" does not exist 2025-07-10T05:46:06.757724537Z 2025-07-10 05:46:06.757 UTC [25951] FATAL: role "root" does not exist 2025-07-10T05:46:16.870894645Z 2025-07-10 05:46:16.870 UTC [25959] FATAL: role "root" does not exist 2025-07-10T05:46:27.005062538Z 2025-07-10 05:46:27.000 UTC [25967] FATAL: role "root" does not exist 2025-07-10T05:46:37.138476995Z 2025-07-10 05:46:37.138 UTC [25974] FATAL: role "root" does not exist 2025-07-10T05:46:47.281689332Z 2025-07-10 05:46:47.281 UTC [25982] FATAL: role "root" does not exist 2025-07-10T05:46:57.421468949Z 2025-07-10 05:46:57.421 UTC [25989] FATAL: role "root" does not exist 2025-07-10T05:47:07.529522232Z 2025-07-10 05:47:07.529 UTC [25997] FATAL: role "root" does not exist 2025-07-10T05:47:17.625675794Z 2025-07-10 05:47:17.625 UTC [26004] FATAL: role "root" does not exist 2025-07-10T05:47:27.774263572Z 2025-07-10 05:47:27.774 UTC [26012] FATAL: role "root" does not exist 2025-07-10T05:47:37.898557523Z 2025-07-10 05:47:37.898 UTC [26019] FATAL: role "root" does not exist 2025-07-10T05:47:48.012449761Z 2025-07-10 05:47:48.012 UTC [26027] FATAL: role "root" does not exist 2025-07-10T05:47:58.128174088Z 2025-07-10 05:47:58.125 UTC [26034] FATAL: role "root" does not exist 2025-07-10T05:48:08.248000426Z 2025-07-10 05:48:08.247 UTC [26042] FATAL: role "root" does not exist 2025-07-10T05:48:18.379527622Z 2025-07-10 05:48:18.379 UTC [26049] FATAL: role "root" does not exist 2025-07-10T05:48:28.467587507Z 2025-07-10 05:48:28.467 UTC [26057] FATAL: role "root" does not exist 2025-07-10T05:48:38.595846888Z 2025-07-10 05:48:38.595 UTC [26064] FATAL: role "root" does not exist 2025-07-10T05:48:48.717754781Z 2025-07-10 05:48:48.717 UTC [26072] FATAL: role "root" does not exist 2025-07-10T05:48:58.856066628Z 2025-07-10 05:48:58.856 UTC [26079] FATAL: role "root" does not exist 2025-07-10T05:49:08.977052455Z 2025-07-10 05:49:08.975 UTC [26087] FATAL: role "root" does not exist 2025-07-10T05:49:19.103376615Z 2025-07-10 05:49:19.103 UTC [26094] FATAL: role "root" does not exist 2025-07-10T05:49:29.197834292Z 2025-07-10 05:49:29.197 UTC [26102] FATAL: role "root" does not exist 2025-07-10T05:49:39.333651290Z 2025-07-10 05:49:39.333 UTC [26109] FATAL: role "root" does not exist 2025-07-10T05:49:49.473889987Z 2025-07-10 05:49:49.473 UTC [26117] FATAL: role "root" does not exist 2025-07-10T05:49:59.570819258Z 2025-07-10 05:49:59.570 UTC [26124] FATAL: role "root" does not exist 2025-07-10T05:50:09.715161095Z 2025-07-10 05:50:09.713 UTC [26132] FATAL: role "root" does not exist 2025-07-10T05:50:19.824054610Z 2025-07-10 05:50:19.823 UTC [26139] FATAL: role "root" does not exist 2025-07-10T05:50:29.927481618Z 2025-07-10 05:50:29.927 UTC [26147] FATAL: role "root" does not exist 2025-07-10T05:50:39.040614807Z 2025-07-10 05:50:39.040 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:50:39.277344609Z 2025-07-10 05:50:39.277 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.015 s, total=0.237 s; sync files=3, longest=0.008 s, average=0.005 s; distance=15 kB, estimate=17 kB; lsn=0/20A8B08, redo lsn=0/20A8AB0 2025-07-10T05:50:40.063912058Z 2025-07-10 05:50:40.063 UTC [26154] FATAL: role "root" does not exist 2025-07-10T05:50:50.197484667Z 2025-07-10 05:50:50.197 UTC [26161] FATAL: role "root" does not exist 2025-07-10T05:51:00.285728275Z 2025-07-10 05:51:00.284 UTC [26168] FATAL: role "root" does not exist 2025-07-10T05:51:10.417515712Z 2025-07-10 05:51:10.417 UTC [26176] FATAL: role "root" does not exist 2025-07-10T05:51:20.548116558Z 2025-07-10 05:51:20.548 UTC [26183] FATAL: role "root" does not exist 2025-07-10T05:51:30.628065348Z 2025-07-10 05:51:30.627 UTC [26191] FATAL: role "root" does not exist 2025-07-10T05:51:40.756175718Z 2025-07-10 05:51:40.756 UTC [26198] FATAL: role "root" does not exist 2025-07-10T05:51:50.865748318Z 2025-07-10 05:51:50.865 UTC [26206] FATAL: role "root" does not exist 2025-07-10T05:52:00.978605748Z 2025-07-10 05:52:00.978 UTC [26213] FATAL: role "root" does not exist 2025-07-10T05:52:11.093307461Z 2025-07-10 05:52:11.093 UTC [26221] FATAL: role "root" does not exist 2025-07-10T05:52:21.206254869Z 2025-07-10 05:52:21.206 UTC [26228] FATAL: role "root" does not exist 2025-07-10T05:52:31.325292270Z 2025-07-10 05:52:31.325 UTC [26236] FATAL: role "root" does not exist 2025-07-10T05:52:41.450462092Z 2025-07-10 05:52:41.450 UTC [26243] FATAL: role "root" does not exist 2025-07-10T05:52:51.585745325Z 2025-07-10 05:52:51.585 UTC [26251] FATAL: role "root" does not exist 2025-07-10T05:53:01.711083891Z 2025-07-10 05:53:01.711 UTC [26258] FATAL: role "root" does not exist 2025-07-10T05:53:11.835130643Z 2025-07-10 05:53:11.835 UTC [26266] FATAL: role "root" does not exist 2025-07-10T05:53:21.946759225Z 2025-07-10 05:53:21.946 UTC [26273] FATAL: role "root" does not exist 2025-07-10T05:53:32.090118989Z 2025-07-10 05:53:32.090 UTC [26281] FATAL: role "root" does not exist 2025-07-10T05:53:42.192573231Z 2025-07-10 05:53:42.192 UTC [26288] FATAL: role "root" does not exist 2025-07-10T05:53:52.316745269Z 2025-07-10 05:53:52.316 UTC [26296] FATAL: role "root" does not exist 2025-07-10T05:54:02.425617394Z 2025-07-10 05:54:02.425 UTC [26303] FATAL: role "root" does not exist 2025-07-10T05:54:12.557292033Z 2025-07-10 05:54:12.557 UTC [26312] FATAL: role "root" does not exist 2025-07-10T05:54:22.644309136Z 2025-07-10 05:54:22.644 UTC [26320] FATAL: role "root" does not exist 2025-07-10T05:54:32.786032695Z 2025-07-10 05:54:32.785 UTC [26328] FATAL: role "root" does not exist 2025-07-10T05:54:42.905808287Z 2025-07-10 05:54:42.905 UTC [26335] FATAL: role "root" does not exist 2025-07-10T05:54:53.056248923Z 2025-07-10 05:54:53.056 UTC [26343] FATAL: role "root" does not exist 2025-07-10T05:55:03.185895869Z 2025-07-10 05:55:03.185 UTC [26350] FATAL: role "root" does not exist 2025-07-10T05:55:13.316755468Z 2025-07-10 05:55:13.316 UTC [26358] FATAL: role "root" does not exist 2025-07-10T05:55:23.435939705Z 2025-07-10 05:55:23.435 UTC [26365] FATAL: role "root" does not exist 2025-07-10T05:55:33.573161387Z 2025-07-10 05:55:33.571 UTC [26374] FATAL: role "root" does not exist 2025-07-10T05:55:39.377650176Z 2025-07-10 05:55:39.377 UTC [57] LOG: checkpoint starting: time 2025-07-10T05:55:39.716008156Z 2025-07-10 05:55:39.715 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.018 s, total=0.339 s; sync files=4, longest=0.008 s, average=0.005 s; distance=16 kB, estimate=17 kB; lsn=0/20ACED0, redo lsn=0/20ACE78 2025-07-10T05:55:43.701528064Z 2025-07-10 05:55:43.701 UTC [26381] FATAL: role "root" does not exist 2025-07-10T05:55:53.828812562Z 2025-07-10 05:55:53.824 UTC [26389] FATAL: role "root" does not exist 2025-07-10T05:56:03.937855186Z 2025-07-10 05:56:03.937 UTC [26395] FATAL: role "root" does not exist 2025-07-10T05:56:14.078913041Z 2025-07-10 05:56:14.078 UTC [26403] FATAL: role "root" does not exist 2025-07-10T05:56:24.204798714Z 2025-07-10 05:56:24.204 UTC [26411] FATAL: role "root" does not exist 2025-07-10T05:56:34.313449373Z 2025-07-10 05:56:34.313 UTC [26419] FATAL: role "root" does not exist 2025-07-10T05:56:44.452738143Z 2025-07-10 05:56:44.451 UTC [26426] FATAL: role "root" does not exist 2025-07-10T05:56:54.560172427Z 2025-07-10 05:56:54.560 UTC [26434] FATAL: role "root" does not exist 2025-07-10T05:57:04.681254475Z 2025-07-10 05:57:04.681 UTC [26441] FATAL: role "root" does not exist 2025-07-10T05:57:14.781258160Z 2025-07-10 05:57:14.780 UTC [26449] FATAL: role "root" does not exist 2025-07-10T05:57:24.911976508Z 2025-07-10 05:57:24.910 UTC [26456] FATAL: role "root" does not exist 2025-07-10T05:57:35.012263474Z 2025-07-10 05:57:35.012 UTC [26464] FATAL: role "root" does not exist 2025-07-10T05:57:45.115573668Z 2025-07-10 05:57:45.115 UTC [26471] FATAL: role "root" does not exist 2025-07-10T05:57:55.259514690Z 2025-07-10 05:57:55.259 UTC [26479] FATAL: role "root" does not exist 2025-07-10T05:58:05.396848859Z 2025-07-10 05:58:05.396 UTC [26486] FATAL: role "root" does not exist 2025-07-10T05:58:15.523897747Z 2025-07-10 05:58:15.523 UTC [26493] FATAL: role "root" does not exist 2025-07-10T05:58:25.650370601Z 2025-07-10 05:58:25.650 UTC [26500] FATAL: role "root" does not exist 2025-07-10T05:58:35.759227321Z 2025-07-10 05:58:35.759 UTC [26508] FATAL: role "root" does not exist 2025-07-10T05:58:45.846509375Z 2025-07-10 05:58:45.846 UTC [26515] FATAL: role "root" does not exist 2025-07-10T05:58:55.944934421Z 2025-07-10 05:58:55.944 UTC [26523] FATAL: role "root" does not exist 2025-07-10T05:59:06.080758830Z 2025-07-10 05:59:06.080 UTC [26530] FATAL: role "root" does not exist 2025-07-10T05:59:16.211096409Z 2025-07-10 05:59:16.210 UTC [26538] FATAL: role "root" does not exist 2025-07-10T05:59:26.311693313Z 2025-07-10 05:59:26.311 UTC [26547] FATAL: role "root" does not exist 2025-07-10T05:59:36.415206569Z 2025-07-10 05:59:36.415 UTC [26554] FATAL: role "root" does not exist 2025-07-10T05:59:46.541775284Z 2025-07-10 05:59:46.541 UTC [26562] FATAL: role "root" does not exist 2025-07-10T05:59:56.660552324Z 2025-07-10 05:59:56.659 UTC [26569] FATAL: role "root" does not exist 2025-07-10T06:00:06.787703028Z 2025-07-10 06:00:06.787 UTC [26577] FATAL: role "root" does not exist 2025-07-10T06:00:16.900710551Z 2025-07-10 06:00:16.900 UTC [26583] FATAL: role "root" does not exist 2025-07-10T06:00:27.025199680Z 2025-07-10 06:00:27.025 UTC [26591] FATAL: role "root" does not exist 2025-07-10T06:00:37.141373987Z 2025-07-10 06:00:37.141 UTC [26598] FATAL: role "root" does not exist 2025-07-10T06:00:39.814427586Z 2025-07-10 06:00:39.814 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:00:40.048119225Z 2025-07-10 06:00:40.048 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.013 s, total=0.234 s; sync files=3, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=17 kB; lsn=0/20B1098, redo lsn=0/20B1040 2025-07-10T06:00:47.262487080Z 2025-07-10 06:00:47.262 UTC [26606] FATAL: role "root" does not exist 2025-07-10T06:00:57.366557194Z 2025-07-10 06:00:57.365 UTC [26613] FATAL: role "root" does not exist 2025-07-10T06:01:07.492962523Z 2025-07-10 06:01:07.491 UTC [26621] FATAL: role "root" does not exist 2025-07-10T06:01:17.591616314Z 2025-07-10 06:01:17.590 UTC [26628] FATAL: role "root" does not exist 2025-07-10T06:01:27.733701522Z 2025-07-10 06:01:27.733 UTC [26636] FATAL: role "root" does not exist 2025-07-10T06:01:37.818700307Z 2025-07-10 06:01:37.818 UTC [26643] FATAL: role "root" does not exist 2025-07-10T06:01:47.918859447Z 2025-07-10 06:01:47.918 UTC [26651] FATAL: role "root" does not exist 2025-07-10T06:01:58.025754902Z 2025-07-10 06:01:58.025 UTC [26659] FATAL: role "root" does not exist 2025-07-10T06:02:08.150982780Z 2025-07-10 06:02:08.150 UTC [26667] FATAL: role "root" does not exist 2025-07-10T06:02:18.259765826Z 2025-07-10 06:02:18.259 UTC [26674] FATAL: role "root" does not exist 2025-07-10T06:02:28.391957146Z 2025-07-10 06:02:28.391 UTC [26683] FATAL: role "root" does not exist 2025-07-10T06:02:38.519700071Z 2025-07-10 06:02:38.519 UTC [26690] FATAL: role "root" does not exist 2025-07-10T06:02:48.642563141Z 2025-07-10 06:02:48.642 UTC [26698] FATAL: role "root" does not exist 2025-07-10T06:02:58.782271775Z 2025-07-10 06:02:58.782 UTC [26706] FATAL: role "root" does not exist 2025-07-10T06:03:08.912368267Z 2025-07-10 06:03:08.912 UTC [26715] FATAL: role "root" does not exist 2025-07-10T06:03:19.009572190Z 2025-07-10 06:03:19.009 UTC [26722] FATAL: role "root" does not exist 2025-07-10T06:03:29.084051386Z 2025-07-10 06:03:29.083 UTC [26730] FATAL: role "root" does not exist 2025-07-10T06:03:39.248887823Z 2025-07-10 06:03:39.246 UTC [26737] FATAL: role "root" does not exist 2025-07-10T06:03:49.388152033Z 2025-07-10 06:03:49.387 UTC [26745] FATAL: role "root" does not exist 2025-07-10T06:03:59.607744878Z 2025-07-10 06:03:59.606 UTC [26751] FATAL: role "root" does not exist 2025-07-10T06:04:09.780780970Z 2025-07-10 06:04:09.779 UTC [26759] FATAL: role "root" does not exist 2025-07-10T06:04:19.925938616Z 2025-07-10 06:04:19.925 UTC [26766] FATAL: role "root" does not exist 2025-07-10T06:04:30.073242843Z 2025-07-10 06:04:30.073 UTC [26775] FATAL: role "root" does not exist 2025-07-10T06:04:40.240649528Z 2025-07-10 06:04:40.240 UTC [26782] FATAL: role "root" does not exist 2025-07-10T06:04:50.357437758Z 2025-07-10 06:04:50.356 UTC [26789] FATAL: role "root" does not exist 2025-07-10T06:05:00.470886277Z 2025-07-10 06:05:00.467 UTC [26796] FATAL: role "root" does not exist 2025-07-10T06:05:10.615674296Z 2025-07-10 06:05:10.615 UTC [26804] FATAL: role "root" does not exist 2025-07-10T06:05:20.839967504Z 2025-07-10 06:05:20.837 UTC [26810] FATAL: role "root" does not exist 2025-07-10T06:05:31.014258225Z 2025-07-10 06:05:31.014 UTC [26818] FATAL: role "root" does not exist 2025-07-10T06:05:39.146202082Z 2025-07-10 06:05:39.145 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:05:39.496948834Z 2025-07-10 06:05:39.496 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.029 s, total=0.351 s; sync files=4, longest=0.019 s, average=0.008 s; distance=17 kB, estimate=17 kB; lsn=0/20B57A8, redo lsn=0/20B5750 2025-07-10T06:05:41.196744200Z 2025-07-10 06:05:41.194 UTC [26825] FATAL: role "root" does not exist 2025-07-10T06:05:51.355956866Z 2025-07-10 06:05:51.355 UTC [26833] FATAL: role "root" does not exist 2025-07-10T06:06:01.475912115Z 2025-07-10 06:06:01.475 UTC [26840] FATAL: role "root" does not exist 2025-07-10T06:06:11.628673593Z 2025-07-10 06:06:11.623 UTC [26847] FATAL: role "root" does not exist 2025-07-10T06:06:21.772018004Z 2025-07-10 06:06:21.768 UTC [26854] FATAL: role "root" does not exist 2025-07-10T06:06:31.926848928Z 2025-07-10 06:06:31.925 UTC [26862] FATAL: role "root" does not exist 2025-07-10T06:06:42.025537633Z 2025-07-10 06:06:42.024 UTC [26869] FATAL: role "root" does not exist 2025-07-10T06:06:52.166289634Z 2025-07-10 06:06:52.164 UTC [26877] FATAL: role "root" does not exist 2025-07-10T06:07:02.326850836Z 2025-07-10 06:07:02.326 UTC [26884] FATAL: role "root" does not exist 2025-07-10T06:07:12.494141441Z 2025-07-10 06:07:12.493 UTC [26892] FATAL: role "root" does not exist 2025-07-10T06:07:22.669064314Z 2025-07-10 06:07:22.668 UTC [26899] FATAL: role "root" does not exist 2025-07-10T06:07:32.840115437Z 2025-07-10 06:07:32.839 UTC [26907] FATAL: role "root" does not exist 2025-07-10T06:07:43.009319118Z 2025-07-10 06:07:43.006 UTC [26914] FATAL: role "root" does not exist 2025-07-10T06:07:53.172526863Z 2025-07-10 06:07:53.172 UTC [26922] FATAL: role "root" does not exist 2025-07-10T06:08:03.286886865Z 2025-07-10 06:08:03.285 UTC [26929] FATAL: role "root" does not exist 2025-07-10T06:08:13.448327177Z 2025-07-10 06:08:13.444 UTC [26937] FATAL: role "root" does not exist 2025-07-10T06:08:23.622660951Z 2025-07-10 06:08:23.617 UTC [26943] FATAL: role "root" does not exist 2025-07-10T06:08:33.744913098Z 2025-07-10 06:08:33.742 UTC [26951] FATAL: role "root" does not exist 2025-07-10T06:08:43.919785831Z 2025-07-10 06:08:43.914 UTC [26957] FATAL: role "root" does not exist 2025-07-10T06:08:54.038445132Z 2025-07-10 06:08:54.036 UTC [26964] FATAL: role "root" does not exist 2025-07-10T06:09:04.186911131Z 2025-07-10 06:09:04.185 UTC [26971] FATAL: role "root" does not exist 2025-07-10T06:09:14.367077224Z 2025-07-10 06:09:14.366 UTC [26980] FATAL: role "root" does not exist 2025-07-10T06:09:24.492843624Z 2025-07-10 06:09:24.492 UTC [26987] FATAL: role "root" does not exist 2025-07-10T06:09:34.625089330Z 2025-07-10 06:09:34.624 UTC [26995] FATAL: role "root" does not exist 2025-07-10T06:09:44.789110324Z 2025-07-10 06:09:44.788 UTC [27002] FATAL: role "root" does not exist 2025-07-10T06:09:54.985492087Z 2025-07-10 06:09:54.981 UTC [27010] FATAL: role "root" does not exist 2025-07-10T06:10:05.094412925Z 2025-07-10 06:10:05.094 UTC [27017] FATAL: role "root" does not exist 2025-07-10T06:10:15.255004125Z 2025-07-10 06:10:15.254 UTC [27024] FATAL: role "root" does not exist 2025-07-10T06:10:25.419428084Z 2025-07-10 06:10:25.419 UTC [27031] FATAL: role "root" does not exist 2025-07-10T06:10:35.578632596Z 2025-07-10 06:10:35.578 UTC [27039] FATAL: role "root" does not exist 2025-07-10T06:10:39.587330026Z 2025-07-10 06:10:39.586 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:10:39.924243671Z 2025-07-10 06:10:39.923 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.303 s, sync=0.016 s, total=0.338 s; sync files=4, longest=0.007 s, average=0.004 s; distance=17 kB, estimate=17 kB; lsn=0/20B9CB0, redo lsn=0/20B9C58 2025-07-10T06:10:45.685582115Z 2025-07-10 06:10:45.685 UTC [27046] FATAL: role "root" does not exist 2025-07-10T06:10:55.839762927Z 2025-07-10 06:10:55.837 UTC [27054] FATAL: role "root" does not exist 2025-07-10T06:11:05.962452891Z 2025-07-10 06:11:05.958 UTC [27061] FATAL: role "root" does not exist 2025-07-10T06:11:16.088513182Z 2025-07-10 06:11:16.087 UTC [27069] FATAL: role "root" does not exist 2025-07-10T06:11:26.239260514Z 2025-07-10 06:11:26.237 UTC [27076] FATAL: role "root" does not exist 2025-07-10T06:11:36.393071224Z 2025-07-10 06:11:36.391 UTC [27083] FATAL: role "root" does not exist 2025-07-10T06:11:46.576390099Z 2025-07-10 06:11:46.575 UTC [27092] FATAL: role "root" does not exist 2025-07-10T06:11:56.820920310Z 2025-07-10 06:11:56.816 UTC [27099] FATAL: role "root" does not exist 2025-07-10T06:12:06.990979972Z 2025-07-10 06:12:06.986 UTC [27107] FATAL: role "root" does not exist 2025-07-10T06:12:17.151792882Z 2025-07-10 06:12:17.150 UTC [27114] FATAL: role "root" does not exist 2025-07-10T06:12:27.319673331Z 2025-07-10 06:12:27.317 UTC [27122] FATAL: role "root" does not exist 2025-07-10T06:12:37.464541430Z 2025-07-10 06:12:37.461 UTC [27128] FATAL: role "root" does not exist 2025-07-10T06:12:47.622712644Z 2025-07-10 06:12:47.620 UTC [27136] FATAL: role "root" does not exist 2025-07-10T06:12:57.754188750Z 2025-07-10 06:12:57.753 UTC [27144] FATAL: role "root" does not exist 2025-07-10T06:13:07.948032619Z 2025-07-10 06:13:07.945 UTC [27152] FATAL: role "root" does not exist 2025-07-10T06:13:18.103771530Z 2025-07-10 06:13:18.103 UTC [27159] FATAL: role "root" does not exist 2025-07-10T06:13:28.245955456Z 2025-07-10 06:13:28.245 UTC [27168] FATAL: role "root" does not exist 2025-07-10T06:13:38.398512179Z 2025-07-10 06:13:38.398 UTC [27175] FATAL: role "root" does not exist 2025-07-10T06:13:48.585898682Z 2025-07-10 06:13:48.585 UTC [27184] FATAL: role "root" does not exist 2025-07-10T06:13:58.756586426Z 2025-07-10 06:13:58.754 UTC [27191] FATAL: role "root" does not exist 2025-07-10T06:14:08.878402421Z 2025-07-10 06:14:08.877 UTC [27199] FATAL: role "root" does not exist 2025-07-10T06:14:19.005395484Z 2025-07-10 06:14:19.005 UTC [27206] FATAL: role "root" does not exist 2025-07-10T06:14:29.172807281Z 2025-07-10 06:14:29.172 UTC [27214] FATAL: role "root" does not exist 2025-07-10T06:14:39.269959077Z 2025-07-10 06:14:39.269 UTC [27221] FATAL: role "root" does not exist 2025-07-10T06:14:49.450885052Z 2025-07-10 06:14:49.450 UTC [27229] FATAL: role "root" does not exist 2025-07-10T06:14:59.599377945Z 2025-07-10 06:14:59.599 UTC [27236] FATAL: role "root" does not exist 2025-07-10T06:15:09.719613451Z 2025-07-10 06:15:09.719 UTC [27244] FATAL: role "root" does not exist 2025-07-10T06:15:19.816345024Z 2025-07-10 06:15:19.814 UTC [27251] FATAL: role "root" does not exist 2025-07-10T06:15:29.970896835Z 2025-07-10 06:15:29.970 UTC [27259] FATAL: role "root" does not exist 2025-07-10T06:15:40.020387011Z 2025-07-10 06:15:40.020 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:15:40.077700460Z 2025-07-10 06:15:40.077 UTC [27266] FATAL: role "root" does not exist 2025-07-10T06:15:40.359476857Z 2025-07-10 06:15:40.359 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.340 s; sync files=4, longest=0.007 s, average=0.004 s; distance=18 kB, estimate=18 kB; lsn=0/20BE858, redo lsn=0/20BE800 2025-07-10T06:15:50.253322525Z 2025-07-10 06:15:50.251 UTC [27274] FATAL: role "root" does not exist 2025-07-10T06:16:00.438592838Z 2025-07-10 06:16:00.438 UTC [27281] FATAL: role "root" does not exist 2025-07-10T06:16:10.514702844Z 2025-07-10 06:16:10.514 UTC [27289] FATAL: role "root" does not exist 2025-07-10T06:16:20.674483881Z 2025-07-10 06:16:20.674 UTC [27296] FATAL: role "root" does not exist 2025-07-10T06:16:30.816671906Z 2025-07-10 06:16:30.816 UTC [27304] FATAL: role "root" does not exist 2025-07-10T06:16:40.920105313Z 2025-07-10 06:16:40.918 UTC [27311] FATAL: role "root" does not exist 2025-07-10T06:16:51.063868940Z 2025-07-10 06:16:51.063 UTC [27319] FATAL: role "root" does not exist 2025-07-10T06:17:01.204318025Z 2025-07-10 06:17:01.204 UTC [27326] FATAL: role "root" does not exist 2025-07-10T06:17:11.400027494Z 2025-07-10 06:17:11.399 UTC [27334] FATAL: role "root" does not exist 2025-07-10T06:17:21.534217518Z 2025-07-10 06:17:21.534 UTC [27341] FATAL: role "root" does not exist 2025-07-10T06:17:31.656131421Z 2025-07-10 06:17:31.656 UTC [27350] FATAL: role "root" does not exist 2025-07-10T06:17:41.859838133Z 2025-07-10 06:17:41.859 UTC [27357] FATAL: role "root" does not exist 2025-07-10T06:17:51.974614640Z 2025-07-10 06:17:51.973 UTC [27365] FATAL: role "root" does not exist 2025-07-10T06:18:02.116802058Z 2025-07-10 06:18:02.116 UTC [27372] FATAL: role "root" does not exist 2025-07-10T06:18:12.235927378Z 2025-07-10 06:18:12.235 UTC [27380] FATAL: role "root" does not exist 2025-07-10T06:18:22.389676094Z 2025-07-10 06:18:22.388 UTC [27387] FATAL: role "root" does not exist 2025-07-10T06:18:32.558737458Z 2025-07-10 06:18:32.557 UTC [27395] FATAL: role "root" does not exist 2025-07-10T06:18:42.684222486Z 2025-07-10 06:18:42.681 UTC [27403] FATAL: role "root" does not exist 2025-07-10T06:18:52.832510026Z 2025-07-10 06:18:52.831 UTC [27411] FATAL: role "root" does not exist 2025-07-10T06:19:02.971316205Z 2025-07-10 06:19:02.968 UTC [27419] FATAL: role "root" does not exist 2025-07-10T06:19:13.101370122Z 2025-07-10 06:19:13.101 UTC [27427] FATAL: role "root" does not exist 2025-07-10T06:19:23.182888834Z 2025-07-10 06:19:23.178 UTC [27433] FATAL: role "root" does not exist 2025-07-10T06:19:33.318077166Z 2025-07-10 06:19:33.317 UTC [27441] FATAL: role "root" does not exist 2025-07-10T06:19:43.436654723Z 2025-07-10 06:19:43.435 UTC [27448] FATAL: role "root" does not exist 2025-07-10T06:19:53.575585433Z 2025-07-10 06:19:53.575 UTC [27456] FATAL: role "root" does not exist 2025-07-10T06:20:03.716380919Z 2025-07-10 06:20:03.714 UTC [27463] FATAL: role "root" does not exist 2025-07-10T06:20:13.827476656Z 2025-07-10 06:20:13.827 UTC [27471] FATAL: role "root" does not exist 2025-07-10T06:20:24.002788680Z 2025-07-10 06:20:23.993 UTC [27478] FATAL: role "root" does not exist 2025-07-10T06:20:34.142576612Z 2025-07-10 06:20:34.142 UTC [27486] FATAL: role "root" does not exist 2025-07-10T06:20:40.456913982Z 2025-07-10 06:20:40.456 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:20:40.684210536Z 2025-07-10 06:20:40.684 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.012 s, total=0.228 s; sync files=3, longest=0.007 s, average=0.004 s; distance=11 kB, estimate=18 kB; lsn=0/20C1800, redo lsn=0/20C17A8 2025-07-10T06:20:44.259139394Z 2025-07-10 06:20:44.258 UTC [27493] FATAL: role "root" does not exist 2025-07-10T06:20:54.410391296Z 2025-07-10 06:20:54.407 UTC [27501] FATAL: role "root" does not exist 2025-07-10T06:21:04.547207020Z 2025-07-10 06:21:04.546 UTC [27508] FATAL: role "root" does not exist 2025-07-10T06:21:14.700882653Z 2025-07-10 06:21:14.700 UTC [27516] FATAL: role "root" does not exist 2025-07-10T06:21:24.820482275Z 2025-07-10 06:21:24.817 UTC [27523] FATAL: role "root" does not exist 2025-07-10T06:21:34.988994736Z 2025-07-10 06:21:34.987 UTC [27531] FATAL: role "root" does not exist 2025-07-10T06:21:45.125173573Z 2025-07-10 06:21:45.125 UTC [27538] FATAL: role "root" does not exist 2025-07-10T06:21:55.321153178Z 2025-07-10 06:21:55.314 UTC [27547] FATAL: role "root" does not exist 2025-07-10T06:22:05.517108255Z 2025-07-10 06:22:05.516 UTC [27554] FATAL: role "root" does not exist 2025-07-10T06:22:15.675106179Z 2025-07-10 06:22:15.674 UTC [27562] FATAL: role "root" does not exist 2025-07-10T06:22:25.823105197Z 2025-07-10 06:22:25.822 UTC [27569] FATAL: role "root" does not exist 2025-07-10T06:22:35.965941751Z 2025-07-10 06:22:35.965 UTC [27577] FATAL: role "root" does not exist 2025-07-10T06:22:46.140405431Z 2025-07-10 06:22:46.140 UTC [27584] FATAL: role "root" does not exist 2025-07-10T06:22:56.273191964Z 2025-07-10 06:22:56.272 UTC [27592] FATAL: role "root" does not exist 2025-07-10T06:23:06.421573547Z 2025-07-10 06:23:06.420 UTC [27598] FATAL: role "root" does not exist 2025-07-10T06:23:16.583295614Z 2025-07-10 06:23:16.580 UTC [27605] FATAL: role "root" does not exist 2025-07-10T06:23:26.758460275Z 2025-07-10 06:23:26.758 UTC [27613] FATAL: role "root" does not exist 2025-07-10T06:23:36.884829813Z 2025-07-10 06:23:36.884 UTC [27620] FATAL: role "root" does not exist 2025-07-10T06:23:47.042706066Z 2025-07-10 06:23:47.042 UTC [27628] FATAL: role "root" does not exist 2025-07-10T06:23:57.207262568Z 2025-07-10 06:23:57.206 UTC [27635] FATAL: role "root" does not exist 2025-07-10T06:24:07.314575476Z 2025-07-10 06:24:07.313 UTC [27643] FATAL: role "root" does not exist 2025-07-10T06:24:17.479462564Z 2025-07-10 06:24:17.478 UTC [27650] FATAL: role "root" does not exist 2025-07-10T06:24:27.653225580Z 2025-07-10 06:24:27.653 UTC [27658] FATAL: role "root" does not exist 2025-07-10T06:24:37.807951125Z 2025-07-10 06:24:37.807 UTC [27665] FATAL: role "root" does not exist 2025-07-10T06:24:48.000340237Z 2025-07-10 06:24:48.000 UTC [27673] FATAL: role "root" does not exist 2025-07-10T06:24:58.156733459Z 2025-07-10 06:24:58.156 UTC [27679] FATAL: role "root" does not exist 2025-07-10T06:25:08.321945321Z 2025-07-10 06:25:08.316 UTC [27687] FATAL: role "root" does not exist 2025-07-10T06:25:18.462901911Z 2025-07-10 06:25:18.457 UTC [27694] FATAL: role "root" does not exist 2025-07-10T06:25:28.650231110Z 2025-07-10 06:25:28.648 UTC [27702] FATAL: role "root" does not exist 2025-07-10T06:25:38.781054084Z 2025-07-10 06:25:38.779 UTC [27710] FATAL: role "root" does not exist 2025-07-10T06:25:40.784232448Z 2025-07-10 06:25:40.783 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:25:41.128111549Z 2025-07-10 06:25:41.127 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.019 s, total=0.344 s; sync files=4, longest=0.010 s, average=0.005 s; distance=13 kB, estimate=17 kB; lsn=0/20C4DF8, redo lsn=0/20C4DA0 2025-07-10T06:25:48.914779524Z 2025-07-10 06:25:48.914 UTC [27718] FATAL: role "root" does not exist 2025-07-10T06:25:59.059449057Z 2025-07-10 06:25:59.059 UTC [27724] FATAL: role "root" does not exist 2025-07-10T06:26:09.233023910Z 2025-07-10 06:26:09.232 UTC [27733] FATAL: role "root" does not exist 2025-07-10T06:26:19.384352807Z 2025-07-10 06:26:19.384 UTC [27740] FATAL: role "root" does not exist 2025-07-10T06:26:29.516334310Z 2025-07-10 06:26:29.515 UTC [27747] FATAL: role "root" does not exist 2025-07-10T06:26:39.666444261Z 2025-07-10 06:26:39.666 UTC [27754] FATAL: role "root" does not exist 2025-07-10T06:26:49.827472553Z 2025-07-10 06:26:49.826 UTC [27762] FATAL: role "root" does not exist 2025-07-10T06:27:00.000332234Z 2025-07-10 06:26:59.999 UTC [27768] FATAL: role "root" does not exist 2025-07-10T06:27:10.148293187Z 2025-07-10 06:27:10.143 UTC [27776] FATAL: role "root" does not exist 2025-07-10T06:27:20.254160156Z 2025-07-10 06:27:20.254 UTC [27783] FATAL: role "root" does not exist 2025-07-10T06:27:30.416368081Z 2025-07-10 06:27:30.415 UTC [27791] FATAL: role "root" does not exist 2025-07-10T06:27:40.580587278Z 2025-07-10 06:27:40.579 UTC [27798] FATAL: role "root" does not exist 2025-07-10T06:27:50.734389871Z 2025-07-10 06:27:50.733 UTC [27806] FATAL: role "root" does not exist 2025-07-10T06:28:00.902349197Z 2025-07-10 06:28:00.902 UTC [27813] FATAL: role "root" does not exist 2025-07-10T06:28:11.051197044Z 2025-07-10 06:28:11.051 UTC [27822] FATAL: role "root" does not exist 2025-07-10T06:28:21.203957183Z 2025-07-10 06:28:21.203 UTC [27830] FATAL: role "root" does not exist 2025-07-10T06:28:31.356553432Z 2025-07-10 06:28:31.356 UTC [27838] FATAL: role "root" does not exist 2025-07-10T06:28:41.504998779Z 2025-07-10 06:28:41.504 UTC [27844] FATAL: role "root" does not exist 2025-07-10T06:28:51.612733368Z 2025-07-10 06:28:51.612 UTC [27852] FATAL: role "root" does not exist 2025-07-10T06:29:01.807136965Z 2025-07-10 06:29:01.806 UTC [27861] FATAL: role "root" does not exist 2025-07-10T06:29:11.947136404Z 2025-07-10 06:29:11.945 UTC [27869] FATAL: role "root" does not exist 2025-07-10T06:29:22.059495813Z 2025-07-10 06:29:22.058 UTC [27876] FATAL: role "root" does not exist 2025-07-10T06:29:32.174210414Z 2025-07-10 06:29:32.167 UTC [27884] FATAL: role "root" does not exist 2025-07-10T06:29:42.280911781Z 2025-07-10 06:29:42.279 UTC [27891] FATAL: role "root" does not exist 2025-07-10T06:29:52.444530282Z 2025-07-10 06:29:52.443 UTC [27899] FATAL: role "root" does not exist 2025-07-10T06:30:02.585987098Z 2025-07-10 06:30:02.585 UTC [27906] FATAL: role "root" does not exist 2025-07-10T06:30:12.743527472Z 2025-07-10 06:30:12.743 UTC [27915] FATAL: role "root" does not exist 2025-07-10T06:30:22.927003835Z 2025-07-10 06:30:22.926 UTC [27923] FATAL: role "root" does not exist 2025-07-10T06:30:33.087602139Z 2025-07-10 06:30:33.087 UTC [27931] FATAL: role "root" does not exist 2025-07-10T06:30:40.226819633Z 2025-07-10 06:30:40.226 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:30:40.459708939Z 2025-07-10 06:30:40.459 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.234 s; sync files=3, longest=0.007 s, average=0.005 s; distance=12 kB, estimate=17 kB; lsn=0/20C8130, redo lsn=0/20C80D8 2025-07-10T06:30:43.247128011Z 2025-07-10 06:30:43.246 UTC [27939] FATAL: role "root" does not exist 2025-07-10T06:30:53.353713224Z 2025-07-10 06:30:53.345 UTC [27947] FATAL: role "root" does not exist 2025-07-10T06:31:03.522511828Z 2025-07-10 06:31:03.522 UTC [27954] FATAL: role "root" does not exist 2025-07-10T06:31:13.703744431Z 2025-07-10 06:31:13.702 UTC [27962] FATAL: role "root" does not exist 2025-07-10T06:31:23.859819654Z 2025-07-10 06:31:23.858 UTC [27969] FATAL: role "root" does not exist 2025-07-10T06:31:34.023983658Z 2025-07-10 06:31:34.019 UTC [27977] FATAL: role "root" does not exist 2025-07-10T06:31:44.159468473Z 2025-07-10 06:31:44.159 UTC [27984] FATAL: role "root" does not exist 2025-07-10T06:31:54.276921298Z 2025-07-10 06:31:54.276 UTC [27992] FATAL: role "root" does not exist 2025-07-10T06:32:04.384803450Z 2025-07-10 06:32:04.384 UTC [27999] FATAL: role "root" does not exist 2025-07-10T06:32:14.496365074Z 2025-07-10 06:32:14.496 UTC [28007] FATAL: role "root" does not exist 2025-07-10T06:32:24.624414227Z 2025-07-10 06:32:24.624 UTC [28014] FATAL: role "root" does not exist 2025-07-10T06:32:34.734452274Z 2025-07-10 06:32:34.733 UTC [28024] FATAL: role "root" does not exist 2025-07-10T06:32:44.873494944Z 2025-07-10 06:32:44.873 UTC [28031] FATAL: role "root" does not exist 2025-07-10T06:32:54.988263956Z 2025-07-10 06:32:54.988 UTC [28039] FATAL: role "root" does not exist 2025-07-10T06:33:05.094863332Z 2025-07-10 06:33:05.094 UTC [28046] FATAL: role "root" does not exist 2025-07-10T06:33:15.211347125Z 2025-07-10 06:33:15.211 UTC [28054] FATAL: role "root" does not exist 2025-07-10T06:33:25.337559895Z 2025-07-10 06:33:25.337 UTC [28061] FATAL: role "root" does not exist 2025-07-10T06:33:35.468417783Z 2025-07-10 06:33:35.468 UTC [28069] FATAL: role "root" does not exist 2025-07-10T06:33:45.575419685Z 2025-07-10 06:33:45.575 UTC [28076] FATAL: role "root" does not exist 2025-07-10T06:33:55.719643088Z 2025-07-10 06:33:55.719 UTC [28084] FATAL: role "root" does not exist 2025-07-10T06:34:05.858474572Z 2025-07-10 06:34:05.858 UTC [28091] FATAL: role "root" does not exist 2025-07-10T06:34:15.973271141Z 2025-07-10 06:34:15.972 UTC [28099] FATAL: role "root" does not exist 2025-07-10T06:34:26.105542077Z 2025-07-10 06:34:26.105 UTC [28106] FATAL: role "root" does not exist 2025-07-10T06:34:36.234903066Z 2025-07-10 06:34:36.234 UTC [28114] FATAL: role "root" does not exist 2025-07-10T06:34:46.363976513Z 2025-07-10 06:34:46.363 UTC [28121] FATAL: role "root" does not exist 2025-07-10T06:34:56.488358225Z 2025-07-10 06:34:56.488 UTC [28129] FATAL: role "root" does not exist 2025-07-10T06:35:06.619323153Z 2025-07-10 06:35:06.619 UTC [28136] FATAL: role "root" does not exist 2025-07-10T06:35:16.728112629Z 2025-07-10 06:35:16.728 UTC [28144] FATAL: role "root" does not exist 2025-07-10T06:35:26.849644213Z 2025-07-10 06:35:26.849 UTC [28152] FATAL: role "root" does not exist 2025-07-10T06:35:36.947875023Z 2025-07-10 06:35:36.946 UTC [28158] FATAL: role "root" does not exist 2025-07-10T06:35:40.557817561Z 2025-07-10 06:35:40.557 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:35:40.898066904Z 2025-07-10 06:35:40.897 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.019 s, total=0.341 s; sync files=4, longest=0.010 s, average=0.005 s; distance=14 kB, estimate=16 kB; lsn=0/20CBA58, redo lsn=0/20CBA00 2025-07-10T06:35:47.109670255Z 2025-07-10 06:35:47.109 UTC [28166] FATAL: role "root" does not exist 2025-07-10T06:35:57.241300992Z 2025-07-10 06:35:57.241 UTC [28173] FATAL: role "root" does not exist 2025-07-10T06:36:07.373638458Z 2025-07-10 06:36:07.372 UTC [28181] FATAL: role "root" does not exist 2025-07-10T06:36:17.497726393Z 2025-07-10 06:36:17.497 UTC [28189] FATAL: role "root" does not exist 2025-07-10T06:36:27.652491437Z 2025-07-10 06:36:27.652 UTC [28197] FATAL: role "root" does not exist 2025-07-10T06:36:37.761364854Z 2025-07-10 06:36:37.761 UTC [28204] FATAL: role "root" does not exist 2025-07-10T06:36:47.892246110Z 2025-07-10 06:36:47.892 UTC [28212] FATAL: role "root" does not exist 2025-07-10T06:36:58.011209383Z 2025-07-10 06:36:58.011 UTC [28219] FATAL: role "root" does not exist 2025-07-10T06:37:08.147511568Z 2025-07-10 06:37:08.147 UTC [28227] FATAL: role "root" does not exist 2025-07-10T06:37:18.306856360Z 2025-07-10 06:37:18.302 UTC [28234] FATAL: role "root" does not exist 2025-07-10T06:37:28.434872463Z 2025-07-10 06:37:28.434 UTC [28242] FATAL: role "root" does not exist 2025-07-10T06:37:38.554511127Z 2025-07-10 06:37:38.554 UTC [28249] FATAL: role "root" does not exist 2025-07-10T06:37:48.683496065Z 2025-07-10 06:37:48.683 UTC [28256] FATAL: role "root" does not exist 2025-07-10T06:37:58.798724556Z 2025-07-10 06:37:58.798 UTC [28263] FATAL: role "root" does not exist 2025-07-10T06:38:08.915082193Z 2025-07-10 06:38:08.914 UTC [28271] FATAL: role "root" does not exist 2025-07-10T06:38:19.029214988Z 2025-07-10 06:38:19.029 UTC [28278] FATAL: role "root" does not exist 2025-07-10T06:38:29.175253603Z 2025-07-10 06:38:29.175 UTC [28286] FATAL: role "root" does not exist 2025-07-10T06:38:39.323066724Z 2025-07-10 06:38:39.322 UTC [28293] FATAL: role "root" does not exist 2025-07-10T06:38:49.442001280Z 2025-07-10 06:38:49.440 UTC [28300] FATAL: role "root" does not exist 2025-07-10T06:38:59.540782627Z 2025-07-10 06:38:59.540 UTC [28307] FATAL: role "root" does not exist 2025-07-10T06:39:09.652273590Z 2025-07-10 06:39:09.652 UTC [28315] FATAL: role "root" does not exist 2025-07-10T06:39:19.780569523Z 2025-07-10 06:39:19.780 UTC [28323] FATAL: role "root" does not exist 2025-07-10T06:39:29.932937427Z 2025-07-10 06:39:29.932 UTC [28331] FATAL: role "root" does not exist 2025-07-10T06:39:40.046201696Z 2025-07-10 06:39:40.046 UTC [28338] FATAL: role "root" does not exist 2025-07-10T06:39:50.162985395Z 2025-07-10 06:39:50.162 UTC [28346] FATAL: role "root" does not exist 2025-07-10T06:40:00.286429537Z 2025-07-10 06:40:00.285 UTC [28354] FATAL: role "root" does not exist 2025-07-10T06:40:10.399823567Z 2025-07-10 06:40:10.399 UTC [28362] FATAL: role "root" does not exist 2025-07-10T06:40:20.521932689Z 2025-07-10 06:40:20.521 UTC [28369] FATAL: role "root" does not exist 2025-07-10T06:40:30.590028454Z 2025-07-10 06:40:30.589 UTC [28377] FATAL: role "root" does not exist 2025-07-10T06:40:40.687284438Z 2025-07-10 06:40:40.687 UTC [28384] FATAL: role "root" does not exist 2025-07-10T06:40:40.997558972Z 2025-07-10 06:40:40.996 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:40:41.237554747Z 2025-07-10 06:40:41.237 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.018 s, total=0.242 s; sync files=3, longest=0.012 s, average=0.006 s; distance=13 kB, estimate=16 kB; lsn=0/20CF0D0, redo lsn=0/20CF078 2025-07-10T06:40:50.817591464Z 2025-07-10 06:40:50.817 UTC [28392] FATAL: role "root" does not exist 2025-07-10T06:41:00.911126610Z 2025-07-10 06:41:00.911 UTC [28399] FATAL: role "root" does not exist 2025-07-10T06:41:11.029229640Z 2025-07-10 06:41:11.028 UTC [28407] FATAL: role "root" does not exist 2025-07-10T06:41:21.170935993Z 2025-07-10 06:41:21.170 UTC [28415] FATAL: role "root" does not exist 2025-07-10T06:41:31.292796027Z 2025-07-10 06:41:31.292 UTC [28423] FATAL: role "root" does not exist 2025-07-10T06:41:41.423628569Z 2025-07-10 06:41:41.423 UTC [28430] FATAL: role "root" does not exist 2025-07-10T06:41:51.542140803Z 2025-07-10 06:41:51.541 UTC [28438] FATAL: role "root" does not exist 2025-07-10T06:42:01.722087041Z 2025-07-10 06:42:01.721 UTC [28445] FATAL: role "root" does not exist 2025-07-10T06:42:11.843891608Z 2025-07-10 06:42:11.843 UTC [28452] FATAL: role "root" does not exist 2025-07-10T06:42:21.963624909Z 2025-07-10 06:42:21.963 UTC [28459] FATAL: role "root" does not exist 2025-07-10T06:42:32.110867038Z 2025-07-10 06:42:32.110 UTC [28467] FATAL: role "root" does not exist 2025-07-10T06:42:42.237343985Z 2025-07-10 06:42:42.237 UTC [28474] FATAL: role "root" does not exist 2025-07-10T06:42:52.359401734Z 2025-07-10 06:42:52.359 UTC [28482] FATAL: role "root" does not exist 2025-07-10T06:43:02.487875128Z 2025-07-10 06:43:02.487 UTC [28489] FATAL: role "root" does not exist 2025-07-10T06:43:12.605596148Z 2025-07-10 06:43:12.605 UTC [28497] FATAL: role "root" does not exist 2025-07-10T06:43:22.719963185Z 2025-07-10 06:43:22.719 UTC [28504] FATAL: role "root" does not exist 2025-07-10T06:43:32.846284970Z 2025-07-10 06:43:32.846 UTC [28512] FATAL: role "root" does not exist 2025-07-10T06:43:42.979264266Z 2025-07-10 06:43:42.979 UTC [28519] FATAL: role "root" does not exist 2025-07-10T06:43:53.119494589Z 2025-07-10 06:43:53.119 UTC [28526] FATAL: role "root" does not exist 2025-07-10T06:44:03.233367333Z 2025-07-10 06:44:03.232 UTC [28533] FATAL: role "root" does not exist 2025-07-10T06:44:13.344162262Z 2025-07-10 06:44:13.344 UTC [28541] FATAL: role "root" does not exist 2025-07-10T06:44:23.465091968Z 2025-07-10 06:44:23.465 UTC [28548] FATAL: role "root" does not exist 2025-07-10T06:44:33.582736743Z 2025-07-10 06:44:33.582 UTC [28556] FATAL: role "root" does not exist 2025-07-10T06:44:43.716089474Z 2025-07-10 06:44:43.716 UTC [28564] FATAL: role "root" does not exist 2025-07-10T06:44:53.842437475Z 2025-07-10 06:44:53.842 UTC [28572] FATAL: role "root" does not exist 2025-07-10T06:45:03.955686717Z 2025-07-10 06:45:03.955 UTC [28579] FATAL: role "root" does not exist 2025-07-10T06:45:14.075368908Z 2025-07-10 06:45:14.075 UTC [28587] FATAL: role "root" does not exist 2025-07-10T06:45:24.208040957Z 2025-07-10 06:45:24.207 UTC [28595] FATAL: role "root" does not exist 2025-07-10T06:45:34.338937843Z 2025-07-10 06:45:34.338 UTC [28603] FATAL: role "root" does not exist 2025-07-10T06:45:40.336677785Z 2025-07-10 06:45:40.336 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:45:40.674605748Z 2025-07-10 06:45:40.674 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.338 s; sync files=4, longest=0.005 s, average=0.004 s; distance=15 kB, estimate=16 kB; lsn=0/20D2DC8, redo lsn=0/20D2D70 2025-07-10T06:45:44.436467744Z 2025-07-10 06:45:44.436 UTC [28610] FATAL: role "root" does not exist 2025-07-10T06:45:54.587423918Z 2025-07-10 06:45:54.587 UTC [28618] FATAL: role "root" does not exist 2025-07-10T06:46:04.731947042Z 2025-07-10 06:46:04.731 UTC [28626] FATAL: role "root" does not exist 2025-07-10T06:46:14.852461195Z 2025-07-10 06:46:14.852 UTC [28634] FATAL: role "root" does not exist 2025-07-10T06:46:25.005757490Z 2025-07-10 06:46:25.005 UTC [28641] FATAL: role "root" does not exist 2025-07-10T06:46:35.147722465Z 2025-07-10 06:46:35.147 UTC [28649] FATAL: role "root" does not exist 2025-07-10T06:46:45.261264010Z 2025-07-10 06:46:45.261 UTC [28656] FATAL: role "root" does not exist 2025-07-10T06:46:55.389356946Z 2025-07-10 06:46:55.389 UTC [28664] FATAL: role "root" does not exist 2025-07-10T06:47:05.516889734Z 2025-07-10 06:47:05.516 UTC [28671] FATAL: role "root" does not exist 2025-07-10T06:47:15.625776351Z 2025-07-10 06:47:15.625 UTC [28679] FATAL: role "root" does not exist 2025-07-10T06:47:25.756725187Z 2025-07-10 06:47:25.756 UTC [28686] FATAL: role "root" does not exist 2025-07-10T06:47:35.896122008Z 2025-07-10 06:47:35.896 UTC [28693] FATAL: role "root" does not exist 2025-07-10T06:47:46.024397885Z 2025-07-10 06:47:46.023 UTC [28700] FATAL: role "root" does not exist 2025-07-10T06:47:56.136998350Z 2025-07-10 06:47:56.136 UTC [28708] FATAL: role "root" does not exist 2025-07-10T06:48:06.258433804Z 2025-07-10 06:48:06.257 UTC [28715] FATAL: role "root" does not exist 2025-07-10T06:48:16.401728185Z 2025-07-10 06:48:16.401 UTC [28723] FATAL: role "root" does not exist 2025-07-10T06:48:26.526861653Z 2025-07-10 06:48:26.526 UTC [28730] FATAL: role "root" does not exist 2025-07-10T06:48:36.639738683Z 2025-07-10 06:48:36.639 UTC [28739] FATAL: role "root" does not exist 2025-07-10T06:48:46.776630781Z 2025-07-10 06:48:46.776 UTC [28747] FATAL: role "root" does not exist 2025-07-10T06:48:56.895205242Z 2025-07-10 06:48:56.895 UTC [28755] FATAL: role "root" does not exist 2025-07-10T06:49:07.010706514Z 2025-07-10 06:49:07.010 UTC [28763] FATAL: role "root" does not exist 2025-07-10T06:49:17.129491261Z 2025-07-10 06:49:17.129 UTC [28770] FATAL: role "root" does not exist 2025-07-10T06:49:27.238160014Z 2025-07-10 06:49:27.237 UTC [28779] FATAL: role "root" does not exist 2025-07-10T06:49:37.346367476Z 2025-07-10 06:49:37.346 UTC [28786] FATAL: role "root" does not exist 2025-07-10T06:49:47.483163986Z 2025-07-10 06:49:47.482 UTC [28794] FATAL: role "root" does not exist 2025-07-10T06:49:57.607822981Z 2025-07-10 06:49:57.607 UTC [28801] FATAL: role "root" does not exist 2025-07-10T06:50:07.745963438Z 2025-07-10 06:50:07.745 UTC [28809] FATAL: role "root" does not exist 2025-07-10T06:50:17.844917316Z 2025-07-10 06:50:17.844 UTC [28815] FATAL: role "root" does not exist 2025-07-10T06:50:27.973220326Z 2025-07-10 06:50:27.973 UTC [28823] FATAL: role "root" does not exist 2025-07-10T06:50:38.105132106Z 2025-07-10 06:50:38.104 UTC [28830] FATAL: role "root" does not exist 2025-07-10T06:50:40.772634524Z 2025-07-10 06:50:40.772 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:50:41.006715656Z 2025-07-10 06:50:41.006 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.235 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=16 kB; lsn=0/20D6780, redo lsn=0/20D6728 2025-07-10T06:50:48.240123681Z 2025-07-10 06:50:48.240 UTC [28837] FATAL: role "root" does not exist 2025-07-10T06:50:58.377489947Z 2025-07-10 06:50:58.377 UTC [28844] FATAL: role "root" does not exist 2025-07-10T06:51:08.502086219Z 2025-07-10 06:51:08.501 UTC [28852] FATAL: role "root" does not exist 2025-07-10T06:51:18.626706011Z 2025-07-10 06:51:18.626 UTC [28859] FATAL: role "root" does not exist 2025-07-10T06:51:28.782574159Z 2025-07-10 06:51:28.780 UTC [28867] FATAL: role "root" does not exist 2025-07-10T06:51:38.922269366Z 2025-07-10 06:51:38.922 UTC [28874] FATAL: role "root" does not exist 2025-07-10T06:51:49.074853667Z 2025-07-10 06:51:49.074 UTC [28883] FATAL: role "root" does not exist 2025-07-10T06:51:59.185782453Z 2025-07-10 06:51:59.185 UTC [28890] FATAL: role "root" does not exist 2025-07-10T06:52:09.323893796Z 2025-07-10 06:52:09.323 UTC [28898] FATAL: role "root" does not exist 2025-07-10T06:52:19.452718451Z 2025-07-10 06:52:19.452 UTC [28905] FATAL: role "root" does not exist 2025-07-10T06:52:29.566786190Z 2025-07-10 06:52:29.565 UTC [28913] FATAL: role "root" does not exist 2025-07-10T06:52:39.677889587Z 2025-07-10 06:52:39.677 UTC [28920] FATAL: role "root" does not exist 2025-07-10T06:52:49.819113001Z 2025-07-10 06:52:49.818 UTC [28928] FATAL: role "root" does not exist 2025-07-10T06:52:59.952140749Z 2025-07-10 06:52:59.951 UTC [28935] FATAL: role "root" does not exist 2025-07-10T06:53:10.063200171Z 2025-07-10 06:53:10.063 UTC [28943] FATAL: role "root" does not exist 2025-07-10T06:53:20.226806861Z 2025-07-10 06:53:20.226 UTC [28951] FATAL: role "root" does not exist 2025-07-10T06:53:30.364570702Z 2025-07-10 06:53:30.364 UTC [28958] FATAL: role "root" does not exist 2025-07-10T06:53:40.462822074Z 2025-07-10 06:53:40.462 UTC [28965] FATAL: role "root" does not exist 2025-07-10T06:53:50.596595650Z 2025-07-10 06:53:50.596 UTC [28973] FATAL: role "root" does not exist 2025-07-10T06:54:00.713180322Z 2025-07-10 06:54:00.713 UTC [28980] FATAL: role "root" does not exist 2025-07-10T06:54:10.844768240Z 2025-07-10 06:54:10.844 UTC [28988] FATAL: role "root" does not exist 2025-07-10T06:54:20.972076878Z 2025-07-10 06:54:20.971 UTC [28995] FATAL: role "root" does not exist 2025-07-10T06:54:31.090828881Z 2025-07-10 06:54:31.090 UTC [29003] FATAL: role "root" does not exist 2025-07-10T06:54:41.213294363Z 2025-07-10 06:54:41.213 UTC [29011] FATAL: role "root" does not exist 2025-07-10T06:54:51.343488873Z 2025-07-10 06:54:51.343 UTC [29020] FATAL: role "root" does not exist 2025-07-10T06:55:01.460239913Z 2025-07-10 06:55:01.460 UTC [29027] FATAL: role "root" does not exist 2025-07-10T06:55:11.595898518Z 2025-07-10 06:55:11.595 UTC [29034] FATAL: role "root" does not exist 2025-07-10T06:55:21.715182808Z 2025-07-10 06:55:21.714 UTC [29041] FATAL: role "root" does not exist 2025-07-10T06:55:31.881876767Z 2025-07-10 06:55:31.881 UTC [29049] FATAL: role "root" does not exist 2025-07-10T06:55:40.105106886Z 2025-07-10 06:55:40.104 UTC [57] LOG: checkpoint starting: time 2025-07-10T06:55:40.441378535Z 2025-07-10 06:55:40.441 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.337 s; sync files=4, longest=0.007 s, average=0.004 s; distance=16 kB, estimate=16 kB; lsn=0/20DA7C0, redo lsn=0/20DA768 2025-07-10T06:55:41.973492589Z 2025-07-10 06:55:41.973 UTC [29056] FATAL: role "root" does not exist 2025-07-10T06:55:52.098218458Z 2025-07-10 06:55:52.098 UTC [29063] FATAL: role "root" does not exist 2025-07-10T06:56:02.242561968Z 2025-07-10 06:56:02.242 UTC [29070] FATAL: role "root" does not exist 2025-07-10T06:56:12.371934025Z 2025-07-10 06:56:12.371 UTC [29078] FATAL: role "root" does not exist 2025-07-10T06:56:22.519030186Z 2025-07-10 06:56:22.518 UTC [29085] FATAL: role "root" does not exist 2025-07-10T06:56:32.641137810Z 2025-07-10 06:56:32.640 UTC [29093] FATAL: role "root" does not exist 2025-07-10T06:56:42.764377337Z 2025-07-10 06:56:42.764 UTC [29099] FATAL: role "root" does not exist 2025-07-10T06:56:52.881156972Z 2025-07-10 06:56:52.881 UTC [29107] FATAL: role "root" does not exist 2025-07-10T06:57:02.991777760Z 2025-07-10 06:57:02.991 UTC [29114] FATAL: role "root" does not exist 2025-07-10T06:57:13.114441169Z 2025-07-10 06:57:13.112 UTC [29122] FATAL: role "root" does not exist 2025-07-10T06:57:23.244549049Z 2025-07-10 06:57:23.244 UTC [29129] FATAL: role "root" does not exist 2025-07-10T06:57:33.371013061Z 2025-07-10 06:57:33.370 UTC [29137] FATAL: role "root" does not exist 2025-07-10T06:57:43.505642545Z 2025-07-10 06:57:43.501 UTC [29145] FATAL: role "root" does not exist 2025-07-10T06:57:53.606388479Z 2025-07-10 06:57:53.606 UTC [29153] FATAL: role "root" does not exist 2025-07-10T06:58:03.740881781Z 2025-07-10 06:58:03.740 UTC [29160] FATAL: role "root" does not exist 2025-07-10T06:58:13.850289892Z 2025-07-10 06:58:13.850 UTC [29168] FATAL: role "root" does not exist 2025-07-10T06:58:23.962749941Z 2025-07-10 06:58:23.962 UTC [29176] FATAL: role "root" does not exist 2025-07-10T06:58:34.080006645Z 2025-07-10 06:58:34.079 UTC [29184] FATAL: role "root" does not exist 2025-07-10T06:58:44.214883899Z 2025-07-10 06:58:44.214 UTC [29192] FATAL: role "root" does not exist 2025-07-10T06:58:54.299155889Z 2025-07-10 06:58:54.299 UTC [29199] FATAL: role "root" does not exist 2025-07-10T06:59:04.413761262Z 2025-07-10 06:59:04.413 UTC [29206] FATAL: role "root" does not exist 2025-07-10T06:59:14.525754690Z 2025-07-10 06:59:14.525 UTC [29214] FATAL: role "root" does not exist 2025-07-10T06:59:24.647029551Z 2025-07-10 06:59:24.646 UTC [29221] FATAL: role "root" does not exist 2025-07-10T06:59:34.740070668Z 2025-07-10 06:59:34.739 UTC [29229] FATAL: role "root" does not exist 2025-07-10T06:59:44.843492612Z 2025-07-10 06:59:44.843 UTC [29237] FATAL: role "root" does not exist 2025-07-10T06:59:54.967910300Z 2025-07-10 06:59:54.967 UTC [29245] FATAL: role "root" does not exist 2025-07-10T07:00:05.083106075Z 2025-07-10 07:00:05.083 UTC [29251] FATAL: role "root" does not exist 2025-07-10T07:00:15.196712876Z 2025-07-10 07:00:15.196 UTC [29259] FATAL: role "root" does not exist 2025-07-10T07:00:25.326005262Z 2025-07-10 07:00:25.325 UTC [29265] FATAL: role "root" does not exist 2025-07-10T07:00:35.450490785Z 2025-07-10 07:00:35.450 UTC [29272] FATAL: role "root" does not exist 2025-07-10T07:00:40.540968936Z 2025-07-10 07:00:40.540 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:00:40.771851881Z 2025-07-10 07:00:40.771 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.010 s, total=0.231 s; sync files=3, longest=0.004 s, average=0.004 s; distance=15 kB, estimate=16 kB; lsn=0/20DE4B8, redo lsn=0/20DE460 2025-07-10T07:00:45.566687998Z 2025-07-10 07:00:45.566 UTC [29279] FATAL: role "root" does not exist 2025-07-10T07:00:55.701538417Z 2025-07-10 07:00:55.701 UTC [29287] FATAL: role "root" does not exist 2025-07-10T07:01:05.826436725Z 2025-07-10 07:01:05.825 UTC [29293] FATAL: role "root" does not exist 2025-07-10T07:01:15.971478192Z 2025-07-10 07:01:15.967 UTC [29300] FATAL: role "root" does not exist 2025-07-10T07:01:26.093962684Z 2025-07-10 07:01:26.093 UTC [29307] FATAL: role "root" does not exist 2025-07-10T07:01:36.231708634Z 2025-07-10 07:01:36.230 UTC [29315] FATAL: role "root" does not exist 2025-07-10T07:01:46.381919189Z 2025-07-10 07:01:46.381 UTC [29322] FATAL: role "root" does not exist 2025-07-10T07:01:56.456615560Z 2025-07-10 07:01:56.456 UTC [29330] FATAL: role "root" does not exist 2025-07-10T07:02:06.607366276Z 2025-07-10 07:02:06.607 UTC [29337] FATAL: role "root" does not exist 2025-07-10T07:02:16.734741241Z 2025-07-10 07:02:16.734 UTC [29345] FATAL: role "root" does not exist 2025-07-10T07:02:26.883513384Z 2025-07-10 07:02:26.883 UTC [29352] FATAL: role "root" does not exist 2025-07-10T07:02:36.989658781Z 2025-07-10 07:02:36.989 UTC [29360] FATAL: role "root" does not exist 2025-07-10T07:02:47.062947528Z 2025-07-10 07:02:47.062 UTC [29367] FATAL: role "root" does not exist 2025-07-10T07:02:57.196170911Z 2025-07-10 07:02:57.196 UTC [29375] FATAL: role "root" does not exist 2025-07-10T07:03:07.303866564Z 2025-07-10 07:03:07.303 UTC [29383] FATAL: role "root" does not exist 2025-07-10T07:03:17.450079152Z 2025-07-10 07:03:17.449 UTC [29391] FATAL: role "root" does not exist 2025-07-10T07:03:27.570994560Z 2025-07-10 07:03:27.570 UTC [29400] FATAL: role "root" does not exist 2025-07-10T07:03:37.709326010Z 2025-07-10 07:03:37.709 UTC [29407] FATAL: role "root" does not exist 2025-07-10T07:03:47.829136878Z 2025-07-10 07:03:47.829 UTC [29416] FATAL: role "root" does not exist 2025-07-10T07:03:57.945943597Z 2025-07-10 07:03:57.945 UTC [29424] FATAL: role "root" does not exist 2025-07-10T07:04:08.085817081Z 2025-07-10 07:04:08.085 UTC [29432] FATAL: role "root" does not exist 2025-07-10T07:04:18.206895269Z 2025-07-10 07:04:18.206 UTC [29439] FATAL: role "root" does not exist 2025-07-10T07:04:28.344710151Z 2025-07-10 07:04:28.344 UTC [29447] FATAL: role "root" does not exist 2025-07-10T07:04:38.475184405Z 2025-07-10 07:04:38.473 UTC [29455] FATAL: role "root" does not exist 2025-07-10T07:04:48.606419258Z 2025-07-10 07:04:48.606 UTC [29462] FATAL: role "root" does not exist 2025-07-10T07:04:58.733157856Z 2025-07-10 07:04:58.732 UTC [29469] FATAL: role "root" does not exist 2025-07-10T07:05:08.841464749Z 2025-07-10 07:05:08.840 UTC [29477] FATAL: role "root" does not exist 2025-07-10T07:05:18.961686152Z 2025-07-10 07:05:18.958 UTC [29484] FATAL: role "root" does not exist 2025-07-10T07:05:29.100060947Z 2025-07-10 07:05:29.099 UTC [29492] FATAL: role "root" does not exist 2025-07-10T07:05:39.234822769Z 2025-07-10 07:05:39.234 UTC [29500] FATAL: role "root" does not exist 2025-07-10T07:05:40.869402689Z 2025-07-10 07:05:40.869 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:05:41.220486770Z 2025-07-10 07:05:41.220 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.303 s, sync=0.021 s, total=0.351 s; sync files=4, longest=0.010 s, average=0.006 s; distance=16 kB, estimate=16 kB; lsn=0/20E28B0, redo lsn=0/20E2858 2025-07-10T07:05:49.321796477Z 2025-07-10 07:05:49.321 UTC [29507] FATAL: role "root" does not exist 2025-07-10T07:05:59.444956362Z 2025-07-10 07:05:59.444 UTC [29514] FATAL: role "root" does not exist 2025-07-10T07:06:09.553475562Z 2025-07-10 07:06:09.553 UTC [29522] FATAL: role "root" does not exist 2025-07-10T07:06:19.659937134Z 2025-07-10 07:06:19.659 UTC [29529] FATAL: role "root" does not exist 2025-07-10T07:06:29.771273077Z 2025-07-10 07:06:29.771 UTC [29537] FATAL: role "root" does not exist 2025-07-10T07:06:39.900595292Z 2025-07-10 07:06:39.900 UTC [29544] FATAL: role "root" does not exist 2025-07-10T07:06:50.023782474Z 2025-07-10 07:06:50.023 UTC [29551] FATAL: role "root" does not exist 2025-07-10T07:07:00.158600062Z 2025-07-10 07:07:00.158 UTC [29558] FATAL: role "root" does not exist 2025-07-10T07:07:10.271976647Z 2025-07-10 07:07:10.271 UTC [29566] FATAL: role "root" does not exist 2025-07-10T07:07:20.384032154Z 2025-07-10 07:07:20.383 UTC [29573] FATAL: role "root" does not exist 2025-07-10T07:07:30.514111548Z 2025-07-10 07:07:30.513 UTC [29581] FATAL: role "root" does not exist 2025-07-10T07:07:40.660115599Z 2025-07-10 07:07:40.659 UTC [29588] FATAL: role "root" does not exist 2025-07-10T07:07:50.793384266Z 2025-07-10 07:07:50.793 UTC [29596] FATAL: role "root" does not exist 2025-07-10T07:08:00.939460779Z 2025-07-10 07:08:00.939 UTC [29603] FATAL: role "root" does not exist 2025-07-10T07:08:11.049040959Z 2025-07-10 07:08:11.048 UTC [29610] FATAL: role "root" does not exist 2025-07-10T07:08:21.191024482Z 2025-07-10 07:08:21.190 UTC [29617] FATAL: role "root" does not exist 2025-07-10T07:08:31.325000546Z 2025-07-10 07:08:31.324 UTC [29625] FATAL: role "root" does not exist 2025-07-10T07:08:41.475270809Z 2025-07-10 07:08:41.475 UTC [29632] FATAL: role "root" does not exist 2025-07-10T07:08:51.570244035Z 2025-07-10 07:08:51.569 UTC [29640] FATAL: role "root" does not exist 2025-07-10T07:09:01.705433933Z 2025-07-10 07:09:01.705 UTC [29646] FATAL: role "root" does not exist 2025-07-10T07:09:11.856069755Z 2025-07-10 07:09:11.855 UTC [29654] FATAL: role "root" does not exist 2025-07-10T07:09:22.006295875Z 2025-07-10 07:09:22.006 UTC [29661] FATAL: role "root" does not exist 2025-07-10T07:09:32.154451997Z 2025-07-10 07:09:32.154 UTC [29669] FATAL: role "root" does not exist 2025-07-10T07:09:42.256917560Z 2025-07-10 07:09:42.256 UTC [29676] FATAL: role "root" does not exist 2025-07-10T07:09:52.341697224Z 2025-07-10 07:09:52.341 UTC [29684] FATAL: role "root" does not exist 2025-07-10T07:10:02.469503607Z 2025-07-10 07:10:02.469 UTC [29691] FATAL: role "root" does not exist 2025-07-10T07:10:12.613526226Z 2025-07-10 07:10:12.613 UTC [29699] FATAL: role "root" does not exist 2025-07-10T07:10:22.729532126Z 2025-07-10 07:10:22.729 UTC [29706] FATAL: role "root" does not exist 2025-07-10T07:10:32.859267320Z 2025-07-10 07:10:32.859 UTC [29715] FATAL: role "root" does not exist 2025-07-10T07:10:40.320596449Z 2025-07-10 07:10:40.320 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:10:40.563789635Z 2025-07-10 07:10:40.563 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.206 s, sync=0.017 s, total=0.244 s; sync files=3, longest=0.009 s, average=0.006 s; distance=16 kB, estimate=16 kB; lsn=0/20E68B0, redo lsn=0/20E6858 2025-07-10T07:10:42.990566307Z 2025-07-10 07:10:42.990 UTC [29722] FATAL: role "root" does not exist 2025-07-10T07:10:53.146805783Z 2025-07-10 07:10:53.146 UTC [29731] FATAL: role "root" does not exist 2025-07-10T07:11:03.248936272Z 2025-07-10 07:11:03.248 UTC [29738] FATAL: role "root" does not exist 2025-07-10T07:11:13.412685466Z 2025-07-10 07:11:13.412 UTC [29745] FATAL: role "root" does not exist 2025-07-10T07:11:23.556211573Z 2025-07-10 07:11:23.555 UTC [29752] FATAL: role "root" does not exist 2025-07-10T07:11:33.683113204Z 2025-07-10 07:11:33.683 UTC [29759] FATAL: role "root" does not exist 2025-07-10T07:11:43.785143896Z 2025-07-10 07:11:43.785 UTC [29766] FATAL: role "root" does not exist 2025-07-10T07:11:53.924085117Z 2025-07-10 07:11:53.923 UTC [29774] FATAL: role "root" does not exist 2025-07-10T07:12:04.035453279Z 2025-07-10 07:12:04.035 UTC [29781] FATAL: role "root" does not exist 2025-07-10T07:12:14.161811660Z 2025-07-10 07:12:14.161 UTC [29789] FATAL: role "root" does not exist 2025-07-10T07:12:24.286525350Z 2025-07-10 07:12:24.286 UTC [29796] FATAL: role "root" does not exist 2025-07-10T07:12:34.408161870Z 2025-07-10 07:12:34.408 UTC [29804] FATAL: role "root" does not exist 2025-07-10T07:12:44.534185110Z 2025-07-10 07:12:44.534 UTC [29812] FATAL: role "root" does not exist 2025-07-10T07:12:54.655864003Z 2025-07-10 07:12:54.655 UTC [29820] FATAL: role "root" does not exist 2025-07-10T07:13:04.747242444Z 2025-07-10 07:13:04.746 UTC [29827] FATAL: role "root" does not exist 2025-07-10T07:13:14.860619421Z 2025-07-10 07:13:14.859 UTC [29835] FATAL: role "root" does not exist 2025-07-10T07:13:24.958977533Z 2025-07-10 07:13:24.956 UTC [29842] FATAL: role "root" does not exist 2025-07-10T07:13:35.090102749Z 2025-07-10 07:13:35.089 UTC [29850] FATAL: role "root" does not exist 2025-07-10T07:13:45.214695457Z 2025-07-10 07:13:45.213 UTC [29857] FATAL: role "root" does not exist 2025-07-10T07:13:55.334410032Z 2025-07-10 07:13:55.334 UTC [29864] FATAL: role "root" does not exist 2025-07-10T07:14:05.455614050Z 2025-07-10 07:14:05.455 UTC [29871] FATAL: role "root" does not exist 2025-07-10T07:14:15.564740911Z 2025-07-10 07:14:15.564 UTC [29878] FATAL: role "root" does not exist 2025-07-10T07:14:25.686215668Z 2025-07-10 07:14:25.685 UTC [29886] FATAL: role "root" does not exist 2025-07-10T07:14:35.782223538Z 2025-07-10 07:14:35.781 UTC [29894] FATAL: role "root" does not exist 2025-07-10T07:14:45.908328561Z 2025-07-10 07:14:45.908 UTC [29901] FATAL: role "root" does not exist 2025-07-10T07:14:56.031141222Z 2025-07-10 07:14:56.031 UTC [29910] FATAL: role "root" does not exist 2025-07-10T07:15:06.130419148Z 2025-07-10 07:15:06.128 UTC [29917] FATAL: role "root" does not exist 2025-07-10T07:15:16.221266849Z 2025-07-10 07:15:16.219 UTC [29925] FATAL: role "root" does not exist 2025-07-10T07:15:26.339209561Z 2025-07-10 07:15:26.338 UTC [29932] FATAL: role "root" does not exist 2025-07-10T07:15:36.408743531Z 2025-07-10 07:15:36.408 UTC [29941] FATAL: role "root" does not exist 2025-07-10T07:15:40.661777546Z 2025-07-10 07:15:40.661 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:15:40.996259116Z 2025-07-10 07:15:40.996 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.017 s, total=0.335 s; sync files=4, longest=0.009 s, average=0.005 s; distance=17 kB, estimate=17 kB; lsn=0/20EB028, redo lsn=0/20EAFD0 2025-07-10T07:15:46.516050119Z 2025-07-10 07:15:46.515 UTC [29948] FATAL: role "root" does not exist 2025-07-10T07:15:56.622767592Z 2025-07-10 07:15:56.622 UTC [29956] FATAL: role "root" does not exist 2025-07-10T07:16:06.764951522Z 2025-07-10 07:16:06.764 UTC [29964] FATAL: role "root" does not exist 2025-07-10T07:16:16.867357542Z 2025-07-10 07:16:16.867 UTC [29972] FATAL: role "root" does not exist 2025-07-10T07:16:27.006379555Z 2025-07-10 07:16:27.006 UTC [29979] FATAL: role "root" does not exist 2025-07-10T07:16:37.118984704Z 2025-07-10 07:16:37.118 UTC [29987] FATAL: role "root" does not exist 2025-07-10T07:16:47.209815013Z 2025-07-10 07:16:47.209 UTC [29994] FATAL: role "root" does not exist 2025-07-10T07:16:57.371899842Z 2025-07-10 07:16:57.371 UTC [30002] FATAL: role "root" does not exist 2025-07-10T07:17:07.490324856Z 2025-07-10 07:17:07.490 UTC [30010] FATAL: role "root" does not exist 2025-07-10T07:17:17.624730783Z 2025-07-10 07:17:17.624 UTC [30017] FATAL: role "root" does not exist 2025-07-10T07:17:27.736035266Z 2025-07-10 07:17:27.735 UTC [30025] FATAL: role "root" does not exist 2025-07-10T07:17:37.884428199Z 2025-07-10 07:17:37.884 UTC [30032] FATAL: role "root" does not exist 2025-07-10T07:17:47.979657403Z 2025-07-10 07:17:47.979 UTC [30040] FATAL: role "root" does not exist 2025-07-10T07:17:58.114199521Z 2025-07-10 07:17:58.114 UTC [30048] FATAL: role "root" does not exist 2025-07-10T07:18:08.230722296Z 2025-07-10 07:18:08.230 UTC [30056] FATAL: role "root" does not exist 2025-07-10T07:18:18.278482489Z 2025-07-10 07:18:18.278 UTC [30062] FATAL: role "root" does not exist 2025-07-10T07:18:28.423349040Z 2025-07-10 07:18:28.423 UTC [30070] FATAL: role "root" does not exist 2025-07-10T07:18:38.560115824Z 2025-07-10 07:18:38.560 UTC [30077] FATAL: role "root" does not exist 2025-07-10T07:18:48.621113758Z 2025-07-10 07:18:48.620 UTC [30085] FATAL: role "root" does not exist 2025-07-10T07:18:58.707555780Z 2025-07-10 07:18:58.707 UTC [30092] FATAL: role "root" does not exist 2025-07-10T07:19:08.849323802Z 2025-07-10 07:19:08.849 UTC [30100] FATAL: role "root" does not exist 2025-07-10T07:19:18.955344094Z 2025-07-10 07:19:18.951 UTC [30107] FATAL: role "root" does not exist 2025-07-10T07:19:29.087229306Z 2025-07-10 07:19:29.087 UTC [30115] FATAL: role "root" does not exist 2025-07-10T07:19:39.194777004Z 2025-07-10 07:19:39.194 UTC [30122] FATAL: role "root" does not exist 2025-07-10T07:19:49.289805807Z 2025-07-10 07:19:49.288 UTC [30130] FATAL: role "root" does not exist 2025-07-10T07:19:59.416473317Z 2025-07-10 07:19:59.416 UTC [30137] FATAL: role "root" does not exist 2025-07-10T07:20:09.526883502Z 2025-07-10 07:20:09.526 UTC [30145] FATAL: role "root" does not exist 2025-07-10T07:20:19.643676798Z 2025-07-10 07:20:19.642 UTC [30152] FATAL: role "root" does not exist 2025-07-10T07:20:29.841529615Z 2025-07-10 07:20:29.840 UTC [30160] FATAL: role "root" does not exist 2025-07-10T07:20:39.982647147Z 2025-07-10 07:20:39.973 UTC [30167] FATAL: role "root" does not exist 2025-07-10T07:20:41.092543815Z 2025-07-10 07:20:41.092 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:20:41.321787501Z 2025-07-10 07:20:41.321 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.013 s, total=0.230 s; sync files=3, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=17 kB; lsn=0/20EF3A0, redo lsn=0/20EF348 2025-07-10T07:20:50.110921018Z 2025-07-10 07:20:50.110 UTC [30175] FATAL: role "root" does not exist 2025-07-10T07:21:00.265175129Z 2025-07-10 07:21:00.265 UTC [30182] FATAL: role "root" does not exist 2025-07-10T07:21:10.404532873Z 2025-07-10 07:21:10.404 UTC [30190] FATAL: role "root" does not exist 2025-07-10T07:21:20.543884492Z 2025-07-10 07:21:20.543 UTC [30198] FATAL: role "root" does not exist 2025-07-10T07:21:30.666251352Z 2025-07-10 07:21:30.666 UTC [30206] FATAL: role "root" does not exist 2025-07-10T07:21:40.799296550Z 2025-07-10 07:21:40.799 UTC [30213] FATAL: role "root" does not exist 2025-07-10T07:21:50.940214288Z 2025-07-10 07:21:50.940 UTC [30220] FATAL: role "root" does not exist 2025-07-10T07:22:01.069947858Z 2025-07-10 07:22:01.069 UTC [30227] FATAL: role "root" does not exist 2025-07-10T07:22:11.227922445Z 2025-07-10 07:22:11.226 UTC [30235] FATAL: role "root" does not exist 2025-07-10T07:22:21.401943889Z 2025-07-10 07:22:21.401 UTC [30242] FATAL: role "root" does not exist 2025-07-10T07:22:31.536294390Z 2025-07-10 07:22:31.535 UTC [30250] FATAL: role "root" does not exist 2025-07-10T07:22:41.658003642Z 2025-07-10 07:22:41.657 UTC [30257] FATAL: role "root" does not exist 2025-07-10T07:22:51.761162197Z 2025-07-10 07:22:51.761 UTC [30265] FATAL: role "root" does not exist 2025-07-10T07:23:01.878923947Z 2025-07-10 07:23:01.878 UTC [30272] FATAL: role "root" does not exist 2025-07-10T07:23:12.030771693Z 2025-07-10 07:23:12.029 UTC [30279] FATAL: role "root" does not exist 2025-07-10T07:23:22.164218440Z 2025-07-10 07:23:22.164 UTC [30286] FATAL: role "root" does not exist 2025-07-10T07:23:32.280156657Z 2025-07-10 07:23:32.280 UTC [30294] FATAL: role "root" does not exist 2025-07-10T07:23:42.414685426Z 2025-07-10 07:23:42.414 UTC [30301] FATAL: role "root" does not exist 2025-07-10T07:23:52.548719342Z 2025-07-10 07:23:52.548 UTC [30309] FATAL: role "root" does not exist 2025-07-10T07:24:02.679196283Z 2025-07-10 07:24:02.678 UTC [30317] FATAL: role "root" does not exist 2025-07-10T07:24:12.811791581Z 2025-07-10 07:24:12.811 UTC [30325] FATAL: role "root" does not exist 2025-07-10T07:24:22.947512262Z 2025-07-10 07:24:22.947 UTC [30332] FATAL: role "root" does not exist 2025-07-10T07:24:33.081678756Z 2025-07-10 07:24:33.081 UTC [30340] FATAL: role "root" does not exist 2025-07-10T07:24:43.200169082Z 2025-07-10 07:24:43.200 UTC [30347] FATAL: role "root" does not exist 2025-07-10T07:24:53.331025710Z 2025-07-10 07:24:53.330 UTC [30355] FATAL: role "root" does not exist 2025-07-10T07:25:03.449311768Z 2025-07-10 07:25:03.449 UTC [30361] FATAL: role "root" does not exist 2025-07-10T07:25:13.592109739Z 2025-07-10 07:25:13.592 UTC [30369] FATAL: role "root" does not exist 2025-07-10T07:25:23.717492821Z 2025-07-10 07:25:23.717 UTC [30375] FATAL: role "root" does not exist 2025-07-10T07:25:33.875588130Z 2025-07-10 07:25:33.875 UTC [30383] FATAL: role "root" does not exist 2025-07-10T07:25:41.422003646Z 2025-07-10 07:25:41.421 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:25:41.758112424Z 2025-07-10 07:25:41.757 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.016 s, total=0.337 s; sync files=4, longest=0.007 s, average=0.004 s; distance=18 kB, estimate=18 kB; lsn=0/20F3E60, redo lsn=0/20F3E08 2025-07-10T07:25:44.012342159Z 2025-07-10 07:25:44.012 UTC [30390] FATAL: role "root" does not exist 2025-07-10T07:25:54.145926055Z 2025-07-10 07:25:54.145 UTC [30399] FATAL: role "root" does not exist 2025-07-10T07:26:04.262065931Z 2025-07-10 07:26:04.261 UTC [30406] FATAL: role "root" does not exist 2025-07-10T07:26:14.397341735Z 2025-07-10 07:26:14.397 UTC [30414] FATAL: role "root" does not exist 2025-07-10T07:26:24.522264917Z 2025-07-10 07:26:24.522 UTC [30421] FATAL: role "root" does not exist 2025-07-10T07:26:34.666048044Z 2025-07-10 07:26:34.665 UTC [30429] FATAL: role "root" does not exist 2025-07-10T07:26:44.817414296Z 2025-07-10 07:26:44.817 UTC [30436] FATAL: role "root" does not exist 2025-07-10T07:26:54.935327101Z 2025-07-10 07:26:54.935 UTC [30444] FATAL: role "root" does not exist 2025-07-10T07:27:05.053416297Z 2025-07-10 07:27:05.048 UTC [30451] FATAL: role "root" does not exist 2025-07-10T07:27:15.173067813Z 2025-07-10 07:27:15.172 UTC [30459] FATAL: role "root" does not exist 2025-07-10T07:27:25.296344717Z 2025-07-10 07:27:25.296 UTC [30467] FATAL: role "root" does not exist 2025-07-10T07:27:35.447358563Z 2025-07-10 07:27:35.447 UTC [30476] FATAL: role "root" does not exist 2025-07-10T07:27:45.583867336Z 2025-07-10 07:27:45.583 UTC [30484] FATAL: role "root" does not exist 2025-07-10T07:27:55.724110794Z 2025-07-10 07:27:55.723 UTC [30491] FATAL: role "root" does not exist 2025-07-10T07:28:05.870940425Z 2025-07-10 07:28:05.866 UTC [30498] FATAL: role "root" does not exist 2025-07-10T07:28:15.991099830Z 2025-07-10 07:28:15.990 UTC [30506] FATAL: role "root" does not exist 2025-07-10T07:28:26.137863148Z 2025-07-10 07:28:26.137 UTC [30513] FATAL: role "root" does not exist 2025-07-10T07:28:36.252875733Z 2025-07-10 07:28:36.252 UTC [30521] FATAL: role "root" does not exist 2025-07-10T07:28:46.384813924Z 2025-07-10 07:28:46.384 UTC [30527] FATAL: role "root" does not exist 2025-07-10T07:28:56.502269746Z 2025-07-10 07:28:56.502 UTC [30535] FATAL: role "root" does not exist 2025-07-10T07:29:06.651284093Z 2025-07-10 07:29:06.651 UTC [30542] FATAL: role "root" does not exist 2025-07-10T07:29:16.777641558Z 2025-07-10 07:29:16.777 UTC [30550] FATAL: role "root" does not exist 2025-07-10T07:29:26.927263214Z 2025-07-10 07:29:26.918 UTC [30557] FATAL: role "root" does not exist 2025-07-10T07:29:37.044712021Z 2025-07-10 07:29:37.044 UTC [30564] FATAL: role "root" does not exist 2025-07-10T07:29:47.213770333Z 2025-07-10 07:29:47.212 UTC [30571] FATAL: role "root" does not exist 2025-07-10T07:29:57.319503313Z 2025-07-10 07:29:57.319 UTC [30579] FATAL: role "root" does not exist 2025-07-10T07:30:07.473509810Z 2025-07-10 07:30:07.472 UTC [30586] FATAL: role "root" does not exist 2025-07-10T07:30:17.637744566Z 2025-07-10 07:30:17.637 UTC [30595] FATAL: role "root" does not exist 2025-07-10T07:30:27.815033229Z 2025-07-10 07:30:27.809 UTC [30603] FATAL: role "root" does not exist 2025-07-10T07:30:37.983217208Z 2025-07-10 07:30:37.981 UTC [30610] FATAL: role "root" does not exist 2025-07-10T07:30:41.856320791Z 2025-07-10 07:30:41.856 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:30:42.091512847Z 2025-07-10 07:30:42.091 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.015 s, total=0.235 s; sync files=3, longest=0.008 s, average=0.005 s; distance=17 kB, estimate=18 kB; lsn=0/20F85F0, redo lsn=0/20F8598 2025-07-10T07:30:48.134570748Z 2025-07-10 07:30:48.133 UTC [30617] FATAL: role "root" does not exist 2025-07-10T07:30:58.264126474Z 2025-07-10 07:30:58.263 UTC [30624] FATAL: role "root" does not exist 2025-07-10T07:31:08.442729903Z 2025-07-10 07:31:08.442 UTC [30631] FATAL: role "root" does not exist 2025-07-10T07:31:18.590207803Z 2025-07-10 07:31:18.590 UTC [30638] FATAL: role "root" does not exist 2025-07-10T07:31:28.755369053Z 2025-07-10 07:31:28.755 UTC [30646] FATAL: role "root" does not exist 2025-07-10T07:31:38.920681296Z 2025-07-10 07:31:38.919 UTC [30654] FATAL: role "root" does not exist 2025-07-10T07:31:49.062049218Z 2025-07-10 07:31:49.061 UTC [30662] FATAL: role "root" does not exist 2025-07-10T07:31:59.238969984Z 2025-07-10 07:31:59.238 UTC [30669] FATAL: role "root" does not exist 2025-07-10T07:32:09.413427063Z 2025-07-10 07:32:09.412 UTC [30677] FATAL: role "root" does not exist 2025-07-10T07:32:19.569146392Z 2025-07-10 07:32:19.564 UTC [30684] FATAL: role "root" does not exist 2025-07-10T07:32:29.714749875Z 2025-07-10 07:32:29.714 UTC [30692] FATAL: role "root" does not exist 2025-07-10T07:32:39.876501156Z 2025-07-10 07:32:39.873 UTC [30699] FATAL: role "root" does not exist 2025-07-10T07:32:49.996690574Z 2025-07-10 07:32:49.996 UTC [30708] FATAL: role "root" does not exist 2025-07-10T07:33:00.129477787Z 2025-07-10 07:33:00.127 UTC [30716] FATAL: role "root" does not exist 2025-07-10T07:33:10.307933300Z 2025-07-10 07:33:10.307 UTC [30724] FATAL: role "root" does not exist 2025-07-10T07:33:20.455859567Z 2025-07-10 07:33:20.455 UTC [30732] FATAL: role "root" does not exist 2025-07-10T07:33:30.645353061Z 2025-07-10 07:33:30.645 UTC [30740] FATAL: role "root" does not exist 2025-07-10T07:33:40.755953901Z 2025-07-10 07:33:40.753 UTC [30747] FATAL: role "root" does not exist 2025-07-10T07:33:50.913544240Z 2025-07-10 07:33:50.913 UTC [30755] FATAL: role "root" does not exist 2025-07-10T07:34:01.010649309Z 2025-07-10 07:34:01.007 UTC [30761] FATAL: role "root" does not exist 2025-07-10T07:34:11.167701837Z 2025-07-10 07:34:11.167 UTC [30769] FATAL: role "root" does not exist 2025-07-10T07:34:21.323996890Z 2025-07-10 07:34:21.323 UTC [30776] FATAL: role "root" does not exist 2025-07-10T07:34:31.461769774Z 2025-07-10 07:34:31.461 UTC [30784] FATAL: role "root" does not exist 2025-07-10T07:34:41.597928875Z 2025-07-10 07:34:41.595 UTC [30791] FATAL: role "root" does not exist 2025-07-10T07:34:51.740919761Z 2025-07-10 07:34:51.739 UTC [30799] FATAL: role "root" does not exist 2025-07-10T07:35:01.884390061Z 2025-07-10 07:35:01.883 UTC [30806] FATAL: role "root" does not exist 2025-07-10T07:35:12.025567185Z 2025-07-10 07:35:12.024 UTC [30814] FATAL: role "root" does not exist 2025-07-10T07:35:22.173694413Z 2025-07-10 07:35:22.172 UTC [30821] FATAL: role "root" does not exist 2025-07-10T07:35:32.316096627Z 2025-07-10 07:35:32.315 UTC [30829] FATAL: role "root" does not exist 2025-07-10T07:35:41.189178389Z 2025-07-10 07:35:41.188 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:35:41.523951793Z 2025-07-10 07:35:41.523 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.304 s, sync=0.015 s, total=0.336 s; sync files=4, longest=0.007 s, average=0.004 s; distance=13 kB, estimate=18 kB; lsn=0/20FBBE0, redo lsn=0/20FBB88 2025-07-10T07:35:42.454206959Z 2025-07-10 07:35:42.453 UTC [30837] FATAL: role "root" does not exist 2025-07-10T07:35:52.606331471Z 2025-07-10 07:35:52.603 UTC [30845] FATAL: role "root" does not exist 2025-07-10T07:36:02.747320224Z 2025-07-10 07:36:02.746 UTC [30853] FATAL: role "root" does not exist 2025-07-10T07:36:12.880858661Z 2025-07-10 07:36:12.880 UTC [30861] FATAL: role "root" does not exist 2025-07-10T07:36:23.030542619Z 2025-07-10 07:36:23.030 UTC [30868] FATAL: role "root" does not exist 2025-07-10T07:36:33.176998987Z 2025-07-10 07:36:33.176 UTC [30876] FATAL: role "root" does not exist 2025-07-10T07:36:43.310984963Z 2025-07-10 07:36:43.310 UTC [30882] FATAL: role "root" does not exist 2025-07-10T07:36:53.447110877Z 2025-07-10 07:36:53.445 UTC [30890] FATAL: role "root" does not exist 2025-07-10T07:37:03.705585435Z 2025-07-10 07:37:03.705 UTC [30897] FATAL: role "root" does not exist 2025-07-10T07:37:13.819801889Z 2025-07-10 07:37:13.818 UTC [30905] FATAL: role "root" does not exist 2025-07-10T07:37:23.946675805Z 2025-07-10 07:37:23.946 UTC [30912] FATAL: role "root" does not exist 2025-07-10T07:37:34.102759101Z 2025-07-10 07:37:34.102 UTC [30921] FATAL: role "root" does not exist 2025-07-10T07:37:44.264790128Z 2025-07-10 07:37:44.263 UTC [30928] FATAL: role "root" does not exist 2025-07-10T07:37:54.415144166Z 2025-07-10 07:37:54.415 UTC [30935] FATAL: role "root" does not exist 2025-07-10T07:38:04.525647045Z 2025-07-10 07:38:04.523 UTC [30941] FATAL: role "root" does not exist 2025-07-10T07:38:14.702749655Z 2025-07-10 07:38:14.702 UTC [30949] FATAL: role "root" does not exist 2025-07-10T07:38:24.828930064Z 2025-07-10 07:38:24.828 UTC [30956] FATAL: role "root" does not exist 2025-07-10T07:38:34.961281785Z 2025-07-10 07:38:34.961 UTC [30964] FATAL: role "root" does not exist 2025-07-10T07:38:45.078770851Z 2025-07-10 07:38:45.078 UTC [30971] FATAL: role "root" does not exist 2025-07-10T07:38:55.245705858Z 2025-07-10 07:38:55.245 UTC [30979] FATAL: role "root" does not exist 2025-07-10T07:39:05.394048319Z 2025-07-10 07:39:05.393 UTC [30985] FATAL: role "root" does not exist 2025-07-10T07:39:15.579257009Z 2025-07-10 07:39:15.575 UTC [30993] FATAL: role "root" does not exist 2025-07-10T07:39:25.718798976Z 2025-07-10 07:39:25.718 UTC [31000] FATAL: role "root" does not exist 2025-07-10T07:39:35.870335014Z 2025-07-10 07:39:35.870 UTC [31008] FATAL: role "root" does not exist 2025-07-10T07:39:46.012355013Z 2025-07-10 07:39:46.012 UTC [31016] FATAL: role "root" does not exist 2025-07-10T07:39:56.155979355Z 2025-07-10 07:39:56.155 UTC [31024] FATAL: role "root" does not exist 2025-07-10T07:40:06.283829475Z 2025-07-10 07:40:06.283 UTC [31030] FATAL: role "root" does not exist 2025-07-10T07:40:16.424348082Z 2025-07-10 07:40:16.415 UTC [31038] FATAL: role "root" does not exist 2025-07-10T07:40:26.582223731Z 2025-07-10 07:40:26.582 UTC [31045] FATAL: role "root" does not exist 2025-07-10T07:40:36.694940779Z 2025-07-10 07:40:36.694 UTC [31053] FATAL: role "root" does not exist 2025-07-10T07:40:41.622432522Z 2025-07-10 07:40:41.622 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:40:41.857088249Z 2025-07-10 07:40:41.856 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.015 s, total=0.235 s; sync files=3, longest=0.007 s, average=0.005 s; distance=12 kB, estimate=17 kB; lsn=0/20FED68, redo lsn=0/20FED10 2025-07-10T07:40:46.808411050Z 2025-07-10 07:40:46.808 UTC [31060] FATAL: role "root" does not exist 2025-07-10T07:40:56.921121221Z 2025-07-10 07:40:56.920 UTC [31068] FATAL: role "root" does not exist 2025-07-10T07:41:07.068922400Z 2025-07-10 07:41:07.068 UTC [31075] FATAL: role "root" does not exist 2025-07-10T07:41:17.195168470Z 2025-07-10 07:41:17.194 UTC [31083] FATAL: role "root" does not exist 2025-07-10T07:41:27.346087266Z 2025-07-10 07:41:27.345 UTC [31089] FATAL: role "root" does not exist 2025-07-10T07:41:37.477807996Z 2025-07-10 07:41:37.477 UTC [31098] FATAL: role "root" does not exist 2025-07-10T07:41:47.646348682Z 2025-07-10 07:41:47.643 UTC [31105] FATAL: role "root" does not exist 2025-07-10T07:41:57.795518418Z 2025-07-10 07:41:57.793 UTC [31113] FATAL: role "root" does not exist 2025-07-10T07:42:07.925753773Z 2025-07-10 07:42:07.925 UTC [31120] FATAL: role "root" does not exist 2025-07-10T07:42:18.073831011Z 2025-07-10 07:42:18.073 UTC [31128] FATAL: role "root" does not exist 2025-07-10T07:42:28.253521241Z 2025-07-10 07:42:28.252 UTC [31136] FATAL: role "root" does not exist 2025-07-10T07:42:38.399871987Z 2025-07-10 07:42:38.398 UTC [31143] FATAL: role "root" does not exist 2025-07-10T07:42:48.543753497Z 2025-07-10 07:42:48.541 UTC [31151] FATAL: role "root" does not exist 2025-07-10T07:42:58.682937116Z 2025-07-10 07:42:58.682 UTC [31158] FATAL: role "root" does not exist 2025-07-10T07:43:08.827914916Z 2025-07-10 07:43:08.825 UTC [31166] FATAL: role "root" does not exist 2025-07-10T07:43:18.974651951Z 2025-07-10 07:43:18.973 UTC [31173] FATAL: role "root" does not exist 2025-07-10T07:43:29.114667210Z 2025-07-10 07:43:29.114 UTC [31181] FATAL: role "root" does not exist 2025-07-10T07:43:39.239505610Z 2025-07-10 07:43:39.239 UTC [31188] FATAL: role "root" does not exist 2025-07-10T07:43:49.337564858Z 2025-07-10 07:43:49.337 UTC [31196] FATAL: role "root" does not exist 2025-07-10T07:43:59.469808269Z 2025-07-10 07:43:59.469 UTC [31204] FATAL: role "root" does not exist 2025-07-10T07:44:09.644581939Z 2025-07-10 07:44:09.643 UTC [31212] FATAL: role "root" does not exist 2025-07-10T07:44:19.783749008Z 2025-07-10 07:44:19.783 UTC [31219] FATAL: role "root" does not exist 2025-07-10T07:44:29.977871517Z 2025-07-10 07:44:29.972 UTC [31226] FATAL: role "root" does not exist 2025-07-10T07:44:40.115012339Z 2025-07-10 07:44:40.113 UTC [31233] FATAL: role "root" does not exist 2025-07-10T07:44:50.289482465Z 2025-07-10 07:44:50.286 UTC [31241] FATAL: role "root" does not exist 2025-07-10T07:45:00.430291713Z 2025-07-10 07:45:00.430 UTC [31248] FATAL: role "root" does not exist 2025-07-10T07:45:10.616779883Z 2025-07-10 07:45:10.616 UTC [31256] FATAL: role "root" does not exist 2025-07-10T07:45:20.772885974Z 2025-07-10 07:45:20.772 UTC [31263] FATAL: role "root" does not exist 2025-07-10T07:45:30.914854288Z 2025-07-10 07:45:30.913 UTC [31272] FATAL: role "root" does not exist 2025-07-10T07:45:41.087052568Z 2025-07-10 07:45:41.086 UTC [31279] FATAL: role "root" does not exist 2025-07-10T07:45:41.956544704Z 2025-07-10 07:45:41.956 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:45:42.298701769Z 2025-07-10 07:45:42.298 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.018 s, total=0.343 s; sync files=4, longest=0.008 s, average=0.005 s; distance=14 kB, estimate=17 kB; lsn=0/21026B8, redo lsn=0/2102660 2025-07-10T07:45:51.283418811Z 2025-07-10 07:45:51.281 UTC [31287] FATAL: role "root" does not exist 2025-07-10T07:46:01.460401562Z 2025-07-10 07:46:01.459 UTC [31294] FATAL: role "root" does not exist 2025-07-10T07:46:11.616954802Z 2025-07-10 07:46:11.614 UTC [31302] FATAL: role "root" does not exist 2025-07-10T07:46:21.750164586Z 2025-07-10 07:46:21.748 UTC [31309] FATAL: role "root" does not exist 2025-07-10T07:46:31.925833276Z 2025-07-10 07:46:31.925 UTC [31317] FATAL: role "root" does not exist 2025-07-10T07:46:42.049692021Z 2025-07-10 07:46:42.049 UTC [31324] FATAL: role "root" does not exist 2025-07-10T07:46:52.202784935Z 2025-07-10 07:46:52.202 UTC [31333] FATAL: role "root" does not exist 2025-07-10T07:47:02.332635546Z 2025-07-10 07:47:02.332 UTC [31340] FATAL: role "root" does not exist 2025-07-10T07:47:12.494793631Z 2025-07-10 07:47:12.494 UTC [31348] FATAL: role "root" does not exist 2025-07-10T07:47:22.631769925Z 2025-07-10 07:47:22.631 UTC [31355] FATAL: role "root" does not exist 2025-07-10T07:47:32.775099141Z 2025-07-10 07:47:32.774 UTC [31363] FATAL: role "root" does not exist 2025-07-10T07:47:43.002629737Z 2025-07-10 07:47:43.002 UTC [31370] FATAL: role "root" does not exist 2025-07-10T07:47:53.174979640Z 2025-07-10 07:47:53.173 UTC [31378] FATAL: role "root" does not exist 2025-07-10T07:48:03.335898563Z 2025-07-10 07:48:03.335 UTC [31385] FATAL: role "root" does not exist 2025-07-10T07:48:13.533007879Z 2025-07-10 07:48:13.531 UTC [31392] FATAL: role "root" does not exist 2025-07-10T07:48:23.691141672Z 2025-07-10 07:48:23.690 UTC [31399] FATAL: role "root" does not exist 2025-07-10T07:48:33.820950868Z 2025-07-10 07:48:33.817 UTC [31407] FATAL: role "root" does not exist 2025-07-10T07:48:43.958573743Z 2025-07-10 07:48:43.954 UTC [31414] FATAL: role "root" does not exist 2025-07-10T07:48:54.071957865Z 2025-07-10 07:48:54.071 UTC [31422] FATAL: role "root" does not exist 2025-07-10T07:49:04.226007294Z 2025-07-10 07:49:04.225 UTC [31428] FATAL: role "root" does not exist 2025-07-10T07:49:14.337069484Z 2025-07-10 07:49:14.333 UTC [31436] FATAL: role "root" does not exist 2025-07-10T07:49:24.472468080Z 2025-07-10 07:49:24.466 UTC [31443] FATAL: role "root" does not exist 2025-07-10T07:49:34.622473558Z 2025-07-10 07:49:34.622 UTC [31451] FATAL: role "root" does not exist 2025-07-10T07:49:44.766775853Z 2025-07-10 07:49:44.764 UTC [31458] FATAL: role "root" does not exist 2025-07-10T07:49:54.887820878Z 2025-07-10 07:49:54.885 UTC [31466] FATAL: role "root" does not exist 2025-07-10T07:50:05.010476121Z 2025-07-10 07:50:05.010 UTC [31473] FATAL: role "root" does not exist 2025-07-10T07:50:15.136492215Z 2025-07-10 07:50:15.136 UTC [31481] FATAL: role "root" does not exist 2025-07-10T07:50:25.254435044Z 2025-07-10 07:50:25.253 UTC [31489] FATAL: role "root" does not exist 2025-07-10T07:50:35.393991044Z 2025-07-10 07:50:35.393 UTC [31496] FATAL: role "root" does not exist 2025-07-10T07:50:41.396384220Z 2025-07-10 07:50:41.396 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:50:41.628995144Z 2025-07-10 07:50:41.628 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.201 s, sync=0.013 s, total=0.233 s; sync files=3, longest=0.007 s, average=0.005 s; distance=13 kB, estimate=16 kB; lsn=0/2105B68, redo lsn=0/2105AE8 2025-07-10T07:50:45.508139072Z 2025-07-10 07:50:45.508 UTC [31503] FATAL: role "root" does not exist 2025-07-10T07:50:55.631132980Z 2025-07-10 07:50:55.631 UTC [31511] FATAL: role "root" does not exist 2025-07-10T07:51:05.779412191Z 2025-07-10 07:51:05.779 UTC [31518] FATAL: role "root" does not exist 2025-07-10T07:51:15.927852635Z 2025-07-10 07:51:15.927 UTC [31525] FATAL: role "root" does not exist 2025-07-10T07:51:26.082933143Z 2025-07-10 07:51:26.082 UTC [31532] FATAL: role "root" does not exist 2025-07-10T07:51:36.220231619Z 2025-07-10 07:51:36.220 UTC [31539] FATAL: role "root" does not exist 2025-07-10T07:51:46.381927465Z 2025-07-10 07:51:46.381 UTC [31546] FATAL: role "root" does not exist 2025-07-10T07:51:56.562213306Z 2025-07-10 07:51:56.559 UTC [31554] FATAL: role "root" does not exist 2025-07-10T07:52:06.715573549Z 2025-07-10 07:52:06.715 UTC [31561] FATAL: role "root" does not exist 2025-07-10T07:52:16.882391376Z 2025-07-10 07:52:16.882 UTC [31569] FATAL: role "root" does not exist 2025-07-10T07:52:27.042575846Z 2025-07-10 07:52:27.042 UTC [31576] FATAL: role "root" does not exist 2025-07-10T07:52:37.230960705Z 2025-07-10 07:52:37.230 UTC [31584] FATAL: role "root" does not exist 2025-07-10T07:52:47.398785807Z 2025-07-10 07:52:47.397 UTC [31591] FATAL: role "root" does not exist 2025-07-10T07:52:57.577051297Z 2025-07-10 07:52:57.576 UTC [31599] FATAL: role "root" does not exist 2025-07-10T07:53:07.732739362Z 2025-07-10 07:53:07.731 UTC [31607] FATAL: role "root" does not exist 2025-07-10T07:53:17.886294121Z 2025-07-10 07:53:17.884 UTC [31615] FATAL: role "root" does not exist 2025-07-10T07:53:28.053645541Z 2025-07-10 07:53:28.053 UTC [31621] FATAL: role "root" does not exist 2025-07-10T07:53:38.167858648Z 2025-07-10 07:53:38.167 UTC [31629] FATAL: role "root" does not exist 2025-07-10T07:53:48.318393902Z 2025-07-10 07:53:48.314 UTC [31637] FATAL: role "root" does not exist 2025-07-10T07:53:58.495514070Z 2025-07-10 07:53:58.491 UTC [31644] FATAL: role "root" does not exist 2025-07-10T07:54:08.691692913Z 2025-07-10 07:54:08.691 UTC [31652] FATAL: role "root" does not exist 2025-07-10T07:54:18.819069553Z 2025-07-10 07:54:18.818 UTC [31659] FATAL: role "root" does not exist 2025-07-10T07:54:29.057805689Z 2025-07-10 07:54:29.054 UTC [31667] FATAL: role "root" does not exist 2025-07-10T07:54:39.188350471Z 2025-07-10 07:54:39.185 UTC [31674] FATAL: role "root" does not exist 2025-07-10T07:54:49.336630132Z 2025-07-10 07:54:49.334 UTC [31683] FATAL: role "root" does not exist 2025-07-10T07:54:59.466427051Z 2025-07-10 07:54:59.466 UTC [31690] FATAL: role "root" does not exist 2025-07-10T07:55:09.591153669Z 2025-07-10 07:55:09.590 UTC [31698] FATAL: role "root" does not exist 2025-07-10T07:55:19.745694467Z 2025-07-10 07:55:19.745 UTC [31705] FATAL: role "root" does not exist 2025-07-10T07:55:29.896906915Z 2025-07-10 07:55:29.892 UTC [31713] FATAL: role "root" does not exist 2025-07-10T07:55:40.044573893Z 2025-07-10 07:55:40.044 UTC [31720] FATAL: role "root" does not exist 2025-07-10T07:55:41.729204742Z 2025-07-10 07:55:41.728 UTC [57] LOG: checkpoint starting: time 2025-07-10T07:55:42.069153594Z 2025-07-10 07:55:42.068 UTC [57] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.304 s, sync=0.016 s, total=0.340 s; sync files=4, longest=0.006 s, average=0.004 s; distance=15 kB, estimate=16 kB; lsn=0/2109870, redo lsn=0/21097F0 2025-07-10T07:55:50.188381733Z 2025-07-10 07:55:50.188 UTC [31729] FATAL: role "root" does not exist 2025-07-10T07:56:00.322190562Z 2025-07-10 07:56:00.319 UTC [31735] FATAL: role "root" does not exist 2025-07-10T07:56:10.438577638Z 2025-07-10 07:56:10.438 UTC [31743] FATAL: role "root" does not exist 2025-07-10T07:56:20.601760261Z 2025-07-10 07:56:20.601 UTC [31751] FATAL: role "root" does not exist 2025-07-10T07:56:30.739936930Z 2025-07-10 07:56:30.739 UTC [31758] FATAL: role "root" does not exist 2025-07-10T07:56:40.895394279Z 2025-07-10 07:56:40.894 UTC [31765] FATAL: role "root" does not exist 2025-07-10T07:56:50.998100685Z 2025-07-10 07:56:50.997 UTC [31774] FATAL: role "root" does not exist 2025-07-10T07:57:01.160944802Z 2025-07-10 07:57:01.160 UTC [31781] FATAL: role "root" does not exist 2025-07-10T07:57:11.297306722Z 2025-07-10 07:57:11.297 UTC [31789] FATAL: role "root" does not exist 2025-07-10T07:57:21.419471737Z 2025-07-10 07:57:21.419 UTC [31796] FATAL: role "root" does not exist 2025-07-10T07:57:31.541891544Z 2025-07-10 07:57:31.541 UTC [31804] FATAL: role "root" does not exist 2025-07-10T07:57:41.665499151Z 2025-07-10 07:57:41.665 UTC [31811] FATAL: role "root" does not exist 2025-07-10T07:57:51.804033061Z 2025-07-10 07:57:51.803 UTC [31819] FATAL: role "root" does not exist 2025-07-10T07:58:01.964657792Z 2025-07-10 07:58:01.962 UTC [31826] FATAL: role "root" does not exist 2025-07-10T07:58:12.096443589Z 2025-07-10 07:58:12.096 UTC [31834] FATAL: role "root" does not exist 2025-07-10T07:58:22.210992641Z 2025-07-10 07:58:22.210 UTC [31841] FATAL: role "root" does not exist 2025-07-10T07:58:32.371681957Z 2025-07-10 07:58:32.371 UTC [31849] FATAL: role "root" does not exist 2025-07-10T07:58:42.532933221Z 2025-07-10 07:58:42.526 UTC [31856] FATAL: role "root" does not exist 2025-07-10T07:58:52.691751809Z 2025-07-10 07:58:52.691 UTC [31864] FATAL: role "root" does not exist 2025-07-10T07:59:02.813920229Z 2025-07-10 07:59:02.809 UTC [31871] FATAL: role "root" does not exist 2025-07-10T07:59:12.994818785Z 2025-07-10 07:59:12.977 UTC [31879] FATAL: role "root" does not exist 2025-07-10T07:59:23.144449004Z 2025-07-10 07:59:23.144 UTC [31885] FATAL: role "root" does not exist 2025-07-10T07:59:33.264299501Z 2025-07-10 07:59:33.264 UTC [31894] FATAL: role "root" does not exist 2025-07-10T07:59:43.391918808Z 2025-07-10 07:59:43.391 UTC [31901] FATAL: role "root" does not exist 2025-07-10T07:59:53.547011778Z 2025-07-10 07:59:53.546 UTC [31910] FATAL: role "root" does not exist 2025-07-10T08:00:03.654565043Z 2025-07-10 08:00:03.654 UTC [31917] FATAL: role "root" does not exist 2025-07-10T08:00:13.779472152Z 2025-07-10 08:00:13.779 UTC [31925] FATAL: role "root" does not exist 2025-07-10T08:00:23.911023566Z 2025-07-10 08:00:23.910 UTC [31932] FATAL: role "root" does not exist 2025-07-10T08:00:34.031729135Z 2025-07-10 08:00:34.031 UTC [31940] FATAL: role "root" does not exist 2025-07-10T08:00:41.168600887Z 2025-07-10 08:00:41.168 UTC [57] LOG: checkpoint starting: time 2025-07-10T08:00:41.406682917Z 2025-07-10 08:00:41.406 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.015 s, total=0.239 s; sync files=3, longest=0.007 s, average=0.005 s; distance=13 kB, estimate=16 kB; lsn=0/210D018, redo lsn=0/210CFC0 2025-07-10T08:00:44.098731620Z 2025-07-10 08:00:44.098 UTC [31947] FATAL: role "root" does not exist 2025-07-10T08:00:54.221035275Z 2025-07-10 08:00:54.220 UTC [31956] FATAL: role "root" does not exist 2025-07-10T08:01:04.327102854Z 2025-07-10 08:01:04.327 UTC [31963] FATAL: role "root" does not exist 2025-07-10T08:01:14.419439095Z 2025-07-10 08:01:14.418 UTC [31971] FATAL: role "root" does not exist 2025-07-10T08:01:24.549199594Z 2025-07-10 08:01:24.549 UTC [31978] FATAL: role "root" does not exist 2025-07-10T08:01:34.643590920Z 2025-07-10 08:01:34.643 UTC [31986] FATAL: role "root" does not exist 2025-07-10T08:01:44.790183887Z 2025-07-10 08:01:44.789 UTC [31994] FATAL: role "root" does not exist 2025-07-10T08:01:54.914582319Z 2025-07-10 08:01:54.914 UTC [32002] FATAL: role "root" does not exist 2025-07-10T08:02:05.023232290Z 2025-07-10 08:02:05.023 UTC [32009] FATAL: role "root" does not exist 2025-07-10T08:02:15.092902217Z 2025-07-10 08:02:15.091 UTC [32017] FATAL: role "root" does not exist 2025-07-10T08:02:25.227218214Z 2025-07-10 08:02:25.227 UTC [32024] FATAL: role "root" does not exist 2025-07-10T08:02:35.351201345Z 2025-07-10 08:02:35.351 UTC [32032] FATAL: role "root" does not exist 2025-07-10T08:02:45.421664238Z 2025-07-10 08:02:45.420 UTC [32040] FATAL: role "root" does not exist 2025-07-10T08:02:55.598785691Z 2025-07-10 08:02:55.596 UTC [32048] FATAL: role "root" does not exist 2025-07-10T08:03:05.717177175Z 2025-07-10 08:03:05.717 UTC [32055] FATAL: role "root" does not exist 2025-07-10T08:03:15.807113287Z 2025-07-10 08:03:15.806 UTC [32063] FATAL: role "root" does not exist 2025-07-10T08:03:25.928538667Z 2025-07-10 08:03:25.928 UTC [32069] FATAL: role "root" does not exist 2025-07-10T08:03:36.037589583Z 2025-07-10 08:03:36.037 UTC [32077] FATAL: role "root" does not exist 2025-07-10T08:03:46.151544347Z 2025-07-10 08:03:46.151 UTC [32084] FATAL: role "root" does not exist 2025-07-10T08:03:56.298659186Z 2025-07-10 08:03:56.298 UTC [32092] FATAL: role "root" does not exist 2025-07-10T08:04:06.401655776Z 2025-07-10 08:04:06.401 UTC [32099] FATAL: role "root" does not exist 2025-07-10T08:04:16.495491862Z 2025-07-10 08:04:16.495 UTC [32106] FATAL: role "root" does not exist 2025-07-10T08:04:26.598744040Z 2025-07-10 08:04:26.598 UTC [32114] FATAL: role "root" does not exist 2025-07-10T08:04:36.732077389Z 2025-07-10 08:04:36.732 UTC [32121] FATAL: role "root" does not exist 2025-07-10T08:04:46.855198415Z 2025-07-10 08:04:46.853 UTC [32128] FATAL: role "root" does not exist 2025-07-10T08:04:56.996051207Z 2025-07-10 08:04:56.986 UTC [32137] FATAL: role "root" does not exist 2025-07-10T08:05:07.145388430Z 2025-07-10 08:05:07.145 UTC [32144] FATAL: role "root" does not exist 2025-07-10T08:05:17.250553749Z 2025-07-10 08:05:17.250 UTC [32152] FATAL: role "root" does not exist 2025-07-10T08:05:27.358205323Z 2025-07-10 08:05:27.358 UTC [32159] FATAL: role "root" does not exist 2025-07-10T08:05:37.499746758Z 2025-07-10 08:05:37.499 UTC [32167] FATAL: role "root" does not exist 2025-07-10T08:05:41.506789419Z 2025-07-10 08:05:41.506 UTC [57] LOG: checkpoint starting: time 2025-07-10T08:05:41.847492054Z 2025-07-10 08:05:41.847 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.018 s, total=0.341 s; sync files=4, longest=0.007 s, average=0.005 s; distance=16 kB, estimate=16 kB; lsn=0/21110A0, redo lsn=0/2111048 2025-07-10T08:05:47.610795171Z 2025-07-10 08:05:47.610 UTC [32174] FATAL: role "root" does not exist 2025-07-10T08:05:57.735072439Z 2025-07-10 08:05:57.734 UTC [32181] FATAL: role "root" does not exist 2025-07-10T08:06:07.879651076Z 2025-07-10 08:06:07.879 UTC [32188] FATAL: role "root" does not exist 2025-07-10T08:06:17.989525426Z 2025-07-10 08:06:17.989 UTC [32196] FATAL: role "root" does not exist 2025-07-10T08:06:28.109054709Z 2025-07-10 08:06:28.108 UTC [32203] FATAL: role "root" does not exist 2025-07-10T08:06:38.245392242Z 2025-07-10 08:06:38.245 UTC [32211] FATAL: role "root" does not exist 2025-07-10T08:06:48.376699908Z 2025-07-10 08:06:48.376 UTC [32219] FATAL: role "root" does not exist 2025-07-10T08:06:58.519528817Z 2025-07-10 08:06:58.519 UTC [32226] FATAL: role "root" does not exist 2025-07-10T08:07:08.651981579Z 2025-07-10 08:07:08.651 UTC [32234] FATAL: role "root" does not exist 2025-07-10T08:07:18.762358502Z 2025-07-10 08:07:18.761 UTC [32241] FATAL: role "root" does not exist 2025-07-10T08:07:28.889858718Z 2025-07-10 08:07:28.889 UTC [32249] FATAL: role "root" does not exist 2025-07-10T08:07:39.010478473Z 2025-07-10 08:07:39.008 UTC [32256] FATAL: role "root" does not exist 2025-07-10T08:07:49.147126087Z 2025-07-10 08:07:49.146 UTC [32264] FATAL: role "root" does not exist 2025-07-10T08:07:59.292743607Z 2025-07-10 08:07:59.292 UTC [32271] FATAL: role "root" does not exist 2025-07-10T08:08:09.415811857Z 2025-07-10 08:08:09.415 UTC [32279] FATAL: role "root" does not exist 2025-07-10T08:08:19.549040582Z 2025-07-10 08:08:19.548 UTC [32286] FATAL: role "root" does not exist 2025-07-10T08:08:29.662623891Z 2025-07-10 08:08:29.662 UTC [32294] FATAL: role "root" does not exist 2025-07-10T08:08:39.741353246Z 2025-07-10 08:08:39.739 UTC [32301] FATAL: role "root" does not exist 2025-07-10T08:08:49.862189590Z 2025-07-10 08:08:49.862 UTC [32310] FATAL: role "root" does not exist 2025-07-10T08:08:59.997845095Z 2025-07-10 08:08:59.997 UTC [32316] FATAL: role "root" does not exist 2025-07-10T08:09:10.125874538Z 2025-07-10 08:09:10.125 UTC [32324] FATAL: role "root" does not exist 2025-07-10T08:09:20.232897232Z 2025-07-10 08:09:20.232 UTC [32331] FATAL: role "root" does not exist 2025-07-10T08:09:30.346534504Z 2025-07-10 08:09:30.346 UTC [32339] FATAL: role "root" does not exist 2025-07-10T08:09:40.470491827Z 2025-07-10 08:09:40.470 UTC [32346] FATAL: role "root" does not exist 2025-07-10T08:09:50.571415283Z 2025-07-10 08:09:50.571 UTC [32354] FATAL: role "root" does not exist 2025-07-10T08:10:00.674584251Z 2025-07-10 08:10:00.674 UTC [32361] FATAL: role "root" does not exist 2025-07-10T08:10:10.801789154Z 2025-07-10 08:10:10.801 UTC [32369] FATAL: role "root" does not exist 2025-07-10T08:10:20.893816894Z 2025-07-10 08:10:20.893 UTC [32376] FATAL: role "root" does not exist 2025-07-10T08:10:31.008038682Z 2025-07-10 08:10:31.006 UTC [32385] FATAL: role "root" does not exist 2025-07-10T08:10:41.152433405Z 2025-07-10 08:10:41.152 UTC [32391] FATAL: role "root" does not exist 2025-07-10T08:10:41.944390273Z 2025-07-10 08:10:41.944 UTC [57] LOG: checkpoint starting: time 2025-07-10T08:10:42.179750301Z 2025-07-10 08:10:42.179 UTC [57] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.202 s, sync=0.014 s, total=0.236 s; sync files=3, longest=0.007 s, average=0.005 s; distance=14 kB, estimate=16 kB; lsn=0/2114BE8, redo lsn=0/2114B90 2025-07-10T08:10:51.273506926Z 2025-07-10 08:10:51.273 UTC [32399] FATAL: role "root" does not exist 2025-07-10T08:11:01.414900639Z 2025-07-10 08:11:01.414 UTC [32406] FATAL: role "root" does not exist 2025-07-10T08:11:11.547615393Z 2025-07-10 08:11:11.547 UTC [32414] FATAL: role "root" does not exist 2025-07-10T08:11:21.683755431Z 2025-07-10 08:11:21.683 UTC [32422] FATAL: role "root" does not exist 2025-07-10T08:11:31.791084107Z 2025-07-10 08:11:31.790 UTC [32431] FATAL: role "root" does not exist 2025-07-10T08:11:41.904030068Z 2025-07-10 08:11:41.903 UTC [32438] FATAL: role "root" does not exist 2025-07-10T08:11:52.078274649Z 2025-07-10 08:11:52.078 UTC [32447] FATAL: role "root" does not exist 2025-07-10T08:12:02.198357825Z 2025-07-10 08:12:02.198 UTC [32454] FATAL: role "root" does not exist 2025-07-10T08:12:12.325551028Z 2025-07-10 08:12:12.322 UTC [32462] FATAL: role "root" does not exist 2025-07-10T08:12:22.465090782Z 2025-07-10 08:12:22.464 UTC [32469] FATAL: role "root" does not exist 2025-07-10T08:12:32.599770191Z 2025-07-10 08:12:32.599 UTC [32477] FATAL: role "root" does not exist 2025-07-10T08:12:42.715074976Z 2025-07-10 08:12:42.714 UTC [32484] FATAL: role "root" does not exist 2025-07-10T08:12:52.836004194Z 2025-07-10 08:12:52.835 UTC [32491] FATAL: role "root" does not exist 2025-07-10T08:13:02.931780138Z 2025-07-10 08:13:02.931 UTC [32498] FATAL: role "root" does not exist 2025-07-10T08:13:13.088054375Z 2025-07-10 08:13:13.087 UTC [32506] FATAL: role "root" does not exist 2025-07-10T08:13:23.203891815Z 2025-07-10 08:13:23.203 UTC [32513] FATAL: role "root" does not exist 2025-07-10T08:13:33.334588344Z 2025-07-10 08:13:33.334 UTC [32521] FATAL: role "root" does not exist 2025-07-10T08:13:43.473265835Z 2025-07-10 08:13:43.473 UTC [32528] FATAL: role "root" does not exist 2025-07-10T08:13:53.598216806Z 2025-07-10 08:13:53.598 UTC [32536] FATAL: role "root" does not exist 2025-07-10T08:14:03.732232945Z 2025-07-10 08:14:03.729 UTC [32545] FATAL: role "root" does not exist 2025-07-10T08:14:13.835480205Z 2025-07-10 08:14:13.833 UTC [32553] FATAL: role "root" does not exist 2025-07-10T08:14:23.980552561Z 2025-07-10 08:14:23.978 UTC [32560] FATAL: role "root" does not exist 2025-07-10T08:14:34.046743281Z 2025-07-10 08:14:34.046 UTC [32568] FATAL: role "root" does not exist 2025-07-10T08:14:44.148003509Z 2025-07-10 08:14:44.146 UTC [32575] FATAL: role "root" does not exist 2025-07-10T08:14:54.262416157Z 2025-07-10 08:14:54.262 UTC [32583] FATAL: role "root" does not exist 2025-07-10T08:15:04.378325231Z 2025-07-10 08:15:04.378 UTC [32590] FATAL: role "root" does not exist 2025-07-10T08:15:14.498434265Z 2025-07-10 08:15:14.498 UTC [32598] FATAL: role "root" does not exist 2025-07-10T08:15:24.630489659Z 2025-07-10 08:15:24.630 UTC [32605] FATAL: role "root" does not exist 2025-07-10T08:15:34.747256371Z 2025-07-10 08:15:34.745 UTC [32613] FATAL: role "root" does not exist 2025-07-10T08:15:41.277537205Z 2025-07-10 08:15:41.277 UTC [57] LOG: checkpoint starting: time 2025-07-10T08:15:41.620795192Z 2025-07-10 08:15:41.620 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.302 s, sync=0.021 s, total=0.344 s; sync files=4, longest=0.010 s, average=0.006 s; distance=16 kB, estimate=16 kB; lsn=0/2118FB8, redo lsn=0/2118F60 2025-07-10T08:15:44.893600251Z 2025-07-10 08:15:44.893 UTC [32619] FATAL: role "root" does not exist 2025-07-10T08:15:55.005283767Z 2025-07-10 08:15:55.005 UTC [32627] FATAL: role "root" does not exist 2025-07-10T08:16:05.153478383Z 2025-07-10 08:16:05.152 UTC [32634] FATAL: role "root" does not exist 2025-07-10T08:16:15.300100102Z 2025-07-10 08:16:15.300 UTC [32643] FATAL: role "root" does not exist 2025-07-10T08:16:25.431270435Z 2025-07-10 08:16:25.431 UTC [32651] FATAL: role "root" does not exist 2025-07-10T08:16:35.546510309Z 2025-07-10 08:16:35.544 UTC [32659] FATAL: role "root" does not exist 2025-07-10T08:16:45.659123577Z 2025-07-10 08:16:45.658 UTC [32666] FATAL: role "root" does not exist 2025-07-10T08:16:55.803941631Z 2025-07-10 08:16:55.803 UTC [32674] FATAL: role "root" does not exist 2025-07-10T08:17:05.915289769Z 2025-07-10 08:17:05.915 UTC [32681] FATAL: role "root" does not exist 2025-07-10T08:17:16.038155126Z 2025-07-10 08:17:16.038 UTC [32689] FATAL: role "root" does not exist 2025-07-10T08:17:26.145847136Z 2025-07-10 08:17:26.145 UTC [32695] FATAL: role "root" does not exist 2025-07-10T08:17:36.275494279Z 2025-07-10 08:17:36.275 UTC [32703] FATAL: role "root" does not exist 2025-07-10T08:17:46.382839449Z 2025-07-10 08:17:46.382 UTC [32710] FATAL: role "root" does not exist 2025-07-10T08:17:56.511724140Z 2025-07-10 08:17:56.511 UTC [32719] FATAL: role "root" does not exist 2025-07-10T08:18:06.654212128Z 2025-07-10 08:18:06.654 UTC [32726] FATAL: role "root" does not exist 2025-07-10T08:18:16.770367835Z 2025-07-10 08:18:16.770 UTC [32734] FATAL: role "root" does not exist 2025-07-10T08:18:26.911719885Z 2025-07-10 08:18:26.911 UTC [32741] FATAL: role "root" does not exist 2025-07-10T08:18:37.036506292Z 2025-07-10 08:18:37.036 UTC [32749] FATAL: role "root" does not exist 2025-07-10T08:18:47.129313854Z 2025-07-10 08:18:47.129 UTC [32756] FATAL: role "root" does not exist 2025-07-10T08:18:57.256305245Z 2025-07-10 08:18:57.256 UTC [32764] FATAL: role "root" does not exist 2025-07-10T08:19:07.376282339Z 2025-07-10 08:19:07.375 UTC [32772] FATAL: role "root" does not exist 2025-07-10T08:19:17.524314578Z 2025-07-10 08:19:17.524 UTC [32780] FATAL: role "root" does not exist 2025-07-10T08:19:27.670907915Z 2025-07-10 08:19:27.670 UTC [32788] FATAL: role "root" does not exist 2025-07-10T08:19:37.788723619Z 2025-07-10 08:19:37.788 UTC [32796] FATAL: role "root" does not exist 2025-07-10T08:19:47.911322828Z 2025-07-10 08:19:47.910 UTC [32803] FATAL: role "root" does not exist 2025-07-10T08:19:58.064426432Z 2025-07-10 08:19:58.062 UTC [32812] FATAL: role "root" does not exist 2025-07-10T08:20:08.216420471Z 2025-07-10 08:20:08.212 UTC [32819] FATAL: role "root" does not exist