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
2021-08-15 06:15:19.698 UTC [26] WARNING:  no usable system locales were found
performing post-bootstrap initialization ... ok

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.
syncing data to disk ... ok

Success. You can now start the database server using:

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

waiting for server to start....2021-08-15 06:15:21.657 UTC [30] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-08-15 06:15:22.043 UTC [31] LOG:  database system was shut down at 2021-08-15 06:15:20 UTC
2021-08-15 06:15:22.110 UTC [30] 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....2021-08-15 06:15:24.881 UTC [30] LOG:  received fast shutdown request
2021-08-15 06:15:25.277 UTC [30] LOG:  aborting any active transactions
2021-08-15 06:15:25.278 UTC [30] LOG:  worker process: logical replication launcher (PID 37) exited with exit code 1
2021-08-15 06:15:25.280 UTC [32] LOG:  shutting down
.2021-08-15 06:15:26.787 UTC [30] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2021-08-15 06:15:27.258 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2021-08-15 06:15:27.258 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2021-08-15 06:15:27.769 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2021-08-15 06:15:28.889 UTC [43] LOG:  database system was shut down at 2021-08-15 06:15:26 UTC
2021-08-15 06:15:29.195 UTC [1] LOG:  database system is ready to accept connections
2021-08-15 06:16:55.763 UTC [50] LOG:  unexpected EOF on client connection with an open transaction
2021-08-15 06:18:46.665 UTC [53] LOG:  unexpected EOF on client connection with an open transaction
2021-08-15 06:20:05.208 UTC [60] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:05.208 UTC [60] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:11.656 UTC [61] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:11.656 UTC [61] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:18.041 UTC [62] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:18.041 UTC [62] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:24.335 UTC [63] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:24.335 UTC [63] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:30.740 UTC [65] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:30.740 UTC [65] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:37.105 UTC [66] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:37.105 UTC [66] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:43.477 UTC [67] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:43.477 UTC [67] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:49.966 UTC [68] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:49.966 UTC [68] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:20:56.469 UTC [69] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:20:56.469 UTC [69] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:21:02.924 UTC [71] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:21:02.924 UTC [71] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:00.418 UTC [74] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:00.418 UTC [74] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:06.946 UTC [75] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:06.946 UTC [75] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:13.354 UTC [76] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:13.354 UTC [76] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:19.771 UTC [77] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:19.771 UTC [77] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:26.323 UTC [78] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:26.323 UTC [78] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:32.884 UTC [80] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:32.884 UTC [80] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:39.290 UTC [81] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:39.290 UTC [81] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:45.839 UTC [82] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:45.839 UTC [82] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:52.480 UTC [83] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:52.480 UTC [83] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:22:58.900 UTC [84] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:22:58.900 UTC [84] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:09.239 UTC [86] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:09.239 UTC [86] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:15.699 UTC [87] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:15.699 UTC [87] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:22.383 UTC [88] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:22.383 UTC [88] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:29.030 UTC [89] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:29.030 UTC [89] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:35.688 UTC [91] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:35.688 UTC [91] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:42.076 UTC [92] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:42.076 UTC [92] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:48.729 UTC [93] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:48.729 UTC [93] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:23:55.356 UTC [94] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:23:55.356 UTC [94] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:24:01.886 UTC [96] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:24:01.886 UTC [96] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:38.724 UTC [102] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:38.724 UTC [102] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:45.201 UTC [103] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:45.201 UTC [103] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:51.600 UTC [104] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:51.600 UTC [104] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:26:57.992 UTC [105] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:26:57.992 UTC [105] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:04.449 UTC [107] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:04.449 UTC [107] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:10.708 UTC [108] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:10.708 UTC [108] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:17.003 UTC [109] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:17.003 UTC [109] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:23.521 UTC [110] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:23.521 UTC [110] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:29.872 UTC [112] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:29.872 UTC [112] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:51.206 UTC [113] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:51.206 UTC [113] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:27:57.676 UTC [114] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:27:57.676 UTC [114] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:04.009 UTC [116] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:04.009 UTC [116] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:10.378 UTC [117] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:10.378 UTC [117] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:16.765 UTC [118] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:16.765 UTC [118] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:23.306 UTC [119] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:23.306 UTC [119] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:29.775 UTC [121] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:29.775 UTC [121] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:36.165 UTC [122] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:36.165 UTC [122] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:28:42.765 UTC [123] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:28:42.765 UTC [123] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:18.690 UTC [137] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:18.690 UTC [137] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:25.150 UTC [138] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:25.150 UTC [138] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:31.873 UTC [140] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:31.873 UTC [140] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:38.300 UTC [141] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:38.300 UTC [141] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:44.754 UTC [142] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:44.754 UTC [142] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:51.187 UTC [143] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:51.187 UTC [143] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:35:57.451 UTC [144] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:35:57.451 UTC [144] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:36:03.928 UTC [146] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:36:03.928 UTC [146] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:36:10.317 UTC [147] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:36:10.317 UTC [147] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:36:16.562 UTC [148] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:36:16.562 UTC [148] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:38:45.802 UTC [154] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:38:45.802 UTC [154] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:38:52.332 UTC [155] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:38:52.332 UTC [155] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:38:58.750 UTC [156] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:38:58.750 UTC [156] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:05.315 UTC [158] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:05.315 UTC [158] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:11.715 UTC [159] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:11.715 UTC [159] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:18.224 UTC [160] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:18.224 UTC [160] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:24.632 UTC [161] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:24.632 UTC [161] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:31.085 UTC [163] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:31.085 UTC [163] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:37.458 UTC [164] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:37.458 UTC [164] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:39:43.818 UTC [165] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:39:43.818 UTC [165] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:03.460 UTC [177] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:03.460 UTC [177] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:10.105 UTC [178] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:10.105 UTC [178] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:16.608 UTC [179] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:16.608 UTC [179] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:23.059 UTC [180] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:23.059 UTC [180] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:29.301 UTC [181] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:29.301 UTC [181] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:35.722 UTC [183] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:35.722 UTC [183] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:41.914 UTC [184] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:41.914 UTC [184] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:48.404 UTC [185] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:48.404 UTC [185] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:45:55.355 UTC [186] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:45:55.355 UTC [186] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:01.835 UTC [188] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:01.835 UTC [188] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:13.402 UTC [189] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:13.402 UTC [189] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:19.634 UTC [190] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:19.634 UTC [190] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:25.830 UTC [191] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:25.830 UTC [191] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:32.088 UTC [193] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:32.088 UTC [193] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:38.307 UTC [194] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:38.307 UTC [194] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:44.693 UTC [195] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:44.693 UTC [195] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:50.984 UTC [196] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:50.984 UTC [196] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:46:57.195 UTC [197] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:46:57.195 UTC [197] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:47:03.570 UTC [199] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:47:03.570 UTC [199] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:47:09.883 UTC [200] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:47:09.883 UTC [200] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:26.189 UTC [211] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:26.189 UTC [211] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:32.440 UTC [213] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:32.440 UTC [213] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:38.935 UTC [214] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:38.935 UTC [214] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:45.338 UTC [215] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:45.338 UTC [215] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:51.696 UTC [216] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:51.696 UTC [216] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:52:57.956 UTC [217] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:52:57.956 UTC [217] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:04.436 UTC [219] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:04.436 UTC [219] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:11.012 UTC [220] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:11.012 UTC [220] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:17.432 UTC [221] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:17.432 UTC [221] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:24.461 UTC [222] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:24.461 UTC [222] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:35.510 UTC [224] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:35.510 UTC [224] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:42.002 UTC [225] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:42.002 UTC [225] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:48.337 UTC [226] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:48.337 UTC [226] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:53:54.898 UTC [227] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:53:54.898 UTC [227] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:01.348 UTC [229] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:01.348 UTC [229] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:08.191 UTC [230] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:08.191 UTC [230] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:14.616 UTC [231] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:14.616 UTC [231] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:21.052 UTC [232] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:21.052 UTC [232] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:27.477 UTC [233] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:27.477 UTC [233] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:54:34.003 UTC [235] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:54:34.003 UTC [235] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:59:44.404 UTC [246] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:59:44.404 UTC [246] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:59:50.916 UTC [247] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:59:50.916 UTC [247] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 06:59:57.401 UTC [248] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 06:59:57.401 UTC [248] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:03.621 UTC [250] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:03.621 UTC [250] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:10.040 UTC [251] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:10.040 UTC [251] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:16.458 UTC [252] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:16.458 UTC [252] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:22.845 UTC [253] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:22.845 UTC [253] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:29.206 UTC [254] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:29.206 UTC [254] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:35.582 UTC [256] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:35.582 UTC [256] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:41.854 UTC [257] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:41.854 UTC [257] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:00:56.313 UTC [258] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:00:56.313 UTC [258] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:02.694 UTC [260] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:02.694 UTC [260] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:09.031 UTC [261] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:09.031 UTC [261] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:15.368 UTC [262] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:15.368 UTC [262] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:21.790 UTC [263] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:21.790 UTC [263] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:28.116 UTC [264] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:28.116 UTC [264] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:34.604 UTC [266] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:34.604 UTC [266] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:41.075 UTC [267] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:41.075 UTC [267] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:47.502 UTC [268] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:47.502 UTC [268] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:01:53.812 UTC [269] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:01:53.812 UTC [269] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:13.480 UTC [281] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:13.480 UTC [281] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:19.681 UTC [282] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:19.681 UTC [282] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:26.012 UTC [283] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:26.012 UTC [283] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:32.460 UTC [285] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:32.460 UTC [285] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:38.853 UTC [286] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:38.853 UTC [286] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:45.232 UTC [287] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:45.232 UTC [287] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:51.644 UTC [288] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:51.644 UTC [288] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:07:57.992 UTC [289] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:07:57.992 UTC [289] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:04.384 UTC [291] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:04.384 UTC [291] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:10.889 UTC [292] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:10.889 UTC [292] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:24.417 UTC [293] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:24.417 UTC [293] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:30.934 UTC [295] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:30.934 UTC [295] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:37.449 UTC [296] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:37.449 UTC [296] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:43.743 UTC [297] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:43.743 UTC [297] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:50.145 UTC [298] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:50.145 UTC [298] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:08:56.567 UTC [299] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:08:56.567 UTC [299] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:02.892 UTC [301] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:02.892 UTC [301] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:09.227 UTC [302] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:09.227 UTC [302] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:15.658 UTC [303] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:15.658 UTC [303] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:09:21.951 UTC [304] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:09:21.951 UTC [304] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:14:43.907 UTC [316] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:14:43.907 UTC [316] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:14:50.316 UTC [317] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:14:50.316 UTC [317] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:14:56.721 UTC [318] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:14:56.721 UTC [318] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:03.046 UTC [320] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:03.046 UTC [320] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:09.439 UTC [321] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:09.439 UTC [321] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:15.853 UTC [322] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:15.853 UTC [322] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:22.141 UTC [323] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:22.141 UTC [323] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:28.397 UTC [324] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:28.397 UTC [324] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:34.846 UTC [326] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:34.846 UTC [326] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:41.207 UTC [327] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:41.207 UTC [327] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:15:55.481 UTC [328] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:15:55.481 UTC [328] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:01.921 UTC [330] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:01.921 UTC [330] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:08.289 UTC [331] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:08.289 UTC [331] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:14.762 UTC [332] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:14.762 UTC [332] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:21.151 UTC [333] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:21.151 UTC [333] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:27.644 UTC [334] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:27.644 UTC [334] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:33.963 UTC [336] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:33.963 UTC [336] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:40.445 UTC [337] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:40.445 UTC [337] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:46.749 UTC [338] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:46.749 UTC [338] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:16:53.209 UTC [339] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:16:53.209 UTC [339] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:12.869 UTC [351] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:12.869 UTC [351] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:19.234 UTC [352] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:19.234 UTC [352] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:25.724 UTC [353] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:25.724 UTC [353] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:32.095 UTC [355] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:32.095 UTC [355] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:38.432 UTC [356] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:38.432 UTC [356] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:44.910 UTC [357] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:44.910 UTC [357] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:51.277 UTC [358] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:51.277 UTC [358] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:22:57.586 UTC [359] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:22:57.586 UTC [359] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:03.908 UTC [361] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:03.908 UTC [361] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:10.507 UTC [362] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:10.507 UTC [362] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:26.416 UTC [363] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:26.416 UTC [363] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:32.809 UTC [365] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:32.809 UTC [365] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:39.078 UTC [366] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:39.078 UTC [366] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:45.465 UTC [367] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:45.465 UTC [367] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:51.805 UTC [368] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:51.805 UTC [368] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:23:58.101 UTC [369] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:23:58.101 UTC [369] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:04.540 UTC [371] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:04.540 UTC [371] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:11.007 UTC [372] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:11.007 UTC [372] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:17.321 UTC [373] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:17.321 UTC [373] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:24:23.763 UTC [374] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:24:23.763 UTC [374] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:29:44.844 UTC [386] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:29:44.844 UTC [386] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:29:51.111 UTC [387] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:29:51.111 UTC [387] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:29:57.389 UTC [388] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:29:57.389 UTC [388] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:03.739 UTC [390] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:03.739 UTC [390] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:10.110 UTC [391] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:10.110 UTC [391] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:16.462 UTC [392] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:16.462 UTC [392] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:22.955 UTC [393] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:22.955 UTC [393] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:29.290 UTC [394] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:29.290 UTC [394] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:35.785 UTC [396] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:35.785 UTC [396] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:42.194 UTC [397] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:42.194 UTC [397] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:30:54.242 UTC [398] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:30:54.242 UTC [398] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:00.639 UTC [399] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:00.639 UTC [399] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:06.911 UTC [401] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:06.911 UTC [401] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:13.231 UTC [402] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:13.231 UTC [402] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:19.642 UTC [403] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:19.642 UTC [403] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:25.971 UTC [404] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:25.971 UTC [404] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:32.309 UTC [406] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:32.309 UTC [406] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:38.760 UTC [407] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:38.760 UTC [407] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:45.162 UTC [408] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:45.162 UTC [408] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:31:51.488 UTC [409] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:31:51.488 UTC [409] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:07.487 UTC [421] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:07.487 UTC [421] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:13.756 UTC [422] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:13.756 UTC [422] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:20.180 UTC [423] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:20.180 UTC [423] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:26.507 UTC [424] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:26.507 UTC [424] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:32.944 UTC [426] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:32.944 UTC [426] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:39.360 UTC [427] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:39.360 UTC [427] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:45.596 UTC [428] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:45.596 UTC [428] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:51.795 UTC [429] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:51.795 UTC [429] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:37:58.245 UTC [430] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:37:58.245 UTC [430] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:04.622 UTC [432] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:04.622 UTC [432] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:13.363 UTC [433] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:13.363 UTC [433] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:19.725 UTC [434] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:19.725 UTC [434] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:26.183 UTC [435] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:26.183 UTC [435] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:32.593 UTC [437] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:32.593 UTC [437] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:38.974 UTC [438] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:38.974 UTC [438] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:45.237 UTC [439] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:45.237 UTC [439] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:51.387 UTC [440] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:51.387 UTC [440] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:38:57.780 UTC [441] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:38:57.780 UTC [441] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:39:04.132 UTC [443] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:39:04.132 UTC [443] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:39:10.581 UTC [444] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:39:10.581 UTC [444] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:35.637 UTC [456] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:35.637 UTC [456] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:42.208 UTC [457] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:42.208 UTC [457] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:48.423 UTC [458] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:48.423 UTC [458] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:44:54.800 UTC [459] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:44:54.800 UTC [459] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:01.054 UTC [460] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:01.054 UTC [460] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:07.475 UTC [462] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:07.475 UTC [462] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:13.945 UTC [463] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:13.945 UTC [463] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:20.413 UTC [464] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:20.413 UTC [464] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:26.841 UTC [465] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:26.841 UTC [465] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:33.038 UTC [467] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:33.038 UTC [467] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:45.765 UTC [468] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:45.765 UTC [468] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:52.168 UTC [469] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:52.168 UTC [469] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:45:58.449 UTC [470] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:45:58.449 UTC [470] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:04.809 UTC [472] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:04.809 UTC [472] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:11.204 UTC [473] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:11.204 UTC [473] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:17.552 UTC [474] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:17.552 UTC [474] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:24.013 UTC [475] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:24.013 UTC [475] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:30.266 UTC [476] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:30.266 UTC [476] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:36.594 UTC [478] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:36.594 UTC [478] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:46:42.845 UTC [479] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:46:42.845 UTC [479] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:01.738 UTC [490] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:01.738 UTC [490] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:08.239 UTC [492] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:08.239 UTC [492] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:14.545 UTC [493] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:14.545 UTC [493] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:20.768 UTC [494] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:20.768 UTC [494] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:27.122 UTC [495] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:27.122 UTC [495] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:33.447 UTC [497] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:33.447 UTC [497] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:39.996 UTC [498] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:39.996 UTC [498] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:46.355 UTC [499] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:46.355 UTC [499] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:52.667 UTC [500] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:52.667 UTC [500] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:52:58.901 UTC [501] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:52:58.901 UTC [501] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:14.177 UTC [504] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:14.177 UTC [504] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:20.513 UTC [505] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:20.513 UTC [505] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:26.897 UTC [506] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:26.897 UTC [506] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL
2021-08-15 07:53:33.167 UTC [508] ERROR:  column "cluster_id" of relation "dcim_device" already exists
2021-08-15 07:53:33.167 UTC [508] STATEMENT:  ALTER TABLE "dcim_device" ADD COLUMN "cluster_id" integer NULL