Results

By type

          The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "en_US.utf8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting dynamic shared memory implementation ... posix
creating configuration files ... ok
running bootstrap script ... ok
sh: locale: not found
2022-02-06 09:01:16.308 UTC [25] WARNING:  no usable system locales were found
performing post-bootstrap initialization ... ok
syncing data to disk ... ok

Success. You can now start the database server using:

    pg_ctl -D /var/lib/postgresql/data -l logfile start


WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
waiting for server to start....2022-02-06 09:01:17.728 UTC [29] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
.2022-02-06 09:01:18.674 UTC [30] LOG:  database system was shut down at 2022-02-06 09:01:16 UTC
2022-02-06 09:01:18.855 UTC [29] LOG:  database system is ready to accept connections
 done
server started
CREATE DATABASE

CREATE ROLE


/usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*

waiting for server to shut down....2022-02-06 09:01:20.644 UTC [29] LOG:  received fast shutdown request
2022-02-06 09:01:20.782 UTC [29] LOG:  aborting any active transactions
2022-02-06 09:01:20.783 UTC [29] LOG:  worker process: logical replication launcher (PID 36) exited with exit code 1
2022-02-06 09:01:20.783 UTC [31] LOG:  shutting down
.2022-02-06 09:01:21.683 UTC [29] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2022-02-06 09:01:21.806 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2022-02-06 09:01:21.807 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2022-02-06 09:01:22.217 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2022-02-06 09:01:22.601 UTC [42] LOG:  database system was shut down at 2022-02-06 09:01:21 UTC
2022-02-06 09:01:22.632 UTC [1] LOG:  database system is ready to accept connections
2022-02-06 09:03:12.891 UTC [51] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:12.891 UTC [51] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:03:19.190 UTC [52] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:19.190 UTC [52] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:03:25.394 UTC [54] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:25.394 UTC [54] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:03:31.768 UTC [55] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:31.768 UTC [55] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:03:37.951 UTC [56] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:37.951 UTC [56] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:03:44.257 UTC [57] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:44.257 UTC [57] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:03:50.657 UTC [58] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:50.657 UTC [58] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:03:56.955 UTC [60] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:03:56.955 UTC [60] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:04:03.176 UTC [61] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:04:03.176 UTC [61] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:04:09.582 UTC [62] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:04:09.582 UTC [62] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:04:59.177 UTC [65] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:04:59.177 UTC [65] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:05.432 UTC [66] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:05.432 UTC [66] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:11.839 UTC [67] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:11.839 UTC [67] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:18.143 UTC [68] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:18.143 UTC [68] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:24.591 UTC [70] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:24.591 UTC [70] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:31.004 UTC [71] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:31.004 UTC [71] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:37.488 UTC [72] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:37.488 UTC [72] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:43.865 UTC [73] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:43.865 UTC [73] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:50.178 UTC [74] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:50.178 UTC [74] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:05:56.482 UTC [76] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:05:56.482 UTC [76] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:10.704 UTC [78] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:10.704 UTC [78] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:16.981 UTC [79] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:16.981 UTC [79] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:23.391 UTC [81] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:23.391 UTC [81] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:29.664 UTC [82] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:29.664 UTC [82] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:35.931 UTC [83] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:35.931 UTC [83] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:42.280 UTC [84] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:42.280 UTC [84] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:48.774 UTC [85] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:48.774 UTC [85] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:06:54.902 UTC [87] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:06:54.902 UTC [87] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:01.155 UTC [88] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:01.155 UTC [88] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:07.580 UTC [89] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:07.580 UTC [89] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:21.748 UTC [90] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:21.748 UTC [90] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:28.205 UTC [92] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:28.205 UTC [92] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:34.736 UTC [93] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:34.736 UTC [93] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:41.070 UTC [94] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:41.070 UTC [94] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:47.488 UTC [95] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:47.488 UTC [95] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:07:53.823 UTC [97] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:07:53.823 UTC [97] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:00.236 UTC [98] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:00.236 UTC [98] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:06.656 UTC [99] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:06.656 UTC [99] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:13.197 UTC [100] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:13.197 UTC [100] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:19.676 UTC [101] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:19.676 UTC [101] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:30.186 UTC [103] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:30.186 UTC [103] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:36.609 UTC [104] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:36.609 UTC [104] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:42.910 UTC [105] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:42.910 UTC [105] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:49.196 UTC [106] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:49.196 UTC [106] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:08:55.511 UTC [108] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:08:55.511 UTC [108] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:09:01.884 UTC [109] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:09:01.884 UTC [109] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:09:08.225 UTC [110] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:09:08.225 UTC [110] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:09:14.759 UTC [111] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:09:14.759 UTC [111] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:09:20.952 UTC [112] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:09:20.952 UTC [112] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:09:27.250 UTC [114] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:09:27.250 UTC [114] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:09:33.622 UTC [115] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:09:33.622 UTC [115] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:11.630 UTC [119] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:11.630 UTC [119] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:18.281 UTC [120] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:18.281 UTC [120] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:24.818 UTC [122] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:24.818 UTC [122] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:31.054 UTC [123] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:31.054 UTC [123] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:37.420 UTC [124] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:37.420 UTC [124] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:43.925 UTC [125] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:43.925 UTC [125] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:50.392 UTC [126] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:50.392 UTC [126] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:11:56.631 UTC [128] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:11:56.631 UTC [128] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:12:02.864 UTC [129] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:12:02.864 UTC [129] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:12:09.265 UTC [130] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:12:09.265 UTC [130] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:12:15.816 UTC [131] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:12:15.816 UTC [131] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:13:22.531 UTC [134] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:13:22.531 UTC [134] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:13:29.142 UTC [136] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:13:29.142 UTC [136] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:13:35.592 UTC [137] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:13:35.592 UTC [137] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:13:41.894 UTC [138] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:13:41.894 UTC [138] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:13:48.371 UTC [139] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:13:48.371 UTC [139] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:13:54.838 UTC [141] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:13:54.838 UTC [141] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:14:01.208 UTC [142] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:14:01.208 UTC [142] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:14:07.483 UTC [143] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:14:07.483 UTC [143] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:14:13.808 UTC [144] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:14:13.808 UTC [144] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:14:20.307 UTC [145] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:14:20.307 UTC [145] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:19:46.010 UTC [157] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:19:46.010 UTC [157] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:19:52.292 UTC [158] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:19:52.292 UTC [158] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:19:58.560 UTC [160] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:19:58.560 UTC [160] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:04.825 UTC [161] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:04.825 UTC [161] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:11.191 UTC [162] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:11.191 UTC [162] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:17.504 UTC [163] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:17.504 UTC [163] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:23.904 UTC [165] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:23.904 UTC [165] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:30.375 UTC [166] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:30.375 UTC [166] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:36.741 UTC [167] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:36.741 UTC [167] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:43.098 UTC [168] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:43.098 UTC [168] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:51.281 UTC [169] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:51.281 UTC [169] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:20:57.599 UTC [171] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:20:57.599 UTC [171] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:04.036 UTC [172] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:04.036 UTC [172] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:10.404 UTC [173] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:10.404 UTC [173] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:16.703 UTC [174] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:16.703 UTC [174] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:22.933 UTC [175] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:22.933 UTC [175] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:29.253 UTC [177] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:29.253 UTC [177] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:35.620 UTC [178] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:35.620 UTC [178] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:41.921 UTC [179] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:41.921 UTC [179] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:21:48.252 UTC [180] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:21:48.252 UTC [180] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:07.255 UTC [192] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:07.255 UTC [192] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:13.698 UTC [193] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:13.698 UTC [193] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:20.156 UTC [194] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:20.156 UTC [194] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:26.630 UTC [196] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:26.630 UTC [196] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:33.156 UTC [197] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:33.156 UTC [197] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:39.522 UTC [198] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:39.522 UTC [198] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:45.914 UTC [199] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:45.914 UTC [199] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:52.345 UTC [200] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:52.345 UTC [200] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:27:58.809 UTC [202] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:27:58.809 UTC [202] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:13.313 UTC [203] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:13.313 UTC [203] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:19.853 UTC [204] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:19.853 UTC [204] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:26.383 UTC [206] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:26.383 UTC [206] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:32.969 UTC [207] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:32.969 UTC [207] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:39.640 UTC [208] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:39.640 UTC [208] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:46.340 UTC [209] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:46.340 UTC [209] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:52.882 UTC [210] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:52.882 UTC [210] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:28:59.505 UTC [212] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:28:59.505 UTC [212] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:29:05.983 UTC [213] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:29:05.983 UTC [213] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:29:12.673 UTC [214] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:29:12.673 UTC [214] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:34:27.357 UTC [226] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:34:27.357 UTC [226] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:34:33.940 UTC [227] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:34:33.940 UTC [227] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:34:40.531 UTC [228] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:34:40.531 UTC [228] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:34:47.122 UTC [229] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:34:47.122 UTC [229] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:34:53.603 UTC [230] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:34:53.603 UTC [230] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:00.172 UTC [232] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:00.172 UTC [232] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:06.728 UTC [233] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:06.728 UTC [233] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:13.107 UTC [234] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:13.107 UTC [234] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:19.754 UTC [235] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:19.754 UTC [235] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:31.825 UTC [237] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:31.825 UTC [237] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:38.321 UTC [238] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:38.321 UTC [238] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:44.818 UTC [239] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:44.818 UTC [239] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:51.357 UTC [240] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:51.357 UTC [240] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:35:57.969 UTC [242] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:35:57.969 UTC [242] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:36:04.485 UTC [243] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:36:04.485 UTC [243] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:36:11.026 UTC [244] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:36:11.026 UTC [244] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:36:17.446 UTC [245] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:36:17.446 UTC [245] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:36:23.833 UTC [247] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:36:23.833 UTC [247] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:36:30.285 UTC [248] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:36:30.285 UTC [248] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:41:52.079 UTC [259] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:41:52.079 UTC [259] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:41:58.759 UTC [261] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:41:58.759 UTC [261] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:05.176 UTC [262] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:05.176 UTC [262] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:11.505 UTC [263] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:11.505 UTC [263] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:17.846 UTC [264] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:17.846 UTC [264] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:24.243 UTC [266] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:24.243 UTC [266] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:30.686 UTC [267] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:30.686 UTC [267] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:37.266 UTC [268] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:37.266 UTC [268] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:43.573 UTC [269] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:43.573 UTC [269] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:50.045 UTC [270] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:50.045 UTC [270] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:42:59.557 UTC [272] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:42:59.557 UTC [272] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:05.931 UTC [273] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:05.931 UTC [273] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:12.310 UTC [274] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:12.310 UTC [274] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:18.764 UTC [275] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:18.764 UTC [275] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:25.197 UTC [277] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:25.197 UTC [277] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:31.660 UTC [278] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:31.660 UTC [278] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:38.068 UTC [279] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:38.068 UTC [279] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:44.542 UTC [280] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:44.542 UTC [280] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:50.871 UTC [281] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:50.871 UTC [281] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:43:57.228 UTC [283] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:43:57.228 UTC [283] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:12.857 UTC [294] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:12.857 UTC [294] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:19.290 UTC [295] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:19.290 UTC [295] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:25.670 UTC [297] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:25.670 UTC [297] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:32.056 UTC [298] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:32.056 UTC [298] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:38.547 UTC [299] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:38.547 UTC [299] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:45.133 UTC [300] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:45.133 UTC [300] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:51.966 UTC [301] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:51.966 UTC [301] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:49:58.618 UTC [303] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:49:58.618 UTC [303] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:05.200 UTC [304] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:05.200 UTC [304] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:11.796 UTC [305] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:11.796 UTC [305] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:22.812 UTC [306] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:22.812 UTC [306] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:29.453 UTC [308] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:29.453 UTC [308] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:35.883 UTC [309] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:35.883 UTC [309] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:42.300 UTC [310] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:42.300 UTC [310] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:48.833 UTC [311] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:48.833 UTC [311] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:50:55.359 UTC [313] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:50:55.359 UTC [313] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:51:01.865 UTC [314] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:51:01.865 UTC [314] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:51:08.394 UTC [315] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:51:08.394 UTC [315] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:51:14.865 UTC [316] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:51:14.865 UTC [316] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:51:21.561 UTC [317] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:51:21.561 UTC [317] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:56:44.041 UTC [329] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:56:44.041 UTC [329] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:56:50.516 UTC [330] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:56:50.516 UTC [330] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:56:57.035 UTC [332] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:56:57.035 UTC [332] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:03.589 UTC [333] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:03.589 UTC [333] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:10.133 UTC [334] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:10.133 UTC [334] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:16.537 UTC [335] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:16.537 UTC [335] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:23.180 UTC [336] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:23.180 UTC [336] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:29.617 UTC [338] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:29.617 UTC [338] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:35.998 UTC [339] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:35.998 UTC [339] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:42.532 UTC [340] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:42.532 UTC [340] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:50.680 UTC [341] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:50.680 UTC [341] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:57:57.118 UTC [343] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:57:57.118 UTC [343] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:03.675 UTC [344] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:03.675 UTC [344] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:10.078 UTC [345] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:10.078 UTC [345] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:16.558 UTC [346] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:16.558 UTC [346] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:23.097 UTC [347] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:23.097 UTC [347] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:29.623 UTC [349] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:29.623 UTC [349] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:36.077 UTC [350] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:36.077 UTC [350] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:42.438 UTC [351] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:42.438 UTC [351] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 09:58:48.891 UTC [352] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 09:58:48.891 UTC [352] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:09.742 UTC [364] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:09.742 UTC [364] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:16.139 UTC [365] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:16.139 UTC [365] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:22.588 UTC [366] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:22.588 UTC [366] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:29.211 UTC [368] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:29.211 UTC [368] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:35.730 UTC [369] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:35.730 UTC [369] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:42.192 UTC [370] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:42.192 UTC [370] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:48.642 UTC [371] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:48.642 UTC [371] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:04:55.174 UTC [373] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:04:55.174 UTC [373] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:01.580 UTC [374] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:01.580 UTC [374] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:08.071 UTC [375] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:08.071 UTC [375] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:20.273 UTC [376] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:20.273 UTC [376] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:26.745 UTC [378] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:26.745 UTC [378] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:33.202 UTC [379] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:33.202 UTC [379] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:39.682 UTC [380] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:39.682 UTC [380] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:46.033 UTC [381] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:46.033 UTC [381] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:52.451 UTC [382] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:52.451 UTC [382] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:05:59.018 UTC [384] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:05:59.018 UTC [384] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:06:05.396 UTC [385] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:06:05.396 UTC [385] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:06:11.934 UTC [386] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:06:11.934 UTC [386] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:06:18.418 UTC [387] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:06:18.418 UTC [387] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:11:36.823 UTC [399] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:11:36.823 UTC [399] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:11:43.266 UTC [400] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:11:43.266 UTC [400] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:11:49.816 UTC [401] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:11:49.816 UTC [401] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:11:56.173 UTC [403] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:11:56.173 UTC [403] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:02.674 UTC [404] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:02.674 UTC [404] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:09.182 UTC [405] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:09.182 UTC [405] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:15.740 UTC [406] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:15.740 UTC [406] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:22.396 UTC [407] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:22.396 UTC [407] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:29.026 UTC [409] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:29.026 UTC [409] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:42.018 UTC [410] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:42.018 UTC [410] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:48.463 UTC [411] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:48.463 UTC [411] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:12:54.924 UTC [413] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:12:54.924 UTC [413] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:13:01.457 UTC [414] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:13:01.457 UTC [414] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:13:07.949 UTC [415] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:13:07.949 UTC [415] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:13:14.588 UTC [416] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:13:14.588 UTC [416] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:13:21.086 UTC [417] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:13:21.086 UTC [417] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:13:27.615 UTC [419] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:13:27.615 UTC [419] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:13:33.993 UTC [420] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:13:33.993 UTC [420] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:13:40.529 UTC [421] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:13:40.529 UTC [421] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:18:56.510 UTC [433] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:18:56.510 UTC [433] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:03.021 UTC [434] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:03.021 UTC [434] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:09.579 UTC [435] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:09.579 UTC [435] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:16.136 UTC [436] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:16.136 UTC [436] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:22.555 UTC [437] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:22.555 UTC [437] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:29.238 UTC [439] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:29.238 UTC [439] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:35.771 UTC [440] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:35.771 UTC [440] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:42.154 UTC [441] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:42.154 UTC [441] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:19:48.534 UTC [442] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:19:48.534 UTC [442] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:01.422 UTC [444] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:01.422 UTC [444] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:07.875 UTC [445] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:07.875 UTC [445] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:14.203 UTC [446] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:14.203 UTC [446] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:20.748 UTC [447] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:20.748 UTC [447] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:27.240 UTC [449] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:27.240 UTC [449] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:33.728 UTC [450] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:33.728 UTC [450] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:40.160 UTC [451] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:40.160 UTC [451] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:46.522 UTC [452] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:46.522 UTC [452] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:53.150 UTC [453] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:53.150 UTC [453] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL
2022-02-06 10:20:59.741 UTC [455] ERROR:  column "site_id" of relation "dcim_device" already exists
2022-02-06 10:20:59.741 UTC [455] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "site_id" integer NULL