Uploaded by Tiago Atalaia

postgres log

advertisement
PostgreSQL init process complete; ready for start up.
2024-06-17 10:45:26.026 UTC [8] LOG: starting PostgreSQL 16.0 (Debian 16.0-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
2024-06-17 10:45:26.026 UTC [8] LOG: listening on IPv4 address "0.0.0.0", port 5432
2024-06-17 10:45:26.026 UTC [8] LOG: listening on IPv6 address "::", port 5432
2024-06-17 10:45:26.031 UTC [8] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2024-06-17 10:45:26.037 UTC [78] LOG: database system was shut down at 2024-06-17 10:45:25 UTC
2024-06-17 10:45:26.044 UTC [8] LOG: database system is ready to accept connections
2024-06-17 10:50:26.136 UTC [76] LOG: checkpoint starting: time
2024-06-17 10:50:35.876 UTC [76] LOG: checkpoint complete: wrote 100 buffers (0.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=9.732 s, sync=0.003 s, total=9.741 s; sync files=54, longest=0.002 s, average=0.001 s; distance=431 kB, estimate=431 kB; lsn=0/197EF48, redo lsn=0/197EF10
2024-06-17 10:51:15.759 UTC [99] ERROR: duplicate key value violates unique constraint "prediction_obs_id"
2024-06-17 10:51:15.759 UTC [99] DETAIL: Key (obs_id)=(moc_1) already exists.
2024-06-17 10:51:15.759 UTC [99] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES ('moc_1', '2024-06-17 00:00:00', 43, 8, 0.6529393173439034, true, '{"id":"moc_1", "name":"John Doe", "sex": "Male", "dob": "1981-03-04", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 1, "juv_other_count": 2, "priors_count": 3, "c_case_number": "1234", "c_charge_degree": "F", "c_charge_desc": "political incorrect", "c_offense_date": "2024-06-08", "c_arrest_date": "2024-06-08", "c_jail_in": "2024-06-09"}') RETURNING "prediction"."id"
2024-06-17 10:51:15.760 UTC [99] WARNING: there is no transaction in progress
2024-06-17 10:55:26.975 UTC [76] LOG: checkpoint starting: time
2024-06-17 10:55:27.284 UTC [76] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.303 s, sync=0.003 s, total=0.310 s; sync files=4, longest=0.002 s, average=0.001 s; distance=1 kB, estimate=388 kB; lsn=0/197F548, redo lsn=0/197F510
2024-06-17 13:50:29.782 UTC [76] LOG: checkpoint starting: time
2024-06-17 13:50:30.596 UTC [76] LOG: checkpoint complete: wrote 9 buffers (0.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.804 s, sync=0.005 s, total=0.815 s; sync files=8, longest=0.003 s, average=0.001 s; distance=2 kB, estimate=349 kB; lsn=0/19800A8, redo lsn=0/1980070
2024-06-17 13:53:54.019 UTC [658] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 13:53:54.019 UTC [658] DETAIL: Failing row contains (6, null, 2024-06-17 00:00:00, 57, 3721, 0.5350065, f, null, {"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967...).
2024-06-17 13:53:54.019 UTC [658] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 57, 3721, 0.5350065438686831, false, '{"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967-02-11", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 14, "c_case_number": "14006045MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2014-04-09", "c_arrest_date": null, "c_jail_in": "2014-04-09 01:43:23"}') RETURNING "prediction"."id"
2024-06-17 13:53:54.020 UTC [658] WARNING: there is no transaction in progress
2024-06-17 13:55:29.696 UTC [76] LOG: checkpoint starting: time
2024-06-17 13:55:30.108 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.413 s; sync files=5, longest=0.003 s, average=0.001 s; distance=3 kB, estimate=315 kB; lsn=0/1980D20, redo lsn=0/1980CE8
2024-06-17 13:55:58.743 UTC [665] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 13:55:58.743 UTC [665] DETAIL: Failing row contains (7, null, 2024-06-17 00:00:00, 35, 4055, 0.6410885, t, null, {"id": null, "name": "neil lynch", "sex": "Male", "dob": "1989-0...).
2024-06-17 13:55:58.743 UTC [665] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4055, 0.6410884889143253, true, '{"id": null, "name": "neil lynch", "sex": "Male", "dob": "1989-01-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 10, "c_case_number": "13006741CF10A", "c_charge_degree": "F", "c_charge_desc": "Driving While License Revoked", "c_offense_date": "2013-05-10", "c_arrest_date": null, "c_jail_in": "2013-05-10 10:08:03"}') RETURNING "prediction"."id"
2024-06-17 13:55:58.743 UTC [665] WARNING: there is no transaction in progress
2024-06-17 13:58:03.636 UTC [673] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 13:58:03.636 UTC [673] DETAIL: Failing row contains (8, null, 2024-06-17 00:00:00, 60, 4088, 0.59719396, t, null, {"id": null, "name": "charles dixon", "sex": "Male", "dob": "196...).
2024-06-17 13:58:03.636 UTC [673] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 60, 4088, 0.5971939642418003, true, '{"id": null, "name": "charles dixon", "sex": "Male", "dob": "1964-02-14", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "13006659MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-04-07", "c_arrest_date": null, "c_jail_in": "2013-04-07 05:45:06"}') RETURNING "prediction"."id"
2024-06-17 13:58:03.636 UTC [673] WARNING: there is no transaction in progress
2024-06-17 14:00:29.206 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:00:29.618 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.413 s; sync files=5, longest=0.003 s, average=0.001 s; distance=3 kB, estimate=284 kB; lsn=0/1981C00, redo lsn=0/1981BC8
2024-06-17 14:04:18.363 UTC [694] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:04:18.363 UTC [694] DETAIL: Failing row contains (11, null, 2024-06-17 00:00:00, 39, 4081, 0.53151435, f, null, {"id": null, "name": "freddy crespo", "sex": "Male", "dob": "198...).
2024-06-17 14:04:18.363 UTC [694] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 39, 4081, 0.5315143578886221, false, '{"id": null, "name": "freddy crespo", "sex": "Male", "dob": "1984-11-11", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "13002220MM10A", "c_charge_degree": "M", "c_charge_desc": "Possess Cannabis/20 Grams Or Less", "c_offense_date": "2013-01-02", "c_arrest_date": null, "c_jail_in": "2013-04-14 05:41:17"}') RETURNING "prediction"."id"
2024-06-17 14:04:18.364 UTC [694] WARNING: there is no transaction in progress
2024-06-17 14:05:29.718 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:05:30.129 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.412 s; sync files=5, longest=0.003 s, average=0.001 s; distance=4 kB, estimate=256 kB; lsn=0/1982CA0, redo lsn=0/1982C68
2024-06-17 14:10:29.227 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:10:29.643 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.410 s, sync=0.003 s, total=0.417 s; sync files=5, longest=0.002 s, average=0.001 s; distance=5 kB, estimate=231 kB; lsn=0/1984200, redo lsn=0/19841C8
2024-06-17 14:12:38.622 UTC [723] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:12:38.622 UTC [723] DETAIL: Failing row contains (15, null, 2024-06-17 00:00:00, 41, 3849, 0.5091192, f, null, {"id": null, "name": "michael tritsch", "sex": "Female", "dob": ...).
2024-06-17 14:12:38.622 UTC [723] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 41, 3849, 0.509119238914754, false, '{"id": null, "name": "michael tritsch", "sex": "Female", "dob": "1983-02-02", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "13022426MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-12-02", "c_arrest_date": null, "c_jail_in": "2013-12-02 01:48:34"}') RETURNING "prediction"."id"
2024-06-17 14:12:38.623 UTC [723] WARNING: there is no transaction in progress
2024-06-17 14:14:43.651 UTC [731] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:14:43.651 UTC [731] DETAIL: Failing row contains (16, null, 2024-06-17 00:00:00, 48, 3730, 0.5539481, f, null, {"id": null, "name": "lemy williams", "sex": "Male", "dob": "197...).
2024-06-17 14:14:43.651 UTC [731] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 48, 3730, 0.5539480774500587, false, '{"id": null, "name": "lemy williams", "sex": "Male", "dob": "1975-09-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14004493CF10A", "c_charge_degree": "F", "c_charge_desc": "Fleeing Or Attmp Eluding A Leo", "c_offense_date": "2014-03-31", "c_arrest_date": null, "c_jail_in": "2014-03-31 03:19:04"}') RETURNING "prediction"."id"
2024-06-17 14:14:43.651 UTC [731] WARNING: there is no transaction in progress
2024-06-17 14:15:29.742 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:15:30.159 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.418 s; sync files=5, longest=0.002 s, average=0.001 s; distance=5 kB, estimate=208 kB; lsn=0/1985848, redo lsn=0/1985810
2024-06-17 14:18:53.315 UTC [745] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:18:53.315 UTC [745] DETAIL: Failing row contains (18, null, 2024-06-17 00:00:00, 29, 4083, 0.5436888, f, null, {"id": null, "name": "michael bryant", "sex": "Male", "dob": "19...).
2024-06-17 14:18:53.315 UTC [745] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 4083, 0.5436887468723908, false, '{"id": null, "name": "michael bryant", "sex": "Male", "dob": "1994-07-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "13005290CF10A", "c_charge_degree": "F", "c_charge_desc": "Grand Theft in the 3rd Degree", "c_offense_date": "2013-04-12", "c_arrest_date": null, "c_jail_in": "2013-04-12 05:11:48"}') RETURNING "prediction"."id"
2024-06-17 14:18:53.315 UTC [745] WARNING: there is no transaction in progress
2024-06-17 14:20:29.258 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:20:29.669 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=6 kB, estimate=188 kB; lsn=0/19870E0, redo lsn=0/19870A8
2024-06-17 14:23:02.867 UTC [760] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:23:02.867 UTC [760] DETAIL: Failing row contains (20, null, 2024-06-17 00:00:00, 32, 0, 0.41334206, f, null, {"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1...).
2024-06-17 14:23:02.867 UTC [760] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 0, 0.41334204680464287, false, '{"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1991-12-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "11004198CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2011-06-29", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 14:23:02.868 UTC [760] WARNING: there is no transaction in progress
2024-06-17 14:25:08.043 UTC [767] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:25:08.043 UTC [767] DETAIL: Failing row contains (21, null, 2024-06-17 00:00:00, 35, 4126, 0.6410885, t, null, {"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "198...).
2024-06-17 14:25:08.043 UTC [767] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4126, 0.6410884889143253, true, '{"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "1989-04-16", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 10, "c_case_number": "12000192CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2013-02-28", "c_jail_in": "2013-02-28 11:54:44"}') RETURNING "prediction"."id"
2024-06-17 14:25:08.044 UTC [767] WARNING: there is no transaction in progress
2024-06-17 14:25:29.769 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:25:30.181 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=6 kB, estimate=170 kB; lsn=0/1988B68, redo lsn=0/1988B30
2024-06-17 14:27:12.791 UTC [774] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:27:12.791 UTC [774] DETAIL: Failing row contains (22, null, 2024-06-17 00:00:00, 60, 4088, 0.59719396, t, null, {"id": null, "name": "charles dixon", "sex": "Male", "dob": "196...).
2024-06-17 14:27:12.791 UTC [774] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 60, 4088, 0.5971939642418003, true, '{"id": null, "name": "charles dixon", "sex": "Male", "dob": "1964-02-14", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "13006659MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-04-07", "c_arrest_date": null, "c_jail_in": "2013-04-07 05:45:06"}') RETURNING "prediction"."id"
2024-06-17 14:27:12.791 UTC [774] WARNING: there is no transaction in progress
2024-06-17 14:29:17.958 UTC [781] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:29:17.958 UTC [781] DETAIL: Failing row contains (23, null, 2024-06-17 00:00:00, 29, 3816, 0.5100412, f, null, {"id": null, "name": "dylan williamson", "sex": "Male", "dob": "...).
2024-06-17 14:29:17.958 UTC [781] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 3816, 0.5100411837762787, false, '{"id": null, "name": "dylan williamson", "sex": "Male", "dob": "1994-09-29", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "14000170CF10A", "c_charge_degree": "F", "c_charge_desc": "Burglary Conveyance Unoccup", "c_offense_date": "2014-01-04", "c_arrest_date": null, "c_jail_in": "2014-01-04 11:33:30"}') RETURNING "prediction"."id"
2024-06-17 14:29:17.959 UTC [781] WARNING: there is no transaction in progress
2024-06-17 14:30:29.280 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:30:29.391 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.112 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=153 kB; lsn=0/1988D18, redo lsn=0/1988CE0
2024-06-17 14:31:22.797 UTC [789] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:31:22.797 UTC [789] DETAIL: Failing row contains (24, null, 2024-06-17 00:00:00, 48, 3730, 0.5539481, f, null, {"id": null, "name": "lemy williams", "sex": "Male", "dob": "197...).
2024-06-17 14:31:22.797 UTC [789] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 48, 3730, 0.5539480774500587, false, '{"id": null, "name": "lemy williams", "sex": "Male", "dob": "1975-09-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14004493CF10A", "c_charge_degree": "F", "c_charge_desc": "Fleeing Or Attmp Eluding A Leo", "c_offense_date": "2014-03-31", "c_arrest_date": null, "c_jail_in": "2014-03-31 03:19:04"}') RETURNING "prediction"."id"
2024-06-17 14:31:22.797 UTC [789] WARNING: there is no transaction in progress
2024-06-17 14:35:29.490 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:35:29.900 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.411 s; sync files=5, longest=0.002 s, average=0.001 s; distance=7 kB, estimate=138 kB; lsn=0/198AA08, redo lsn=0/198A9D0
2024-06-17 14:37:37.733 UTC [810] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:37:37.733 UTC [810] DETAIL: Failing row contains (27, null, 2024-06-17 00:00:00, 32, 3820, 0.48829952, f, null, {"id": null, "name": "yaneia camejogarzon", "sex": "Female", "do...).
2024-06-17 14:37:37.733 UTC [810] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 3820, 0.48829952490401246, false, '{"id": null, "name": "yaneia camejogarzon", "sex": "Female", "dob": "1991-08-14", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "14000021CF10A", "c_charge_degree": "F", "c_charge_desc": "Uttering a Forged Instrument", "c_offense_date": "2013-12-31", "c_arrest_date": null, "c_jail_in": "2013-12-31 05:48:21"}') RETURNING "prediction"."id"
2024-06-17 14:37:37.733 UTC [810] WARNING: there is no transaction in progress
2024-06-17 14:39:42.577 UTC [818] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:39:42.577 UTC [818] DETAIL: Failing row contains (28, null, 2024-06-17 00:00:00, 35, 4113, 0.5407707, f, null, {"id": null, "name": "glenn williams", "sex": "Male", "dob": "19...).
2024-06-17 14:39:42.577 UTC [818] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4113, 0.5407706931449461, false, '{"id": null, "name": "glenn williams", "sex": "Male", "dob": "1989-03-10", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 2, "c_case_number": "13003686CF10A", "c_charge_degree": "F", "c_charge_desc": "Tampering With Physical Evidence", "c_offense_date": "2013-03-13", "c_arrest_date": null, "c_jail_in": "2013-03-13 11:29:00"}') RETURNING "prediction"."id"
2024-06-17 14:39:42.580 UTC [818] WARNING: there is no transaction in progress
2024-06-17 14:40:30.000 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:40:30.410 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.411 s; sync files=5, longest=0.002 s, average=0.001 s; distance=7 kB, estimate=125 kB; lsn=0/198C858, redo lsn=0/198C820
2024-06-17 14:43:52.678 UTC [832] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:43:52.678 UTC [832] DETAIL: Failing row contains (30, null, 2024-06-17 00:00:00, 31, 0, 0.35965958, f, null, {"id": null, "name": "rosalia poirier", "sex": "Female", "dob": ...).
2024-06-17 14:43:52.678 UTC [832] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 31, 0, 0.35965958142644666, false, '{"id": null, "name": "rosalia poirier", "sex": "Female", "dob": "1992-07-30", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "12000487MO30A", "c_charge_degree": "M", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2012-09-20", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 14:43:52.679 UTC [832] WARNING: there is no transaction in progress
2024-06-17 14:45:29.510 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:45:29.921 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.412 s; sync files=5, longest=0.003 s, average=0.001 s; distance=8 kB, estimate=113 kB; lsn=0/198E8D8, redo lsn=0/198E8A0
2024-06-17 14:50:30.021 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:50:30.432 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=9 kB, estimate=103 kB; lsn=0/1990E28, redo lsn=0/1990DF0
2024-06-17 14:52:12.126 UTC [861] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 14:52:12.126 UTC [861] DETAIL: Failing row contains (34, null, 2024-06-17 00:00:00, 34, 4148, 0.6523397, t, null, {"id": null, "name": "roderick howell", "sex": "Male", "dob": "1...).
2024-06-17 14:52:12.126 UTC [861] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 34, 4148, 0.6523397139204551, true, '{"id": null, "name": "roderick howell", "sex": "Male", "dob": "1990-05-07", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "11010506CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2013-02-06", "c_jail_in": "2013-02-06 12:43:24"}') RETURNING "prediction"."id"
2024-06-17 14:52:12.126 UTC [861] WARNING: there is no transaction in progress
2024-06-17 14:55:30.530 UTC [76] LOG: checkpoint starting: time
2024-06-17 14:55:31.040 UTC [76] LOG: checkpoint complete: wrote 6 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.503 s, sync=0.003 s, total=0.510 s; sync files=6, longest=0.002 s, average=0.001 s; distance=1 kB, estimate=93 kB; lsn=0/19915A8, redo lsn=0/1991570
2024-06-17 15:00:30.138 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:00:30.549 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=3 kB, estimate=84 kB; lsn=0/19921D0, redo lsn=0/1992198
2024-06-17 15:02:37.112 UTC [897] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:02:37.112 UTC [897] DETAIL: Failing row contains (39, null, 2024-06-17 00:00:00, 31, 0, 0.35965958, f, null, {"id": null, "name": "rosalia poirier", "sex": "Female", "dob": ...).
2024-06-17 15:02:37.112 UTC [897] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 31, 0, 0.35965958142644666, false, '{"id": null, "name": "rosalia poirier", "sex": "Female", "dob": "1992-07-30", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "12000487MO30A", "c_charge_degree": "M", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2012-09-20", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 15:02:37.112 UTC [897] WARNING: there is no transaction in progress
2024-06-17 15:04:41.887 UTC [905] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:04:41.887 UTC [905] DETAIL: Failing row contains (40, null, 2024-06-17 00:00:00, 37, 3505, 0.55356544, f, null, {"id": null, "name": "william valdes", "sex": "Male", "dob": "19...).
2024-06-17 15:04:41.887 UTC [905] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 37, 3505, 0.5535654191997849, false, '{"id": null, "name": "william valdes", "sex": "Male", "dob": "1987-05-06", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "14015114CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession Of Heroin", "c_offense_date": "2014-11-11", "c_arrest_date": null, "c_jail_in": "2014-11-11 06:36:04"}') RETURNING "prediction"."id"
2024-06-17 15:04:41.888 UTC [905] WARNING: there is no transaction in progress
2024-06-17 15:05:30.648 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:05:31.059 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=3 kB, estimate=76 kB; lsn=0/1992EE0, redo lsn=0/1992EA8
2024-06-17 15:08:51.684 UTC [919] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:08:51.684 UTC [919] DETAIL: Failing row contains (42, null, 2024-06-17 00:00:00, 29, 4096, 0.5225112, f, null, {"id": null, "name": "nackson jean", "sex": "Male", "dob": "1994...).
2024-06-17 15:08:51.684 UTC [919] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 4096, 0.5225111868735892, false, '{"id": null, "name": "nackson jean", "sex": "Male", "dob": "1994-12-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "13006133MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-03-30", "c_arrest_date": null, "c_jail_in": "2013-03-30 09:16:53"}') RETURNING "prediction"."id"
2024-06-17 15:08:51.685 UTC [919] WARNING: there is no transaction in progress
2024-06-17 15:10:30.159 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:10:30.573 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.414 s; sync files=5, longest=0.003 s, average=0.001 s; distance=3 kB, estimate=68 kB; lsn=0/1993E30, redo lsn=0/1993DF8
2024-06-17 15:10:56.735 UTC [926] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:10:56.735 UTC [926] DETAIL: Failing row contains (43, null, 2024-06-17 00:00:00, 35, 4126, 0.6410885, t, null, {"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "198...).
2024-06-17 15:10:56.735 UTC [926] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4126, 0.6410884889143253, true, '{"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "1989-04-16", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 10, "c_case_number": "12000192CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2013-02-28", "c_jail_in": "2013-02-28 11:54:44"}') RETURNING "prediction"."id"
2024-06-17 15:10:56.735 UTC [926] WARNING: there is no transaction in progress
2024-06-17 15:13:02.009 UTC [934] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:13:02.009 UTC [934] DETAIL: Failing row contains (44, null, 2024-06-17 00:00:00, 31, 0, 0.48429418, f, null, {"id": null, "name": "ernest forestal", "sex": "Male", "dob": "1...).
2024-06-17 15:13:02.009 UTC [934] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 31, 0, 0.4842941776450573, false, '{"id": null, "name": "ernest forestal", "sex": "Male", "dob": "1993-01-15", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 2, "c_case_number": "12022160MM10A", "c_charge_degree": "M", "c_charge_desc": "Giving False Crime Report", "c_offense_date": "2012-10-25", "c_arrest_date": null, "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 15:13:02.010 UTC [934] WARNING: there is no transaction in progress
2024-06-17 15:15:06.673 UTC [941] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:15:06.673 UTC [941] DETAIL: Failing row contains (45, null, 2024-06-17 00:00:00, 32, 3820, 0.48829952, f, null, {"id": null, "name": "yaneia camejogarzon", "sex": "Female", "do...).
2024-06-17 15:15:06.673 UTC [941] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 3820, 0.48829952490401246, false, '{"id": null, "name": "yaneia camejogarzon", "sex": "Female", "dob": "1991-08-14", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "14000021CF10A", "c_charge_degree": "F", "c_charge_desc": "Uttering a Forged Instrument", "c_offense_date": "2013-12-31", "c_arrest_date": null, "c_jail_in": "2013-12-31 05:48:21"}') RETURNING "prediction"."id"
2024-06-17 15:15:06.674 UTC [941] WARNING: there is no transaction in progress
2024-06-17 15:15:30.670 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:15:30.782 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.113 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=61 kB; lsn=0/1993FE0, redo lsn=0/1993FA8
2024-06-17 15:19:16.443 UTC [955] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:19:16.443 UTC [955] DETAIL: Failing row contains (47, null, 2024-06-17 00:00:00, 45, 3856, 0.75060856, t, null, {"id": null, "name": "henry randall", "sex": "Male", "dob": "197...).
2024-06-17 15:19:16.443 UTC [955] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 45, 3856, 0.7506085831338071, true, '{"id": null, "name": "henry randall", "sex": "Male", "dob": "1978-09-27", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 8, "juv_other_count": 5, "priors_count": 23, "c_case_number": "13016391CF10A", "c_charge_degree": "F", "c_charge_desc": "Deliver Cocaine", "c_offense_date": "2013-11-25", "c_arrest_date": null, "c_jail_in": "2013-11-25 06:28:32"}') RETURNING "prediction"."id"
2024-06-17 15:19:16.444 UTC [955] WARNING: there is no transaction in progress
2024-06-17 15:20:30.882 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:20:31.392 UTC [76] LOG: checkpoint complete: wrote 6 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.503 s, sync=0.003 s, total=0.511 s; sync files=5, longest=0.002 s, average=0.001 s; distance=4 kB, estimate=56 kB; lsn=0/1995128, redo lsn=0/19950F0
2024-06-17 15:21:21.563 UTC [975] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:21:21.563 UTC [975] DETAIL: Failing row contains (48, null, 2024-06-17 00:00:00, 33, 3590, 0.6718754, t, null, {"id": null, "name": "fandy fleurinord", "sex": "Male", "dob": "...).
2024-06-17 15:21:21.563 UTC [975] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 33, 3590, 0.6718754197864194, true, '{"id": null, "name": "fandy fleurinord", "sex": "Male", "dob": "1991-02-12", "race": "Other", "juv_fel_count": 20, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 24, "c_case_number": "14011300CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2014-08-18", "c_jail_in": "2014-08-18 10:49:05"}') RETURNING "prediction"."id"
2024-06-17 15:21:21.563 UTC [975] WARNING: there is no transaction in progress
2024-06-17 15:23:26.295 UTC [993] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:23:26.295 UTC [993] DETAIL: Failing row contains (49, null, 2024-06-17 00:00:00, 41, 3849, 0.5091192, f, null, {"id": null, "name": "michael tritsch", "sex": "Female", "dob": ...).
2024-06-17 15:23:26.295 UTC [993] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 41, 3849, 0.509119238914754, false, '{"id": null, "name": "michael tritsch", "sex": "Female", "dob": "1983-02-02", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "13022426MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-12-02", "c_arrest_date": null, "c_jail_in": "2013-12-02 01:48:34"}') RETURNING "prediction"."id"
2024-06-17 15:23:26.296 UTC [993] WARNING: there is no transaction in progress
2024-06-17 15:25:30.491 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:25:30.601 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.111 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=50 kB; lsn=0/19952D8, redo lsn=0/19952A0
2024-06-17 15:27:36.511 UTC [1007] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:27:36.511 UTC [1007] DETAIL: Failing row contains (51, null, 2024-06-17 00:00:00, 35, 4126, 0.6410885, t, null, {"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "198...).
2024-06-17 15:27:36.511 UTC [1007] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4126, 0.6410884889143253, true, '{"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "1989-04-16", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 10, "c_case_number": "12000192CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2013-02-28", "c_jail_in": "2013-02-28 11:54:44"}') RETURNING "prediction"."id"
2024-06-17 15:27:36.512 UTC [1007] WARNING: there is no transaction in progress
2024-06-17 15:29:41.233 UTC [1014] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:29:41.233 UTC [1014] DETAIL: Failing row contains (52, null, 2024-06-17 00:00:00, 60, 4088, 0.59719396, t, null, {"id": null, "name": "charles dixon", "sex": "Male", "dob": "196...).
2024-06-17 15:29:41.233 UTC [1014] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 60, 4088, 0.5971939642418002, true, '{"id": null, "name": "charles dixon", "sex": "Male", "dob": "1964-02-14", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "13006659MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-04-07", "c_arrest_date": null, "c_jail_in": "2013-04-07 05:45:06"}') RETURNING "prediction"."id"
2024-06-17 15:29:41.234 UTC [1014] WARNING: there is no transaction in progress
2024-06-17 15:30:30.701 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:30:31.113 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=4 kB, estimate=46 kB; lsn=0/19965F0, redo lsn=0/19965B8
2024-06-17 15:31:46.102 UTC [1022] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:31:46.102 UTC [1022] DETAIL: Failing row contains (53, null, 2024-06-17 00:00:00, 49, 3718, 0.46716812, f, null, {"id": null, "name": "geoffrey pastor", "sex": "Male", "dob": "1...).
2024-06-17 15:31:46.102 UTC [1022] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 49, 3718, 0.467168112826087, false, '{"id": null, "name": "geoffrey pastor", "sex": "Male", "dob": "1974-08-07", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "14005151CF10A", "c_charge_degree": "F", "c_charge_desc": "Burglary Conveyance Unoccup", "c_offense_date": "2014-04-12", "c_arrest_date": null, "c_jail_in": "2014-04-12 07:51:24"}') RETURNING "prediction"."id"
2024-06-17 15:31:46.102 UTC [1022] WARNING: there is no transaction in progress
2024-06-17 15:33:51.336 UTC [1029] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:33:51.336 UTC [1029] DETAIL: Failing row contains (54, null, 2024-06-17 00:00:00, 49, 3718, 0.46716812, f, null, {"id": null, "name": "geoffrey pastor", "sex": "Male", "dob": "1...).
2024-06-17 15:33:51.336 UTC [1029] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 49, 3718, 0.46716811282608695, false, '{"id": null, "name": "geoffrey pastor", "sex": "Male", "dob": "1974-08-07", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "14005151CF10A", "c_charge_degree": "F", "c_charge_desc": "Burglary Conveyance Unoccup", "c_offense_date": "2014-04-12", "c_arrest_date": null, "c_jail_in": "2014-04-12 07:51:24"}') RETURNING "prediction"."id"
2024-06-17 15:33:51.336 UTC [1029] WARNING: there is no transaction in progress
2024-06-17 15:35:30.212 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:35:30.323 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.102 s, sync=0.003 s, total=0.111 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=41 kB; lsn=0/19967A0, redo lsn=0/1996768
2024-06-17 15:38:01.059 UTC [1043] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:38:01.059 UTC [1043] DETAIL: Failing row contains (56, null, 2024-06-17 00:00:00, 29, 3816, 0.5100412, f, null, {"id": null, "name": "dylan williamson", "sex": "Male", "dob": "...).
2024-06-17 15:38:01.059 UTC [1043] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 3816, 0.5100411837762787, false, '{"id": null, "name": "dylan williamson", "sex": "Male", "dob": "1994-09-29", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "14000170CF10A", "c_charge_degree": "F", "c_charge_desc": "Burglary Conveyance Unoccup", "c_offense_date": "2014-01-04", "c_arrest_date": null, "c_jail_in": "2014-01-04 11:33:30"}') RETURNING "prediction"."id"
2024-06-17 15:38:01.060 UTC [1043] WARNING: there is no transaction in progress
2024-06-17 15:40:30.422 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:40:30.833 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=6 kB, estimate=37 kB; lsn=0/1997FA0, redo lsn=0/1997F68
2024-06-17 15:45:30.932 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:45:31.342 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.411 s; sync files=5, longest=0.002 s, average=0.001 s; distance=7 kB, estimate=34 kB; lsn=0/1999BA0, redo lsn=0/1999B68
2024-06-17 15:46:20.985 UTC [1072] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:46:20.985 UTC [1072] DETAIL: Failing row contains (60, null, 2024-06-17 00:00:00, 55, 4038, 0.7023709, t, null, {"id": null, "name": "john moore", "sex": "Male", "dob": "1969-0...).
2024-06-17 15:46:20.985 UTC [1072] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 55, 4038, 0.7023708681033577, true, '{"id": null, "name": "john moore", "sex": "Male", "dob": "1969-06-25", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 1, "priors_count": 15, "c_case_number": "13007549CF10A", "c_charge_degree": "F", "c_charge_desc": "Driving While License Revoked", "c_offense_date": "2013-05-27", "c_arrest_date": null, "c_jail_in": "2013-05-27 10:42:08"}') RETURNING "prediction"."id"
2024-06-17 15:46:20.986 UTC [1072] WARNING: there is no transaction in progress
2024-06-17 15:50:30.442 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:50:30.861 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.411 s, sync=0.003 s, total=0.420 s; sync files=5, longest=0.002 s, average=0.001 s; distance=7 kB, estimate=32 kB; lsn=0/199B938, redo lsn=0/199B900
2024-06-17 15:52:35.880 UTC [1094] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:52:35.880 UTC [1094] DETAIL: Failing row contains (63, null, 2024-06-17 00:00:00, 29, 3742, 0.6231738, t, null, {"id": null, "name": "gregory taylor", "sex": "Male", "dob": "19...).
2024-06-17 15:52:35.880 UTC [1094] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 3742, 0.6231737916818819, true, '{"id": null, "name": "gregory taylor", "sex": "Male", "dob": "1995-02-08", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 1, "juv_other_count": 0, "priors_count": 2, "c_case_number": "14003851CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession of Cannabis", "c_offense_date": "2014-03-19", "c_arrest_date": null, "c_jail_in": "2014-03-19 07:43:15"}') RETURNING "prediction"."id"
2024-06-17 15:52:35.881 UTC [1094] WARNING: there is no transaction in progress
2024-06-17 15:54:40.803 UTC [1101] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:54:40.803 UTC [1101] DETAIL: Failing row contains (64, null, 2024-06-17 00:00:00, 39, 4081, 0.53151435, f, null, {"id": null, "name": "freddy crespo", "sex": "Male", "dob": "198...).
2024-06-17 15:54:40.803 UTC [1101] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 39, 4081, 0.5315143578886221, false, '{"id": null, "name": "freddy crespo", "sex": "Male", "dob": "1984-11-11", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "13002220MM10A", "c_charge_degree": "M", "c_charge_desc": "Possess Cannabis/20 Grams Or Less", "c_offense_date": "2013-01-02", "c_arrest_date": null, "c_jail_in": "2013-04-14 05:41:17"}') RETURNING "prediction"."id"
2024-06-17 15:54:40.803 UTC [1101] WARNING: there is no transaction in progress
2024-06-17 15:55:30.961 UTC [76] LOG: checkpoint starting: time
2024-06-17 15:55:31.372 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=7 kB, estimate=29 kB; lsn=0/199D830, redo lsn=0/199D7F8
2024-06-17 15:56:45.573 UTC [1109] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 15:56:45.573 UTC [1109] DETAIL: Failing row contains (65, null, 2024-06-17 00:00:00, 38, 3784, 0.61077374, t, null, {"id": null, "name": "shawn clarke", "sex": "Male", "dob": "1986...).
2024-06-17 15:56:45.573 UTC [1109] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 38, 3784, 0.6107737640789326, true, '{"id": null, "name": "shawn clarke", "sex": "Male", "dob": "1986-03-31", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "14002051MM10A", "c_charge_degree": "M", "c_charge_desc": "Viol Prot Injunc Repeat Viol", "c_offense_date": "2014-02-05", "c_arrest_date": null, "c_jail_in": "2014-02-05 02:24:40"}') RETURNING "prediction"."id"
2024-06-17 15:56:45.574 UTC [1109] WARNING: there is no transaction in progress
2024-06-17 16:00:30.470 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:00:30.881 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.412 s; sync files=5, longest=0.003 s, average=0.001 s; distance=8 kB, estimate=27 kB; lsn=0/199F9B8, redo lsn=0/199F980
2024-06-17 16:05:30.978 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:05:31.390 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.413 s; sync files=5, longest=0.003 s, average=0.001 s; distance=10 kB, estimate=25 kB; lsn=0/19A2290, redo lsn=0/19A2258
2024-06-17 16:09:15.121 UTC [1152] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:09:15.121 UTC [1152] DETAIL: Failing row contains (71, null, 2024-06-17 00:00:00, 35, 4113, 0.5407707, f, null, {"id": null, "name": "glenn williams", "sex": "Male", "dob": "19...).
2024-06-17 16:09:15.121 UTC [1152] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4113, 0.5407706931449461, false, '{"id": null, "name": "glenn williams", "sex": "Male", "dob": "1989-03-10", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 2, "c_case_number": "13003686CF10A", "c_charge_degree": "F", "c_charge_desc": "Tampering With Physical Evidence", "c_offense_date": "2013-03-13", "c_arrest_date": null, "c_jail_in": "2013-03-13 11:29:00"}') RETURNING "prediction"."id"
2024-06-17 16:09:15.122 UTC [1152] WARNING: there is no transaction in progress
2024-06-17 16:10:30.490 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:10:31.009 UTC [76] LOG: checkpoint complete: wrote 6 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.510 s, sync=0.003 s, total=0.520 s; sync files=6, longest=0.002 s, average=0.001 s; distance=2 kB, estimate=23 kB; lsn=0/19A2C88, redo lsn=0/19A2C50
2024-06-17 16:11:20.228 UTC [1159] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:11:20.228 UTC [1159] DETAIL: Failing row contains (72, null, 2024-06-17 00:00:00, 35, 4055, 0.6410885, t, null, {"id": null, "name": "neil lynch", "sex": "Male", "dob": "1989-0...).
2024-06-17 16:11:20.228 UTC [1159] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4055, 0.6410884889143253, true, '{"id": null, "name": "neil lynch", "sex": "Male", "dob": "1989-01-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 10, "c_case_number": "13006741CF10A", "c_charge_degree": "F", "c_charge_desc": "Driving While License Revoked", "c_offense_date": "2013-05-10", "c_arrest_date": null, "c_jail_in": "2013-05-10 10:08:03"}') RETURNING "prediction"."id"
2024-06-17 16:11:20.229 UTC [1159] WARNING: there is no transaction in progress
2024-06-17 16:13:25.241 UTC [1167] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:13:25.241 UTC [1167] DETAIL: Failing row contains (73, null, 2024-06-17 00:00:00, 31, 0, 0.35965958, f, null, {"id": null, "name": "rosalia poirier", "sex": "Female", "dob": ...).
2024-06-17 16:13:25.241 UTC [1167] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 31, 0, 0.35965958142644666, false, '{"id": null, "name": "rosalia poirier", "sex": "Female", "dob": "1992-07-30", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "12000487MO30A", "c_charge_degree": "M", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2012-09-20", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 16:13:25.242 UTC [1167] WARNING: there is no transaction in progress
2024-06-17 16:15:29.915 UTC [1174] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:15:29.915 UTC [1174] DETAIL: Failing row contains (74, null, 2024-06-17 00:00:00, 33, 3590, 0.6718754, t, null, {"id": null, "name": "fandy fleurinord", "sex": "Male", "dob": "...).
2024-06-17 16:15:29.915 UTC [1174] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 33, 3590, 0.6718754197864194, true, '{"id": null, "name": "fandy fleurinord", "sex": "Male", "dob": "1991-02-12", "race": "Other", "juv_fel_count": 20, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 24, "c_case_number": "14011300CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2014-08-18", "c_jail_in": "2014-08-18 10:49:05"}') RETURNING "prediction"."id"
2024-06-17 16:15:29.916 UTC [1174] WARNING: there is no transaction in progress
2024-06-17 16:15:30.108 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:15:30.219 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.112 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=21 kB; lsn=0/19A2E38, redo lsn=0/19A2E00
2024-06-17 16:17:35.044 UTC [1181] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:17:35.044 UTC [1181] DETAIL: Failing row contains (75, null, 2024-06-17 00:00:00, 32, 0, 0.41334206, f, null, {"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1...).
2024-06-17 16:17:35.044 UTC [1181] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 0, 0.41334204680464287, false, '{"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1991-12-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "11004198CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2011-06-29", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 16:17:35.045 UTC [1181] WARNING: there is no transaction in progress
2024-06-17 16:19:40.324 UTC [1188] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:19:40.324 UTC [1188] DETAIL: Failing row contains (76, null, 2024-06-17 00:00:00, 45, 0, 0.50452936, f, null, {"id": null, "name": "markland blackwood", "sex": "Male", "dob":...).
2024-06-17 16:19:40.324 UTC [1188] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 45, 0, 0.5045293749530191, false, '{"id": null, "name": "markland blackwood", "sex": "Male", "dob": "1978-07-21", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 5, "c_case_number": "13008358CF10A", "c_charge_degree": "F", "c_charge_desc": "Aggravated Battery / Pregnant", "c_offense_date": "2013-06-11", "c_arrest_date": null, "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 16:19:40.325 UTC [1188] WARNING: there is no transaction in progress
2024-06-17 16:20:30.318 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:20:30.429 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.112 s; sync files=2, longest=0.003 s, average=0.002 s; distance=0 kB, estimate=19 kB; lsn=0/19A2FE8, redo lsn=0/19A2FB0
2024-06-17 16:21:44.890 UTC [1196] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:21:44.890 UTC [1196] DETAIL: Failing row contains (77, null, 2024-06-17 00:00:00, 40, 0, 0.45334983, f, null, {"id": null, "name": "andrew williams", "sex": "Male", "dob": "1...).
2024-06-17 16:21:44.890 UTC [1196] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 40, 0, 0.4533498429035358, false, '{"id": null, "name": "andrew williams", "sex": "Male", "dob": "1983-07-06", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "11013722MM10A", "c_charge_degree": "M", "c_charge_desc": "Resist/Obstruct W/O Violence", "c_offense_date": "2011-05-12", "c_arrest_date": null, "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 16:21:44.891 UTC [1196] WARNING: there is no transaction in progress
2024-06-17 16:25:30.530 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:25:30.943 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.404 s, sync=0.004 s, total=0.414 s; sync files=5, longest=0.003 s, average=0.001 s; distance=3 kB, estimate=17 kB; lsn=0/19A3C40, redo lsn=0/19A3C08
2024-06-17 16:25:54.855 UTC [1210] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:25:54.855 UTC [1210] DETAIL: Failing row contains (79, null, 2024-06-17 00:00:00, 35, 3483, 0.58011174, t, null, {"id": null, "name": "joseph massucco", "sex": "Male", "dob": "1...).
2024-06-17 16:25:54.855 UTC [1210] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 3483, 0.5801117312875183, true, '{"id": null, "name": "joseph massucco", "sex": "Male", "dob": "1989-04-16", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 5, "c_case_number": "13014425CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession of Cocaine", "c_offense_date": "2013-10-15", "c_arrest_date": null, "c_jail_in": "2014-12-03 01:33:47"}') RETURNING "prediction"."id"
2024-06-17 16:25:54.856 UTC [1210] WARNING: there is no transaction in progress
2024-06-17 16:27:59.844 UTC [1217] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:27:59.844 UTC [1217] DETAIL: Failing row contains (80, null, 2024-06-17 00:00:00, 31, 0, 0.48429418, f, null, {"id": null, "name": "ernest forestal", "sex": "Male", "dob": "1...).
2024-06-17 16:27:59.844 UTC [1217] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 31, 0, 0.4842941776450573, false, '{"id": null, "name": "ernest forestal", "sex": "Male", "dob": "1993-01-15", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 2, "c_case_number": "12022160MM10A", "c_charge_degree": "M", "c_charge_desc": "Giving False Crime Report", "c_offense_date": "2012-10-25", "c_arrest_date": null, "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 16:27:59.845 UTC [1217] WARNING: there is no transaction in progress
2024-06-17 16:30:04.777 UTC [1225] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:30:04.777 UTC [1225] DETAIL: Failing row contains (81, null, 2024-06-17 00:00:00, 29, 3742, 0.6231738, t, null, {"id": null, "name": "gregory taylor", "sex": "Male", "dob": "19...).
2024-06-17 16:30:04.777 UTC [1225] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 3742, 0.6231737916818819, true, '{"id": null, "name": "gregory taylor", "sex": "Male", "dob": "1995-02-08", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 1, "juv_other_count": 0, "priors_count": 2, "c_case_number": "14003851CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession of Cannabis", "c_offense_date": "2014-03-19", "c_arrest_date": null, "c_jail_in": "2014-03-19 07:43:15"}') RETURNING "prediction"."id"
2024-06-17 16:30:04.778 UTC [1225] WARNING: there is no transaction in progress
2024-06-17 16:30:31.042 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:30:31.153 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.112 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=15 kB; lsn=0/19A3DF0, redo lsn=0/19A3DB8
2024-06-17 16:34:14.490 UTC [1239] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:34:14.490 UTC [1239] DETAIL: Failing row contains (83, null, 2024-06-17 00:00:00, 30, 3545, 0.6373134, t, null, {"id": null, "name": "markevis harvard", "sex": "Male", "dob": "...).
2024-06-17 16:34:14.490 UTC [1239] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 30, 3545, 0.6373134173583543, true, '{"id": null, "name": "markevis harvard", "sex": "Male", "dob": "1993-11-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14013297CF10A", "c_charge_degree": "F", "c_charge_desc": "Uttering a Forged Instrument", "c_offense_date": "2014-10-02", "c_arrest_date": null, "c_jail_in": "2014-10-02 12:14:45"}') RETURNING "prediction"."id"
2024-06-17 16:34:14.490 UTC [1239] WARNING: there is no transaction in progress
2024-06-17 16:35:31.250 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:35:31.662 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.413 s; sync files=5, longest=0.003 s, average=0.001 s; distance=3 kB, estimate=14 kB; lsn=0/19A4C00, redo lsn=0/19A4BC8
2024-06-17 16:36:19.788 UTC [1246] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:36:19.788 UTC [1246] DETAIL: Failing row contains (84, null, 2024-06-17 00:00:00, 40, 3810, 0.50856775, f, null, {"id": null, "name": "frank marrero", "sex": "Male", "dob": "198...).
2024-06-17 16:36:19.788 UTC [1246] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 40, 3810, 0.5085677497311923, false, '{"id": null, "name": "frank marrero", "sex": "Male", "dob": "1984-06-07", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14001432MU10A", "c_charge_degree": "M", "c_charge_desc": "Driving Under The Influence", "c_offense_date": "2014-01-10", "c_arrest_date": null, "c_jail_in": "2014-01-10 04:47:43"}') RETURNING "prediction"."id"
2024-06-17 16:36:19.789 UTC [1246] WARNING: there is no transaction in progress
2024-06-17 16:38:24.314 UTC [1254] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:38:24.314 UTC [1254] DETAIL: Failing row contains (85, null, 2024-06-17 00:00:00, 29, 4096, 0.5225112, f, null, {"id": null, "name": "nackson jean", "sex": "Male", "dob": "1994...).
2024-06-17 16:38:24.314 UTC [1254] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 4096, 0.5225111868735892, false, '{"id": null, "name": "nackson jean", "sex": "Male", "dob": "1994-12-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "13006133MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-03-30", "c_arrest_date": null, "c_jail_in": "2013-03-30 09:16:53"}') RETURNING "prediction"."id"
2024-06-17 16:38:24.315 UTC [1254] WARNING: there is no transaction in progress
2024-06-17 16:40:29.542 UTC [1261] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:40:29.542 UTC [1261] DETAIL: Failing row contains (86, null, 2024-06-17 00:00:00, 57, 3721, 0.5350065, f, null, {"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967...).
2024-06-17 16:40:29.542 UTC [1261] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 57, 3721, 0.5350065438686831, false, '{"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967-02-11", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 14, "c_case_number": "14006045MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2014-04-09", "c_arrest_date": null, "c_jail_in": "2014-04-09 01:43:23"}') RETURNING "prediction"."id"
2024-06-17 16:40:29.543 UTC [1261] WARNING: there is no transaction in progress
2024-06-17 16:40:31.762 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:40:31.871 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.102 s, sync=0.003 s, total=0.110 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=13 kB; lsn=0/19A4DB0, redo lsn=0/19A4D78
2024-06-17 16:42:34.312 UTC [1268] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:42:34.312 UTC [1268] DETAIL: Failing row contains (87, null, 2024-06-17 00:00:00, 30, 3545, 0.6373134, t, null, {"id": null, "name": "markevis harvard", "sex": "Male", "dob": "...).
2024-06-17 16:42:34.312 UTC [1268] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 30, 3545, 0.6373134173583543, true, '{"id": null, "name": "markevis harvard", "sex": "Male", "dob": "1993-11-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14013297CF10A", "c_charge_degree": "F", "c_charge_desc": "Uttering a Forged Instrument", "c_offense_date": "2014-10-02", "c_arrest_date": null, "c_jail_in": "2014-10-02 12:14:45"}') RETURNING "prediction"."id"
2024-06-17 16:42:34.313 UTC [1268] WARNING: there is no transaction in progress
2024-06-17 16:45:31.971 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:45:32.383 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=4 kB, estimate=12 kB; lsn=0/19A5E08, redo lsn=0/19A5DD0
2024-06-17 16:46:44.553 UTC [1283] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:46:44.553 UTC [1283] DETAIL: Failing row contains (89, null, 2024-06-17 00:00:00, 34, 4148, 0.6523397, t, null, {"id": null, "name": "roderick howell", "sex": "Male", "dob": "1...).
2024-06-17 16:46:44.553 UTC [1283] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 34, 4148, 0.6523397139204551, true, '{"id": null, "name": "roderick howell", "sex": "Male", "dob": "1990-05-07", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "11010506CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2013-02-06", "c_jail_in": "2013-02-06 12:43:24"}') RETURNING "prediction"."id"
2024-06-17 16:46:44.554 UTC [1283] WARNING: there is no transaction in progress
2024-06-17 16:50:31.482 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:50:31.898 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.006 s, total=0.417 s; sync files=5, longest=0.003 s, average=0.002 s; distance=4 kB, estimate=11 kB; lsn=0/19A7080, redo lsn=0/19A7048
2024-06-17 16:50:54.287 UTC [1297] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 16:50:54.287 UTC [1297] DETAIL: Failing row contains (91, null, 2024-06-17 00:00:00, 32, 4078, 0.777774, t, null, {"id": null, "name": "kevin soto", "sex": "Male", "dob": "1991-0...).
2024-06-17 16:50:54.287 UTC [1297] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 4078, 0.7777739496098381, true, '{"id": null, "name": "kevin soto", "sex": "Male", "dob": "1991-07-27", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 5, "juv_other_count": 1, "priors_count": 15, "c_case_number": "13005510CF10A", "c_charge_degree": "F", "c_charge_desc": "Deliver Cocaine", "c_offense_date": "2013-04-17", "c_arrest_date": null, "c_jail_in": "2013-04-17 07:43:21"}') RETURNING "prediction"."id"
2024-06-17 16:50:54.288 UTC [1297] WARNING: there is no transaction in progress
2024-06-17 16:55:31.998 UTC [76] LOG: checkpoint starting: time
2024-06-17 16:55:32.410 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.404 s, sync=0.003 s, total=0.413 s; sync files=5, longest=0.003 s, average=0.001 s; distance=5 kB, estimate=10 kB; lsn=0/19A87B8, redo lsn=0/19A8780
2024-06-17 17:00:31.510 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:00:31.921 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=6 kB, estimate=10 kB; lsn=0/19AA280, redo lsn=0/19AA248
2024-06-17 17:05:32.021 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:05:32.534 UTC [76] LOG: checkpoint complete: wrote 6 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.503 s, sync=0.004 s, total=0.514 s; sync files=5, longest=0.003 s, average=0.001 s; distance=8 kB, estimate=10 kB; lsn=0/19AC3D0, redo lsn=0/19AC398
2024-06-17 17:09:38.632 UTC [1375] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:09:38.632 UTC [1375] DETAIL: Failing row contains (100, null, 2024-06-17 00:00:00, 41, 3849, 0.5091192, f, null, {"id": null, "name": "michael tritsch", "sex": "Female", "dob": ...).
2024-06-17 17:09:38.632 UTC [1375] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 41, 3849, 0.509119238914754, false, '{"id": null, "name": "michael tritsch", "sex": "Female", "dob": "1983-02-02", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "13022426MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-12-02", "c_arrest_date": null, "c_jail_in": "2013-12-02 01:48:34"}') RETURNING "prediction"."id"
2024-06-17 17:09:38.633 UTC [1375] WARNING: there is no transaction in progress
2024-06-17 17:10:32.634 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:10:33.054 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.420 s; sync files=5, longest=0.003 s, average=0.001 s; distance=8 kB, estimate=10 kB; lsn=0/19AE5A8, redo lsn=0/19AE570
2024-06-17 17:11:44.152 UTC [1383] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:11:44.152 UTC [1383] DETAIL: Failing row contains (101, null, 2024-06-17 00:00:00, 30, 3545, 0.6373134, t, null, {"id": null, "name": "markevis harvard", "sex": "Male", "dob": "...).
2024-06-17 17:11:44.152 UTC [1383] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 30, 3545, 0.6373134173583543, true, '{"id": null, "name": "markevis harvard", "sex": "Male", "dob": "1993-11-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14013297CF10A", "c_charge_degree": "F", "c_charge_desc": "Uttering a Forged Instrument", "c_offense_date": "2014-10-02", "c_arrest_date": null, "c_jail_in": "2014-10-02 12:14:45"}') RETURNING "prediction"."id"
2024-06-17 17:11:44.153 UTC [1383] WARNING: there is no transaction in progress
2024-06-17 17:13:48.782 UTC [1390] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:13:48.782 UTC [1390] DETAIL: Failing row contains (102, null, 2024-06-17 00:00:00, 32, 0, 0.41334206, f, null, {"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1...).
2024-06-17 17:13:48.782 UTC [1390] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 0, 0.41334204680464287, false, '{"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1991-12-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "11004198CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2011-06-29", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 17:13:48.783 UTC [1390] WARNING: there is no transaction in progress
2024-06-17 17:15:32.154 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:15:32.265 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.111 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=9 kB; lsn=0/19AE758, redo lsn=0/19AE720
2024-06-17 17:15:53.592 UTC [1397] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:15:53.592 UTC [1397] DETAIL: Failing row contains (103, null, 2024-06-17 00:00:00, 32, 0, 0.41334206, f, null, {"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1...).
2024-06-17 17:15:53.592 UTC [1397] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 0, 0.41334204680464287, false, '{"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1991-12-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "11004198CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2011-06-29", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 17:15:53.593 UTC [1397] WARNING: there is no transaction in progress
2024-06-17 17:17:58.386 UTC [1404] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:17:58.386 UTC [1404] DETAIL: Failing row contains (104, null, 2024-06-17 00:00:00, 32, 0, 0.41334206, f, null, {"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1...).
2024-06-17 17:17:58.386 UTC [1404] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 0, 0.41334204680464287, false, '{"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1991-12-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "11004198CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2011-06-29", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 17:17:58.387 UTC [1404] WARNING: there is no transaction in progress
2024-06-17 17:20:03.895 UTC [1412] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:20:03.895 UTC [1412] DETAIL: Failing row contains (105, null, 2024-06-17 00:00:00, 57, 3721, 0.5350065, f, null, {"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967...).
2024-06-17 17:20:03.895 UTC [1412] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 57, 3721, 0.5350065438686831, false, '{"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967-02-11", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 14, "c_case_number": "14006045MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2014-04-09", "c_arrest_date": null, "c_jail_in": "2014-04-09 01:43:23"}') RETURNING "prediction"."id"
2024-06-17 17:20:03.895 UTC [1412] WARNING: there is no transaction in progress
2024-06-17 17:20:32.362 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:20:32.473 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.112 s; sync files=2, longest=0.002 s, average=0.002 s; distance=0 kB, estimate=8 kB; lsn=0/19AE908, redo lsn=0/19AE8D0
2024-06-17 17:24:13.146 UTC [1426] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:24:13.146 UTC [1426] DETAIL: Failing row contains (107, null, 2024-06-17 00:00:00, 39, 3823, 0.5719344, t, null, {"id": null, "name": "danny black", "sex": "Male", "dob": "1984-...).
2024-06-17 17:24:13.146 UTC [1426] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 39, 3823, 0.5719344195822951, true, '{"id": null, "name": "danny black", "sex": "Male", "dob": "1984-12-17", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "13023915MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-12-28", "c_arrest_date": null, "c_jail_in": "2013-12-28 02:25:38"}') RETURNING "prediction"."id"
2024-06-17 17:24:13.147 UTC [1426] WARNING: there is no transaction in progress
2024-06-17 17:25:32.570 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:25:32.982 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=8 kB, estimate=8 kB; lsn=0/19B0CD8, redo lsn=0/19B0CA0
2024-06-17 17:26:18.149 UTC [1433] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:26:18.149 UTC [1433] DETAIL: Failing row contains (108, null, 2024-06-17 00:00:00, 39, 3823, 0.5719344, t, null, {"id": null, "name": "danny black", "sex": "Male", "dob": "1984-...).
2024-06-17 17:26:18.149 UTC [1433] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 39, 3823, 0.5719344195822951, true, '{"id": null, "name": "danny black", "sex": "Male", "dob": "1984-12-17", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "13023915MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2013-12-28", "c_arrest_date": null, "c_jail_in": "2013-12-28 02:25:38"}') RETURNING "prediction"."id"
2024-06-17 17:26:18.150 UTC [1433] WARNING: there is no transaction in progress
2024-06-17 17:30:28.987 UTC [1448] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:30:28.987 UTC [1448] DETAIL: Failing row contains (110, null, 2024-06-17 00:00:00, 32, 4078, 0.777774, t, null, {"id": null, "name": "kevin soto", "sex": "Male", "dob": "1991-0...).
2024-06-17 17:30:28.987 UTC [1448] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 4078, 0.7777739496098381, true, '{"id": null, "name": "kevin soto", "sex": "Male", "dob": "1991-07-27", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 5, "juv_other_count": 1, "priors_count": 15, "c_case_number": "13005510CF10A", "c_charge_degree": "F", "c_charge_desc": "Deliver Cocaine", "c_offense_date": "2013-04-17", "c_arrest_date": null, "c_jail_in": "2013-04-17 07:43:21"}') RETURNING "prediction"."id"
2024-06-17 17:30:28.988 UTC [1448] WARNING: there is no transaction in progress
2024-06-17 17:30:33.082 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:30:33.494 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.413 s; sync files=5, longest=0.003 s, average=0.001 s; distance=9 kB, estimate=9 kB; lsn=0/19B3310, redo lsn=0/19B32D8
2024-06-17 17:35:33.594 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:35:34.007 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.414 s; sync files=5, longest=0.003 s, average=0.001 s; distance=10 kB, estimate=10 kB; lsn=0/19B5DA0, redo lsn=0/19B5D68
2024-06-17 17:38:47.954 UTC [1477] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:38:47.954 UTC [1477] DETAIL: Failing row contains (114, null, 2024-06-17 00:00:00, 45, 3856, 0.75060856, t, null, {"id": null, "name": "henry randall", "sex": "Male", "dob": "197...).
2024-06-17 17:38:47.954 UTC [1477] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 45, 3856, 0.7506085831338071, true, '{"id": null, "name": "henry randall", "sex": "Male", "dob": "1978-09-27", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 8, "juv_other_count": 5, "priors_count": 23, "c_case_number": "13016391CF10A", "c_charge_degree": "F", "c_charge_desc": "Deliver Cocaine", "c_offense_date": "2013-11-25", "c_arrest_date": null, "c_jail_in": "2013-11-25 06:28:32"}') RETURNING "prediction"."id"
2024-06-17 17:38:47.955 UTC [1477] WARNING: there is no transaction in progress
2024-06-17 17:40:33.107 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:40:34.831 UTC [76] LOG: checkpoint complete: wrote 18 buffers (0.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=1.713 s, sync=0.005 s, total=1.725 s; sync files=14, longest=0.003 s, average=0.001 s; distance=22 kB, estimate=22 kB; lsn=0/19BB850, redo lsn=0/19BB818
2024-06-17 17:40:52.797 UTC [1484] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:40:52.797 UTC [1484] DETAIL: Failing row contains (115, null, 2024-06-17 00:00:00, 37, 3505, 0.55356544, f, null, {"id": null, "name": "william valdes", "sex": "Male", "dob": "19...).
2024-06-17 17:40:52.797 UTC [1484] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 37, 3505, 0.5535654191997849, false, '{"id": null, "name": "william valdes", "sex": "Male", "dob": "1987-05-06", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "14015114CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession Of Heroin", "c_offense_date": "2014-11-11", "c_arrest_date": null, "c_jail_in": "2014-11-11 06:36:04"}') RETURNING "prediction"."id"
2024-06-17 17:40:52.798 UTC [1484] WARNING: there is no transaction in progress
2024-06-17 17:42:57.969 UTC [1491] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:42:57.969 UTC [1491] DETAIL: Failing row contains (116, null, 2024-06-17 00:00:00, 58, 4143, 0.60054296, t, null, {"id": null, "name": "richard tillman", "sex": "Male", "dob": "1...).
2024-06-17 17:42:57.969 UTC [1491] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 58, 4143, 0.6005429593841596, true, '{"id": null, "name": "richard tillman", "sex": "Male", "dob": "1965-10-15", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 12, "c_case_number": "13002123CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession of Cocaine", "c_offense_date": "2013-02-11", "c_arrest_date": null, "c_jail_in": "2013-02-11 07:57:07"}') RETURNING "prediction"."id"
2024-06-17 17:42:57.970 UTC [1491] WARNING: there is no transaction in progress
2024-06-17 17:45:33.931 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:45:34.343 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.404 s, sync=0.003 s, total=0.413 s; sync files=5, longest=0.002 s, average=0.001 s; distance=3 kB, estimate=20 kB; lsn=0/19BC760, redo lsn=0/19BC728
2024-06-17 17:49:12.733 UTC [1513] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:49:12.733 UTC [1513] DETAIL: Failing row contains (119, null, 2024-06-17 00:00:00, 29, 3742, 0.6231738, t, null, {"id": null, "name": "gregory taylor", "sex": "Male", "dob": "19...).
2024-06-17 17:49:12.733 UTC [1513] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 3742, 0.6231737916818819, true, '{"id": null, "name": "gregory taylor", "sex": "Male", "dob": "1995-02-08", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 1, "juv_other_count": 0, "priors_count": 2, "c_case_number": "14003851CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession of Cannabis", "c_offense_date": "2014-03-19", "c_arrest_date": null, "c_jail_in": "2014-03-19 07:43:15"}') RETURNING "prediction"."id"
2024-06-17 17:49:12.734 UTC [1513] WARNING: there is no transaction in progress
2024-06-17 17:50:33.442 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:50:33.852 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.411 s; sync files=5, longest=0.002 s, average=0.001 s; distance=4 kB, estimate=19 kB; lsn=0/19BD7E8, redo lsn=0/19BD7B0
2024-06-17 17:53:22.481 UTC [1527] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:53:22.481 UTC [1527] DETAIL: Failing row contains (121, null, 2024-06-17 00:00:00, 32, 0, 0.41334206, f, null, {"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1...).
2024-06-17 17:53:22.481 UTC [1527] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 32, 0, 0.41334204680464287, false, '{"id": null, "name": "tamoy garwood", "sex": "Female", "dob": "1991-12-23", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "11004198CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2011-06-29", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 17:53:22.482 UTC [1527] WARNING: there is no transaction in progress
2024-06-17 17:55:27.384 UTC [1535] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:55:27.384 UTC [1535] DETAIL: Failing row contains (122, null, 2024-06-17 00:00:00, 29, 4083, 0.5436888, f, null, {"id": null, "name": "michael bryant", "sex": "Male", "dob": "19...).
2024-06-17 17:55:27.384 UTC [1535] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 29, 4083, 0.5436887468723908, false, '{"id": null, "name": "michael bryant", "sex": "Male", "dob": "1994-07-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "13005290CF10A", "c_charge_degree": "F", "c_charge_desc": "Grand Theft in the 3rd Degree", "c_offense_date": "2013-04-12", "c_arrest_date": null, "c_jail_in": "2013-04-12 05:11:48"}') RETURNING "prediction"."id"
2024-06-17 17:55:27.386 UTC [1535] WARNING: there is no transaction in progress
2024-06-17 17:55:33.950 UTC [76] LOG: checkpoint starting: time
2024-06-17 17:55:34.361 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.411 s; sync files=5, longest=0.002 s, average=0.001 s; distance=4 kB, estimate=17 kB; lsn=0/19BEA80, redo lsn=0/19BEA48
2024-06-17 17:59:37.354 UTC [1549] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 17:59:37.354 UTC [1549] DETAIL: Failing row contains (124, null, 2024-06-17 00:00:00, 57, 3721, 0.5350065, f, null, {"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967...).
2024-06-17 17:59:37.354 UTC [1549] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 57, 3721, 0.5350065438686831, false, '{"id": null, "name": "fred hayes", "sex": "Female", "dob": "1967-02-11", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 14, "c_case_number": "14006045MM10A", "c_charge_degree": "M", "c_charge_desc": "Battery", "c_offense_date": "2014-04-09", "c_arrest_date": null, "c_jail_in": "2014-04-09 01:43:23"}') RETURNING "prediction"."id"
2024-06-17 17:59:37.355 UTC [1549] WARNING: there is no transaction in progress
2024-06-17 18:00:33.458 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:00:33.870 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=5 kB, estimate=16 kB; lsn=0/19BFF10, redo lsn=0/19BFED8
2024-06-17 18:01:42.382 UTC [1556] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:01:42.382 UTC [1556] DETAIL: Failing row contains (125, null, 2024-06-17 00:00:00, 38, 3784, 0.61077374, t, null, {"id": null, "name": "shawn clarke", "sex": "Male", "dob": "1986...).
2024-06-17 18:01:42.382 UTC [1556] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 38, 3784, 0.6107737640789326, true, '{"id": null, "name": "shawn clarke", "sex": "Male", "dob": "1986-03-31", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 9, "c_case_number": "14002051MM10A", "c_charge_degree": "M", "c_charge_desc": "Viol Prot Injunc Repeat Viol", "c_offense_date": "2014-02-05", "c_arrest_date": null, "c_jail_in": "2014-02-05 02:24:40"}') RETURNING "prediction"."id"
2024-06-17 18:01:42.384 UTC [1556] WARNING: there is no transaction in progress
2024-06-17 18:05:33.970 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:05:34.489 UTC [76] LOG: checkpoint complete: wrote 6 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.511 s, sync=0.004 s, total=0.520 s; sync files=6, longest=0.002 s, average=0.001 s; distance=5 kB, estimate=15 kB; lsn=0/19C1618, redo lsn=0/19C15E0
2024-06-17 18:10:33.588 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:10:33.999 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.002 s, average=0.001 s; distance=7 kB, estimate=14 kB; lsn=0/19C3460, redo lsn=0/19C3428
2024-06-17 18:12:07.043 UTC [1597] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:12:07.043 UTC [1597] DETAIL: Failing row contains (130, null, 2024-06-17 00:00:00, 40, 3810, 0.50856775, f, null, {"id": null, "name": "frank marrero", "sex": "Male", "dob": "198...).
2024-06-17 18:12:07.043 UTC [1597] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 40, 3810, 0.5085677497311923, false, '{"id": null, "name": "frank marrero", "sex": "Male", "dob": "1984-06-07", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14001432MU10A", "c_charge_degree": "M", "c_charge_desc": "Driving Under The Influence", "c_offense_date": "2014-01-10", "c_arrest_date": null, "c_jail_in": "2014-01-10 04:47:43"}') RETURNING "prediction"."id"
2024-06-17 18:12:07.044 UTC [1597] WARNING: there is no transaction in progress
2024-06-17 18:15:34.099 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:15:34.511 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.003 s, average=0.001 s; distance=7 kB, estimate=13 kB; lsn=0/19C5358, redo lsn=0/19C5320
2024-06-17 18:20:34.610 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:20:35.025 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.006 s, total=0.416 s; sync files=5, longest=0.004 s, average=0.002 s; distance=9 kB, estimate=13 kB; lsn=0/19C7990, redo lsn=0/19C7958
2024-06-17 18:22:31.682 UTC [1633] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:22:31.682 UTC [1633] DETAIL: Failing row contains (135, null, 2024-06-17 00:00:00, 55, 4038, 0.7023709, t, null, {"id": null, "name": "john moore", "sex": "Male", "dob": "1969-0...).
2024-06-17 18:22:31.682 UTC [1633] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 55, 4038, 0.7023708681033577, true, '{"id": null, "name": "john moore", "sex": "Male", "dob": "1969-06-25", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 1, "priors_count": 15, "c_case_number": "13007549CF10A", "c_charge_degree": "F", "c_charge_desc": "Driving While License Revoked", "c_offense_date": "2013-05-27", "c_arrest_date": null, "c_jail_in": "2013-05-27 10:42:08"}') RETURNING "prediction"."id"
2024-06-17 18:22:31.683 UTC [1633] WARNING: there is no transaction in progress
2024-06-17 18:25:34.122 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:25:34.534 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.413 s; sync files=5, longest=0.002 s, average=0.001 s; distance=9 kB, estimate=13 kB; lsn=0/19CA098, redo lsn=0/19CA060
2024-06-17 18:26:41.749 UTC [1647] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:26:41.749 UTC [1647] DETAIL: Failing row contains (137, null, 2024-06-17 00:00:00, 40, 0, 0.45334983, f, null, {"id": null, "name": "andrew williams", "sex": "Male", "dob": "1...).
2024-06-17 18:26:41.749 UTC [1647] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 40, 0, 0.4533498429035358, false, '{"id": null, "name": "andrew williams", "sex": "Male", "dob": "1983-07-06", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "11013722MM10A", "c_charge_degree": "M", "c_charge_desc": "Resist/Obstruct W/O Violence", "c_offense_date": "2011-05-12", "c_arrest_date": null, "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 18:26:41.749 UTC [1647] WARNING: there is no transaction in progress
2024-06-17 18:28:47.050 UTC [1655] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:28:47.050 UTC [1655] DETAIL: Failing row contains (138, null, 2024-06-17 00:00:00, 45, 3856, 0.75060856, t, null, {"id": null, "name": "henry randall", "sex": "Male", "dob": "197...).
2024-06-17 18:28:47.050 UTC [1655] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 45, 3856, 0.7506085831338071, true, '{"id": null, "name": "henry randall", "sex": "Male", "dob": "1978-09-27", "race": "African-American", "juv_fel_count": 1, "juv_misd_count": 8, "juv_other_count": 5, "priors_count": 23, "c_case_number": "13016391CF10A", "c_charge_degree": "F", "c_charge_desc": "Deliver Cocaine", "c_offense_date": "2013-11-25", "c_arrest_date": null, "c_jail_in": "2013-11-25 06:28:32"}') RETURNING "prediction"."id"
2024-06-17 18:28:47.051 UTC [1655] WARNING: there is no transaction in progress
2024-06-17 18:30:34.634 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:30:34.747 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.004 s, total=0.114 s; sync files=2, longest=0.003 s, average=0.002 s; distance=0 kB, estimate=11 kB; lsn=0/19CA248, redo lsn=0/19CA210
2024-06-17 18:35:01.389 UTC [1676] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:35:01.389 UTC [1676] DETAIL: Failing row contains (141, null, 2024-06-17 00:00:00, 31, 0, 0.35965958, f, null, {"id": null, "name": "rosalia poirier", "sex": "Female", "dob": ...).
2024-06-17 18:35:01.389 UTC [1676] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 31, 0, 0.35965958142644666, false, '{"id": null, "name": "rosalia poirier", "sex": "Female", "dob": "1992-07-30", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 0, "c_case_number": "12000487MO30A", "c_charge_degree": "M", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2012-09-20", "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 18:35:01.390 UTC [1676] WARNING: there is no transaction in progress
2024-06-17 18:35:34.846 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:35:35.259 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.413 s; sync files=5, longest=0.003 s, average=0.001 s; distance=10 kB, estimate=11 kB; lsn=0/19CCD90, redo lsn=0/19CCD58
2024-06-17 18:37:06.174 UTC [1684] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:37:06.174 UTC [1684] DETAIL: Failing row contains (142, null, 2024-06-17 00:00:00, 30, 3545, 0.6373134, t, null, {"id": null, "name": "markevis harvard", "sex": "Male", "dob": "...).
2024-06-17 18:37:06.174 UTC [1684] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 30, 3545, 0.6373134173583543, true, '{"id": null, "name": "markevis harvard", "sex": "Male", "dob": "1993-11-29", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 3, "c_case_number": "14013297CF10A", "c_charge_degree": "F", "c_charge_desc": "Uttering a Forged Instrument", "c_offense_date": "2014-10-02", "c_arrest_date": null, "c_jail_in": "2014-10-02 12:14:45"}') RETURNING "prediction"."id"
2024-06-17 18:37:06.175 UTC [1684] WARNING: there is no transaction in progress
2024-06-17 18:39:11.899 UTC [1709] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:39:11.899 UTC [1709] DETAIL: Failing row contains (143, null, 2024-06-17 00:00:00, 49, 3718, 0.46716812, f, null, {"id": null, "name": "geoffrey pastor", "sex": "Male", "dob": "1...).
2024-06-17 18:39:11.899 UTC [1709] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 49, 3718, 0.467168112826087, false, '{"id": null, "name": "geoffrey pastor", "sex": "Male", "dob": "1974-08-07", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 1, "c_case_number": "14005151CF10A", "c_charge_degree": "F", "c_charge_desc": "Burglary Conveyance Unoccup", "c_offense_date": "2014-04-12", "c_arrest_date": null, "c_jail_in": "2014-04-12 07:51:24"}') RETURNING "prediction"."id"
2024-06-17 18:39:11.900 UTC [1709] WARNING: there is no transaction in progress
2024-06-17 18:40:34.358 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:40:34.569 UTC [76] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.203 s, sync=0.004 s, total=0.212 s; sync files=3, longest=0.003 s, average=0.002 s; distance=0 kB, estimate=10 kB; lsn=0/19CCF40, redo lsn=0/19CCF08
2024-06-17 18:41:16.083 UTC [1716] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:41:16.083 UTC [1716] DETAIL: Failing row contains (144, null, 2024-06-17 00:00:00, 42, 3918, 0.6349824, t, null, {"id": null, "name": "nicholas gory", "sex": "Male", "dob": "198...).
2024-06-17 18:41:16.083 UTC [1716] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 42, 3918, 0.6349823779787688, true, '{"id": null, "name": "nicholas gory", "sex": "Male", "dob": "1982-02-20", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 1, "priors_count": 5, "c_case_number": "13013401CF10A", "c_charge_degree": "F", "c_charge_desc": "Poss3,4 Methylenedioxymethcath", "c_offense_date": "2013-09-23", "c_arrest_date": null, "c_jail_in": "2013-09-24 01:51:29"}') RETURNING "prediction"."id"
2024-06-17 18:41:16.084 UTC [1716] WARNING: there is no transaction in progress
2024-06-17 18:45:26.043 UTC [1731] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:45:26.043 UTC [1731] DETAIL: Failing row contains (146, null, 2024-06-17 00:00:00, 45, 0, 0.50452936, f, null, {"id": null, "name": "markland blackwood", "sex": "Male", "dob":...).
2024-06-17 18:45:26.043 UTC [1731] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 45, 0, 0.5045293749530191, false, '{"id": null, "name": "markland blackwood", "sex": "Male", "dob": "1978-07-21", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 5, "c_case_number": "13008358CF10A", "c_charge_degree": "F", "c_charge_desc": "Aggravated Battery / Pregnant", "c_offense_date": "2013-06-11", "c_arrest_date": null, "c_jail_in": null}') RETURNING "prediction"."id"
2024-06-17 18:45:26.044 UTC [1731] WARNING: there is no transaction in progress
2024-06-17 18:45:34.668 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:45:35.080 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.004 s, total=0.412 s; sync files=5, longest=0.003 s, average=0.001 s; distance=11 kB, estimate=11 kB; lsn=0/19CFC00, redo lsn=0/19CFBC8
2024-06-17 18:49:36.023 UTC [1745] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:49:36.023 UTC [1745] DETAIL: Failing row contains (148, null, 2024-06-17 00:00:00, 39, 4081, 0.53151435, f, null, {"id": null, "name": "freddy crespo", "sex": "Male", "dob": "198...).
2024-06-17 18:49:36.023 UTC [1745] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 39, 4081, 0.5315143578886221, false, '{"id": null, "name": "freddy crespo", "sex": "Male", "dob": "1984-11-11", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 4, "c_case_number": "13002220MM10A", "c_charge_degree": "M", "c_charge_desc": "Possess Cannabis/20 Grams Or Less", "c_offense_date": "2013-01-02", "c_arrest_date": null, "c_jail_in": "2013-04-14 05:41:17"}') RETURNING "prediction"."id"
2024-06-17 18:49:36.023 UTC [1745] WARNING: there is no transaction in progress
2024-06-17 18:50:34.178 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:50:34.691 UTC [76] LOG: checkpoint complete: wrote 6 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.503 s, sync=0.003 s, total=0.513 s; sync files=6, longest=0.002 s, average=0.001 s; distance=3 kB, estimate=10 kB; lsn=0/19D0B58, redo lsn=0/19D0B20
2024-06-17 18:51:41.169 UTC [1752] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:51:41.169 UTC [1752] DETAIL: Failing row contains (149, null, 2024-06-17 00:00:00, 35, 3483, 0.58011174, t, null, {"id": null, "name": "joseph massucco", "sex": "Male", "dob": "1...).
2024-06-17 18:51:41.169 UTC [1752] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 3483, 0.5801117312875184, true, '{"id": null, "name": "joseph massucco", "sex": "Male", "dob": "1989-04-16", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 5, "c_case_number": "13014425CF10A", "c_charge_degree": "F", "c_charge_desc": "Possession of Cocaine", "c_offense_date": "2013-10-15", "c_arrest_date": null, "c_jail_in": "2014-12-03 01:33:47"}') RETURNING "prediction"."id"
2024-06-17 18:51:41.170 UTC [1752] WARNING: there is no transaction in progress
2024-06-17 18:53:45.927 UTC [1760] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:53:45.927 UTC [1760] DETAIL: Failing row contains (150, null, 2024-06-17 00:00:00, 35, 4126, 0.6410885, t, null, {"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "198...).
2024-06-17 18:53:45.927 UTC [1760] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 35, 4126, 0.6410884889143253, true, '{"id": null, "name": "jeremy daniel", "sex": "Male", "dob": "1989-04-16", "race": "African-American", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 0, "priors_count": 10, "c_case_number": "12000192CF10A", "c_charge_degree": "F", "c_charge_desc": "arrest case no charge", "c_offense_date": null, "c_arrest_date": "2013-02-28", "c_jail_in": "2013-02-28 11:54:44"}') RETURNING "prediction"."id"
2024-06-17 18:53:45.928 UTC [1760] WARNING: there is no transaction in progress
2024-06-17 18:55:34.790 UTC [76] LOG: checkpoint starting: time
2024-06-17 18:55:34.901 UTC [76] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.103 s, sync=0.003 s, total=0.112 s; sync files=2, longest=0.003 s, average=0.002 s; distance=0 kB, estimate=9 kB; lsn=0/19D0D08, redo lsn=0/19D0CD0
2024-06-17 18:57:56.029 UTC [1774] ERROR: null value in column "obs_id" of relation "prediction" violates not-null constraint
2024-06-17 18:57:56.029 UTC [1774] DETAIL: Failing row contains (152, null, 2024-06-17 00:00:00, 42, 3918, 0.6349824, t, null, {"id": null, "name": "nicholas gory", "sex": "Male", "dob": "198...).
2024-06-17 18:57:56.029 UTC [1774] STATEMENT: INSERT INTO "prediction" ("obs_id", "test_date", "age", "jail_days", "proba", "pred", "observation") VALUES (NULL, '2024-06-17 00:00:00', 42, 3918, 0.6349823779787688, true, '{"id": null, "name": "nicholas gory", "sex": "Male", "dob": "1982-02-20", "race": "Caucasian", "juv_fel_count": 0, "juv_misd_count": 0, "juv_other_count": 1, "priors_count": 5, "c_case_number": "13013401CF10A", "c_charge_degree": "F", "c_charge_desc": "Poss3,4 Methylenedioxymethcath", "c_offense_date": "2013-09-23", "c_arrest_date": null, "c_jail_in": "2013-09-24 01:51:29"}') RETURNING "prediction"."id"
2024-06-17 18:57:56.029 UTC [1774] WARNING: there is no transaction in progress
2024-06-17 19:00:35.004 UTC [76] LOG: checkpoint starting: time
2024-06-17 19:00:35.416 UTC [76] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.003 s, total=0.412 s; sync files=5, longest=0.003 s, average=0.001 s; distance=4 kB, estimate=8 kB; lsn=0/19D1E28, redo lsn=0/19D1DF0
Download