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-06-22 02:04:16.619 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-06-22 02:04:20.586 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" .....2022-06-22 02:04:25.063 UTC [30] LOG: database system was shut down at 2022-06-22 02:04:17 UTC 2022-06-22 02:04:25.507 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-06-22 02:04:36.455 UTC [29] LOG: received fast shutdown request 2022-06-22 02:04:36.973 UTC [29] LOG: aborting any active transactions 2022-06-22 02:04:36.974 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2022-06-22 02:04:36.974 UTC [31] LOG: shutting down ....2022-06-22 02:04:40.594 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2022-06-22 02:04:41.413 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2022-06-22 02:04:41.413 UTC [1] LOG: listening on IPv6 address "::", port 5432 2022-06-22 02:04:42.459 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-06-22 02:04:43.512 UTC [42] LOG: database system was shut down at 2022-06-22 02:04:40 UTC 2022-06-22 02:04:44.090 UTC [1] LOG: database system is ready to accept connections 2022-06-22 02:05:55.851 UTC [49] LOG: unexpected EOF on client connection with an open transaction 2022-06-22 02:07:18.304 UTC [54] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:18.304 UTC [54] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:07:24.033 UTC [55] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:24.033 UTC [55] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:07:29.807 UTC [56] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:29.807 UTC [56] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:07:35.670 UTC [57] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:35.670 UTC [57] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:07:41.442 UTC [58] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:41.442 UTC [58] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:07:47.179 UTC [60] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:47.179 UTC [60] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:07:52.909 UTC [61] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:52.909 UTC [61] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:07:58.642 UTC [62] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:07:58.642 UTC [62] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:04.544 UTC [63] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:04.544 UTC [63] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:10.495 UTC [64] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:10.495 UTC [64] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:16.139 UTC [66] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:16.139 UTC [66] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:26.512 UTC [67] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:26.512 UTC [67] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:32.176 UTC [68] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:32.176 UTC [68] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:37.939 UTC [69] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:37.939 UTC [69] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:43.683 UTC [70] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:43.683 UTC [70] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:49.436 UTC [72] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:49.436 UTC [72] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:08:55.191 UTC [73] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:08:55.191 UTC [73] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:00.835 UTC [74] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:00.835 UTC [74] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:06.568 UTC [75] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:06.568 UTC [75] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:12.262 UTC [76] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:12.262 UTC [76] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:17.943 UTC [78] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:17.943 UTC [78] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:23.769 UTC [79] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:23.769 UTC [79] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:36.288 UTC [80] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:36.288 UTC [80] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:42.047 UTC [81] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:42.047 UTC [81] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:47.667 UTC [83] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:47.667 UTC [83] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:53.412 UTC [84] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:53.412 UTC [84] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:09:59.162 UTC [85] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:09:59.162 UTC [85] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:05.030 UTC [86] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:05.030 UTC [86] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:10.841 UTC [87] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:10.841 UTC [87] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:16.508 UTC [89] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:16.508 UTC [89] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:22.148 UTC [90] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:22.148 UTC [90] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:27.885 UTC [91] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:27.885 UTC [91] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:33.612 UTC [92] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:33.612 UTC [92] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:47.347 UTC [94] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:47.347 UTC [94] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:53.018 UTC [95] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:53.018 UTC [95] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:10:58.779 UTC [96] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:10:58.779 UTC [96] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:04.673 UTC [97] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:04.673 UTC [97] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:10.475 UTC [98] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:10.475 UTC [98] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:16.412 UTC [100] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:16.412 UTC [100] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:22.267 UTC [101] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:22.267 UTC [101] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:27.982 UTC [102] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:27.982 UTC [102] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:33.725 UTC [103] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:33.725 UTC [103] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:39.518 UTC [104] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:39.518 UTC [104] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:11:45.306 UTC [106] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:11:45.306 UTC [106] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:15.891 UTC [110] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:15.891 UTC [110] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:21.603 UTC [111] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:21.603 UTC [111] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:27.265 UTC [112] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:27.265 UTC [112] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:33.055 UTC [113] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:33.055 UTC [113] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:38.851 UTC [114] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:38.851 UTC [114] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:44.665 UTC [116] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:44.665 UTC [116] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:50.527 UTC [117] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:50.527 UTC [117] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:13:56.433 UTC [118] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:13:56.433 UTC [118] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:14:02.144 UTC [119] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:14:02.144 UTC [119] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:14:07.962 UTC [120] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:14:07.962 UTC [120] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:14:13.822 UTC [121] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:14:13.822 UTC [121] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:12.478 UTC [128] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:12.478 UTC [128] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:18.288 UTC [130] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:18.288 UTC [130] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:24.092 UTC [131] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:24.092 UTC [131] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:30.190 UTC [132] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:30.190 UTC [132] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:36.033 UTC [133] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:36.033 UTC [133] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:41.860 UTC [134] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:41.860 UTC [134] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:47.605 UTC [136] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:47.605 UTC [136] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:53.438 UTC [137] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:53.438 UTC [137] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:17:59.327 UTC [138] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:17:59.327 UTC [138] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:18:05.228 UTC [139] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:18:05.228 UTC [139] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:18:11.195 UTC [140] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:18:11.195 UTC [140] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:23:50.839 UTC [153] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:23:50.839 UTC [153] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:23:56.708 UTC [154] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:23:56.708 UTC [154] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:02.439 UTC [155] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:02.439 UTC [155] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:08.222 UTC [156] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:08.222 UTC [156] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:14.171 UTC [157] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:14.171 UTC [157] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:20.026 UTC [159] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:20.026 UTC [159] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:25.794 UTC [160] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:25.794 UTC [160] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:31.632 UTC [161] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:31.632 UTC [161] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:37.548 UTC [162] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:37.548 UTC [162] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:24:43.627 UTC [163] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:24:43.627 UTC [163] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:25:25.818 UTC [166] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:25:25.818 UTC [166] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:25:31.706 UTC [167] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:25:31.706 UTC [167] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:25:37.673 UTC [168] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:25:37.673 UTC [168] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:25:43.522 UTC [169] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:25:43.522 UTC [169] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:25:49.514 UTC [171] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:25:49.514 UTC [171] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:25:55.424 UTC [172] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:25:55.424 UTC [172] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:26:01.339 UTC [173] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:26:01.339 UTC [173] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:26:07.225 UTC [174] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:26:07.225 UTC [174] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:26:13.015 UTC [175] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:26:13.015 UTC [175] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:26:19.029 UTC [177] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:26:19.029 UTC [177] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:26:24.940 UTC [178] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:26:24.940 UTC [178] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:31:48.241 UTC [189] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:31:48.241 UTC [189] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:31:54.069 UTC [190] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:31:54.069 UTC [190] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:31:59.863 UTC [191] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:31:59.863 UTC [191] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:32:05.775 UTC [192] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:32:05.775 UTC [192] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:32:11.765 UTC [193] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:32:11.765 UTC [193] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:32:17.707 UTC [195] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:32:17.707 UTC [195] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:32:23.607 UTC [196] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:32:23.607 UTC [196] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:32:29.346 UTC [197] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:32:29.346 UTC [197] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:32:35.311 UTC [198] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:32:35.311 UTC [198] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:32:41.134 UTC [199] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:32:41.134 UTC [199] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:09.084 UTC [201] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:09.084 UTC [201] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:15.170 UTC [203] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:15.170 UTC [203] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:21.043 UTC [204] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:21.043 UTC [204] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:26.831 UTC [205] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:26.831 UTC [205] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:32.659 UTC [206] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:32.659 UTC [206] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:38.500 UTC [207] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:38.500 UTC [207] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:44.567 UTC [208] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:44.567 UTC [208] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:50.503 UTC [210] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:50.503 UTC [210] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:33:56.430 UTC [211] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:33:56.430 UTC [211] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:34:02.170 UTC [212] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:34:02.170 UTC [212] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:39:24.884 UTC [224] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:39:24.884 UTC [224] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:39:30.744 UTC [225] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:39:30.744 UTC [225] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:39:36.688 UTC [226] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:39:36.688 UTC [226] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:39:42.623 UTC [227] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:39:42.623 UTC [227] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:39:48.389 UTC [229] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:39:48.389 UTC [229] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:39:54.259 UTC [230] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:39:54.259 UTC [230] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:00.131 UTC [231] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:00.131 UTC [231] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:06.047 UTC [232] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:06.047 UTC [232] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:11.901 UTC [233] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:11.901 UTC [233] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:17.693 UTC [235] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:17.693 UTC [235] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:23.473 UTC [236] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:23.473 UTC [236] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:37.418 UTC [237] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:37.418 UTC [237] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:43.371 UTC [238] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:43.371 UTC [238] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:49.239 UTC [240] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:49.239 UTC [240] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:40:55.176 UTC [241] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:40:55.176 UTC [241] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:41:01.054 UTC [242] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:41:01.054 UTC [242] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:41:07.032 UTC [243] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:41:07.032 UTC [243] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:41:13.031 UTC [244] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:41:13.031 UTC [244] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:41:19.087 UTC [246] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:41:19.087 UTC [246] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:41:24.997 UTC [247] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:41:24.997 UTC [247] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:41:30.805 UTC [248] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:41:30.805 UTC [248] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:46:57.998 UTC [260] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:46:57.998 UTC [260] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:04.054 UTC [261] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:04.054 UTC [261] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:10.078 UTC [262] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:10.078 UTC [262] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:16.051 UTC [264] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:16.051 UTC [264] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:22.065 UTC [265] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:22.065 UTC [265] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:28.202 UTC [266] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:28.202 UTC [266] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:34.108 UTC [267] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:34.108 UTC [267] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:39.986 UTC [268] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:39.986 UTC [268] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:45.961 UTC [270] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:45.961 UTC [270] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:47:51.940 UTC [271] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:47:51.940 UTC [271] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:15.182 UTC [272] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:15.182 UTC [272] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:20.968 UTC [274] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:20.968 UTC [274] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:26.826 UTC [275] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:26.826 UTC [275] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:32.607 UTC [276] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:32.607 UTC [276] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:38.596 UTC [277] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:38.596 UTC [277] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:44.609 UTC [278] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:44.609 UTC [278] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:50.435 UTC [280] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:50.435 UTC [280] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:48:56.302 UTC [281] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:48:56.302 UTC [281] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:02.169 UTC [282] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:02.169 UTC [282] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:08.334 UTC [283] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:08.334 UTC [283] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:14.418 UTC [284] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:14.418 UTC [284] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:29.851 UTC [286] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:29.851 UTC [286] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:35.740 UTC [287] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:35.740 UTC [287] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:41.517 UTC [288] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:41.517 UTC [288] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:47.356 UTC [290] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:47.356 UTC [290] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:53.197 UTC [291] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:53.197 UTC [291] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:49:59.154 UTC [292] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:49:59.154 UTC [292] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:50:05.028 UTC [293] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:50:05.028 UTC [293] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:50:10.863 UTC [294] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:50:10.863 UTC [294] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:50:16.823 UTC [296] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:50:16.823 UTC [296] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:50:22.682 UTC [297] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:50:22.682 UTC [297] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:55:37.678 UTC [308] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:55:37.678 UTC [308] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:55:43.690 UTC [309] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:55:43.690 UTC [309] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:55:49.510 UTC [311] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:55:49.510 UTC [311] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:55:55.392 UTC [312] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:55:55.392 UTC [312] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:01.270 UTC [313] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:01.270 UTC [313] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:07.322 UTC [314] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:07.322 UTC [314] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:13.352 UTC [315] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:13.352 UTC [315] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:19.250 UTC [317] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:19.250 UTC [317] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:25.305 UTC [318] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:25.305 UTC [318] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:31.224 UTC [319] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:31.224 UTC [319] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:46.607 UTC [321] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:46.607 UTC [321] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:52.352 UTC [322] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:52.352 UTC [322] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:56:58.272 UTC [323] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:56:58.272 UTC [323] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:04.276 UTC [324] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:04.276 UTC [324] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:10.124 UTC [325] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:10.124 UTC [325] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:15.959 UTC [327] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:15.959 UTC [327] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:21.702 UTC [328] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:21.702 UTC [328] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:27.505 UTC [329] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:27.505 UTC [329] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:33.311 UTC [330] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:33.311 UTC [330] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:39.191 UTC [331] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:39.191 UTC [331] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 02:57:45.058 UTC [332] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 02:57:45.058 UTC [332] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:06.263 UTC [344] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:06.263 UTC [344] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:12.180 UTC [345] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:12.180 UTC [345] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:17.948 UTC [347] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:17.948 UTC [347] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:23.817 UTC [348] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:23.817 UTC [348] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:29.619 UTC [349] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:29.619 UTC [349] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:35.787 UTC [350] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:35.787 UTC [350] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:41.803 UTC [351] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:41.803 UTC [351] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:47.759 UTC [353] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:47.759 UTC [353] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:53.626 UTC [354] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:53.626 UTC [354] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:03:59.619 UTC [355] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:03:59.619 UTC [355] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:05.634 UTC [356] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:05.634 UTC [356] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:19.745 UTC [358] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:19.745 UTC [358] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:25.672 UTC [359] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:25.672 UTC [359] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:31.459 UTC [360] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:31.459 UTC [360] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:37.461 UTC [361] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:37.461 UTC [361] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:43.371 UTC [362] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:43.371 UTC [362] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:49.236 UTC [364] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:49.236 UTC [364] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:04:55.229 UTC [365] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:04:55.229 UTC [365] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:05:01.049 UTC [366] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:05:01.049 UTC [366] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:05:06.926 UTC [367] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:05:06.926 UTC [367] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:05:12.791 UTC [368] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:05:12.791 UTC [368] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:10:36.358 UTC [380] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:10:36.358 UTC [380] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:10:42.272 UTC [381] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:10:42.272 UTC [381] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:10:47.991 UTC [383] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:10:47.991 UTC [383] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:10:53.912 UTC [384] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:10:53.912 UTC [384] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:10:59.789 UTC [385] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:10:59.789 UTC [385] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:05.756 UTC [386] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:05.756 UTC [386] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:11.568 UTC [387] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:11.568 UTC [387] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:17.340 UTC [389] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:17.340 UTC [389] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:23.080 UTC [390] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:23.080 UTC [390] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:28.933 UTC [391] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:28.933 UTC [391] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:34.841 UTC [392] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:34.841 UTC [392] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:47.923 UTC [394] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:47.923 UTC [394] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:53.848 UTC [395] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:53.848 UTC [395] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:11:59.745 UTC [396] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:11:59.745 UTC [396] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:12:05.757 UTC [397] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:12:05.757 UTC [397] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:12:11.747 UTC [398] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:12:11.747 UTC [398] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:12:17.418 UTC [400] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:12:17.418 UTC [400] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:12:23.253 UTC [401] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:12:23.253 UTC [401] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:12:28.969 UTC [402] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:12:28.969 UTC [402] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:12:34.914 UTC [403] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:12:34.914 UTC [403] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:12:40.826 UTC [404] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:12:40.826 UTC [404] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:15.024 UTC [416] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:15.024 UTC [416] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:21.035 UTC [418] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:21.035 UTC [418] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:27.036 UTC [419] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:27.036 UTC [419] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:32.871 UTC [420] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:32.871 UTC [420] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:38.981 UTC [421] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:38.981 UTC [421] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:44.960 UTC [422] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:44.960 UTC [422] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:50.822 UTC [424] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:50.822 UTC [424] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:18:56.805 UTC [425] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:18:56.805 UTC [425] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:02.565 UTC [426] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:02.565 UTC [426] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:18.398 UTC [428] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:18.398 UTC [428] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:24.365 UTC [429] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:24.365 UTC [429] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:30.382 UTC [430] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:30.382 UTC [430] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:36.127 UTC [431] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:36.127 UTC [431] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:41.932 UTC [432] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:41.932 UTC [432] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:47.830 UTC [434] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:47.830 UTC [434] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:53.948 UTC [435] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:53.948 UTC [435] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:19:59.778 UTC [436] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:19:59.778 UTC [436] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:20:05.648 UTC [437] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:20:05.648 UTC [437] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:20:11.510 UTC [438] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:20:11.510 UTC [438] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:25:34.139 UTC [450] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:25:34.139 UTC [450] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:25:40.047 UTC [451] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:25:40.047 UTC [451] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:25:45.844 UTC [452] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:25:45.844 UTC [452] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:25:51.670 UTC [454] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:25:51.670 UTC [454] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:25:57.590 UTC [455] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:25:57.590 UTC [455] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:03.588 UTC [456] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:03.588 UTC [456] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:09.562 UTC [457] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:09.562 UTC [457] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:15.546 UTC [458] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:15.546 UTC [458] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:21.419 UTC [460] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:21.419 UTC [460] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:27.270 UTC [461] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:27.270 UTC [461] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:33.231 UTC [462] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:33.231 UTC [462] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:49.638 UTC [464] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:49.638 UTC [464] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:26:55.450 UTC [465] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:26:55.450 UTC [465] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:01.252 UTC [466] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:01.252 UTC [466] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:07.244 UTC [467] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:07.244 UTC [467] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:13.121 UTC [468] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:13.121 UTC [468] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:18.946 UTC [470] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:18.946 UTC [470] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:24.804 UTC [471] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:24.804 UTC [471] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:30.663 UTC [472] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:30.663 UTC [472] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:36.451 UTC [473] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:36.451 UTC [473] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:27:42.348 UTC [474] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:27:42.348 UTC [474] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:00.136 UTC [486] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:00.136 UTC [486] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:06.001 UTC [487] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:06.001 UTC [487] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:12.042 UTC [488] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:12.042 UTC [488] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:17.836 UTC [490] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:17.836 UTC [490] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:23.749 UTC [491] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:23.749 UTC [491] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:29.779 UTC [492] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:29.779 UTC [492] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:35.603 UTC [493] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:35.603 UTC [493] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:41.610 UTC [494] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:41.610 UTC [494] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:47.350 UTC [496] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:47.350 UTC [496] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:53.183 UTC [497] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:53.183 UTC [497] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:33:59.012 UTC [498] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:33:59.012 UTC [498] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:04.868 UTC [499] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:04.868 UTC [499] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:15.213 UTC [500] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:15.213 UTC [500] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:20.986 UTC [502] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:20.986 UTC [502] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:26.756 UTC [503] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:26.756 UTC [503] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:32.545 UTC [504] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:32.545 UTC [504] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:38.440 UTC [505] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:38.440 UTC [505] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:44.324 UTC [506] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:44.324 UTC [506] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:50.276 UTC [508] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:50.276 UTC [508] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:34:56.173 UTC [509] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:34:56.173 UTC [509] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:01.947 UTC [510] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:01.947 UTC [510] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:07.809 UTC [511] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:07.809 UTC [511] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:13.737 UTC [512] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:13.737 UTC [512] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:23.341 UTC [514] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:23.341 UTC [514] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:29.354 UTC [515] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:29.354 UTC [515] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:35.261 UTC [516] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:35.261 UTC [516] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:41.020 UTC [517] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:41.020 UTC [517] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:46.889 UTC [519] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:46.889 UTC [519] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:52.689 UTC [520] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:52.689 UTC [520] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:35:58.506 UTC [521] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:35:58.506 UTC [521] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:36:04.404 UTC [522] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:36:04.404 UTC [522] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:36:10.276 UTC [523] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:36:10.276 UTC [523] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:36:16.115 UTC [524] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:36:16.115 UTC [524] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:36:21.921 UTC [526] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:36:21.921 UTC [526] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:41:36.015 UTC [537] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:41:36.015 UTC [537] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:41:41.899 UTC [538] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:41:41.899 UTC [538] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:41:47.759 UTC [540] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:41:47.759 UTC [540] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:41:53.704 UTC [541] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:41:53.704 UTC [541] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:41:59.544 UTC [542] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:41:59.544 UTC [542] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:05.385 UTC [543] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:05.385 UTC [543] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:11.181 UTC [544] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:11.181 UTC [544] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:16.963 UTC [546] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:16.963 UTC [546] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:22.808 UTC [547] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:22.808 UTC [547] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:28.659 UTC [548] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:28.659 UTC [548] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:34.436 UTC [549] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:34.436 UTC [549] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:44.342 UTC [550] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:44.342 UTC [550] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:50.146 UTC [552] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:50.146 UTC [552] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:42:55.984 UTC [553] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:42:55.984 UTC [553] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:01.801 UTC [554] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:01.801 UTC [554] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:07.812 UTC [555] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:07.812 UTC [555] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:13.880 UTC [556] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:13.880 UTC [556] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:19.748 UTC [558] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:19.748 UTC [558] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:25.645 UTC [559] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:25.645 UTC [559] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:31.565 UTC [560] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:31.565 UTC [560] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:37.679 UTC [561] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:37.679 UTC [561] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:43:43.620 UTC [562] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:43:43.620 UTC [562] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:01.036 UTC [574] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:01.036 UTC [574] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:06.973 UTC [575] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:06.973 UTC [575] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:12.934 UTC [576] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:12.934 UTC [576] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:18.795 UTC [578] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:18.795 UTC [578] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:24.734 UTC [579] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:24.734 UTC [579] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:30.555 UTC [580] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:30.555 UTC [580] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:36.329 UTC [581] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:36.329 UTC [581] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:42.183 UTC [582] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:42.183 UTC [582] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:47.928 UTC [584] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:47.928 UTC [584] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:49:53.747 UTC [585] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:49:53.747 UTC [585] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:11.281 UTC [586] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:11.281 UTC [586] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:17.093 UTC [588] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:17.093 UTC [588] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:23.081 UTC [589] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:23.081 UTC [589] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:28.935 UTC [590] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:28.935 UTC [590] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:34.748 UTC [591] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:34.748 UTC [591] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:40.669 UTC [592] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:40.669 UTC [592] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:46.521 UTC [593] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:46.521 UTC [593] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:52.258 UTC [595] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:52.258 UTC [595] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:50:58.108 UTC [596] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:50:58.108 UTC [596] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:51:03.909 UTC [597] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:51:03.909 UTC [597] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:56:25.843 UTC [609] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:56:25.843 UTC [609] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:56:31.632 UTC [610] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:56:31.632 UTC [610] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:56:37.494 UTC [611] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:56:37.494 UTC [611] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:56:43.354 UTC [612] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:56:43.354 UTC [612] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:56:49.122 UTC [614] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:56:49.122 UTC [614] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:56:54.919 UTC [615] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:56:54.919 UTC [615] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:00.855 UTC [616] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:00.855 UTC [616] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:06.841 UTC [617] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:06.841 UTC [617] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:12.758 UTC [618] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:12.758 UTC [618] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:18.635 UTC [620] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:18.635 UTC [620] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:24.529 UTC [621] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:24.529 UTC [621] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:42.425 UTC [622] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:42.425 UTC [622] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:48.375 UTC [624] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:48.375 UTC [624] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:57:54.183 UTC [625] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:57:54.183 UTC [625] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:00.120 UTC [626] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:00.120 UTC [626] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:06.007 UTC [627] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:06.007 UTC [627] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:11.893 UTC [628] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:11.893 UTC [628] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:17.779 UTC [630] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:17.779 UTC [630] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:23.650 UTC [631] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:23.650 UTC [631] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:29.528 UTC [632] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:29.528 UTC [632] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:35.523 UTC [633] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:35.523 UTC [633] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 03:58:41.381 UTC [634] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 03:58:41.381 UTC [634] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:03:58.862 UTC [646] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:03:58.862 UTC [646] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:04.901 UTC [647] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:04.901 UTC [647] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:10.804 UTC [648] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:10.804 UTC [648] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:16.661 UTC [649] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:16.661 UTC [649] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:22.463 UTC [651] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:22.463 UTC [651] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:28.370 UTC [652] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:28.370 UTC [652] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:34.321 UTC [653] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:34.321 UTC [653] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:40.240 UTC [654] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:40.240 UTC [654] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:46.196 UTC [655] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:46.196 UTC [655] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:04:52.101 UTC [657] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:04:52.101 UTC [657] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:13.791 UTC [658] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:13.791 UTC [658] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:19.591 UTC [660] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:19.591 UTC [660] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:25.379 UTC [661] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:25.379 UTC [661] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:31.288 UTC [662] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:31.288 UTC [662] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:37.068 UTC [663] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:37.068 UTC [663] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:42.974 UTC [664] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:42.974 UTC [664] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:48.961 UTC [666] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:48.961 UTC [666] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:05:54.919 UTC [667] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:05:54.919 UTC [667] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:06:00.713 UTC [668] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:06:00.713 UTC [668] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:06:06.833 UTC [669] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:06:06.833 UTC [669] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:06:12.754 UTC [670] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:06:12.754 UTC [670] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:11:42.555 UTC [682] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:11:42.555 UTC [682] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:11:48.496 UTC [684] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:11:48.496 UTC [684] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:11:54.399 UTC [685] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:11:54.399 UTC [685] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:00.329 UTC [686] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:00.329 UTC [686] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:06.220 UTC [687] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:06.220 UTC [687] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:12.219 UTC [688] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:12.219 UTC [688] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:18.075 UTC [690] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:18.075 UTC [690] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:24.054 UTC [691] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:24.054 UTC [691] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:30.013 UTC [692] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:30.013 UTC [692] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:45.173 UTC [693] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:45.173 UTC [693] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:51.119 UTC [695] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:51.119 UTC [695] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:12:57.025 UTC [696] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:12:57.025 UTC [696] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:02.796 UTC [697] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:02.796 UTC [697] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:08.683 UTC [698] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:08.683 UTC [698] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:14.651 UTC [699] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:14.651 UTC [699] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:20.671 UTC [701] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:20.671 UTC [701] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:26.470 UTC [702] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:26.470 UTC [702] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:32.189 UTC [703] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:32.189 UTC [703] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:37.985 UTC [704] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:37.985 UTC [704] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:13:43.813 UTC [705] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:13:43.813 UTC [705] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:03.846 UTC [717] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:03.846 UTC [717] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:09.703 UTC [718] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:09.703 UTC [718] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:15.715 UTC [719] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:15.715 UTC [719] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:21.549 UTC [721] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:21.549 UTC [721] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:27.457 UTC [722] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:27.457 UTC [722] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:33.415 UTC [723] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:33.415 UTC [723] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:39.439 UTC [724] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:39.439 UTC [724] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:45.381 UTC [725] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:45.381 UTC [725] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:51.308 UTC [727] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:51.308 UTC [727] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:19:57.115 UTC [728] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:19:57.115 UTC [728] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:03.027 UTC [729] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:03.027 UTC [729] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:18.185 UTC [731] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:18.185 UTC [731] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:24.024 UTC [732] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:24.024 UTC [732] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:29.875 UTC [733] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:29.875 UTC [733] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:35.798 UTC [734] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:35.798 UTC [734] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:41.701 UTC [735] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:41.701 UTC [735] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:47.795 UTC [737] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:47.795 UTC [737] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:53.778 UTC [738] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:53.778 UTC [738] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:20:59.785 UTC [739] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:20:59.785 UTC [739] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:21:05.629 UTC [740] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:21:05.629 UTC [740] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:21:11.474 UTC [741] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:21:11.474 UTC [741] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:26:27.534 UTC [753] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:26:27.534 UTC [753] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:26:33.330 UTC [754] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:26:33.330 UTC [754] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:26:39.503 UTC [755] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:26:39.503 UTC [755] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:26:45.462 UTC [756] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:26:45.462 UTC [756] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:26:51.348 UTC [758] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:26:51.348 UTC [758] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:26:57.235 UTC [759] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:26:57.235 UTC [759] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:03.097 UTC [760] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:03.097 UTC [760] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:08.973 UTC [761] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:08.973 UTC [761] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:14.912 UTC [762] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:14.912 UTC [762] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:20.770 UTC [764] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:20.770 UTC [764] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:39.803 UTC [765] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:39.803 UTC [765] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:45.730 UTC [766] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:45.730 UTC [766] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:51.614 UTC [768] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:51.614 UTC [768] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:27:57.590 UTC [769] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:27:57.590 UTC [769] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:28:03.605 UTC [770] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:28:03.605 UTC [770] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:28:09.541 UTC [771] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:28:09.541 UTC [771] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:28:15.461 UTC [772] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:28:15.461 UTC [772] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:28:21.290 UTC [774] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:28:21.290 UTC [774] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:28:27.001 UTC [775] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:28:27.001 UTC [775] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:28:32.817 UTC [776] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:28:32.817 UTC [776] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:33:49.296 UTC [788] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:33:49.296 UTC [788] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:33:55.387 UTC [789] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:33:55.387 UTC [789] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:01.468 UTC [790] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:01.468 UTC [790] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:07.515 UTC [791] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:07.515 UTC [791] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:13.566 UTC [792] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:13.566 UTC [792] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:19.418 UTC [794] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:19.418 UTC [794] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:25.419 UTC [795] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:25.419 UTC [795] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:31.570 UTC [796] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:31.570 UTC [796] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:37.482 UTC [797] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:37.482 UTC [797] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:34:43.362 UTC [798] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:34:43.362 UTC [798] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:00.983 UTC [800] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:00.983 UTC [800] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:06.961 UTC [801] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:06.961 UTC [801] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:12.788 UTC [802] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:12.788 UTC [802] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:18.641 UTC [804] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:18.641 UTC [804] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:24.686 UTC [805] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:24.686 UTC [805] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:30.807 UTC [806] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:30.807 UTC [806] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:36.682 UTC [807] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:36.682 UTC [807] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:42.773 UTC [808] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:42.773 UTC [808] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:48.702 UTC [810] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:48.702 UTC [810] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:35:54.546 UTC [811] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:35:54.546 UTC [811] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:05.713 UTC [822] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:05.713 UTC [822] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:11.726 UTC [823] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:11.726 UTC [823] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:17.433 UTC [824] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:17.433 UTC [824] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:23.577 UTC [826] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:23.577 UTC [826] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:29.637 UTC [827] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:29.637 UTC [827] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:35.710 UTC [828] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:35.710 UTC [828] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:41.713 UTC [829] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:41.713 UTC [829] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:47.618 UTC [830] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:47.618 UTC [830] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:53.652 UTC [832] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:53.652 UTC [832] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:41:59.577 UTC [833] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:41:59.577 UTC [833] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:42:05.523 UTC [834] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:42:05.523 UTC [834] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:42:25.422 UTC [836] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:42:25.422 UTC [836] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:42:31.287 UTC [837] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:42:31.287 UTC [837] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:42:37.242 UTC [838] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:42:37.242 UTC [838] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:42:43.210 UTC [839] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:42:43.210 UTC [839] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:42:49.086 UTC [841] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:42:49.086 UTC [841] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:42:54.913 UTC [842] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:42:54.913 UTC [842] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:00.769 UTC [843] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:00.769 UTC [843] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:06.685 UTC [844] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:06.685 UTC [844] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:12.680 UTC [845] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:12.680 UTC [845] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:18.547 UTC [847] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:18.547 UTC [847] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:24.440 UTC [848] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:24.440 UTC [848] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:36.116 UTC [849] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:36.116 UTC [849] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:42.150 UTC [850] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:42.150 UTC [850] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:47.978 UTC [852] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:47.978 UTC [852] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:53.843 UTC [853] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:53.843 UTC [853] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:43:59.727 UTC [854] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:43:59.727 UTC [854] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:44:05.696 UTC [855] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:44:05.696 UTC [855] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:44:11.619 UTC [856] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:44:11.619 UTC [856] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:44:17.607 UTC [857] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:44:17.607 UTC [857] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:44:23.508 UTC [859] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:44:23.508 UTC [859] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:44:29.392 UTC [860] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:44:29.392 UTC [860] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:44:35.420 UTC [861] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:44:35.420 UTC [861] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:49:57.287 UTC [873] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:49:57.287 UTC [873] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:03.151 UTC [874] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:03.151 UTC [874] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:09.061 UTC [875] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:09.061 UTC [875] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:15.164 UTC [876] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:15.164 UTC [876] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:21.045 UTC [878] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:21.045 UTC [878] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:27.015 UTC [879] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:27.015 UTC [879] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:32.924 UTC [880] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:32.924 UTC [880] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:38.826 UTC [881] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:38.826 UTC [881] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:44.708 UTC [882] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:44.708 UTC [882] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:50:50.746 UTC [884] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:50:50.746 UTC [884] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:06.486 UTC [885] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:06.486 UTC [885] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:12.331 UTC [886] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:12.331 UTC [886] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:18.144 UTC [888] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:18.144 UTC [888] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:24.079 UTC [889] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:24.079 UTC [889] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:30.011 UTC [890] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:30.011 UTC [890] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:35.908 UTC [891] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:35.908 UTC [891] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:41.787 UTC [892] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:41.787 UTC [892] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:47.584 UTC [893] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:47.584 UTC [893] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:53.454 UTC [895] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:53.454 UTC [895] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:51:59.367 UTC [896] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:51:59.367 UTC [896] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:52:05.214 UTC [897] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:52:05.214 UTC [897] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:57:27.414 UTC [909] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:57:27.414 UTC [909] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:57:33.470 UTC [910] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:57:33.470 UTC [910] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:57:39.452 UTC [911] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:57:39.452 UTC [911] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:57:45.345 UTC [912] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:57:45.345 UTC [912] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:57:51.253 UTC [914] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:57:51.253 UTC [914] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:57:57.129 UTC [915] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:57:57.129 UTC [915] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:03.083 UTC [916] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:03.083 UTC [916] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:09.251 UTC [917] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:09.251 UTC [917] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:15.134 UTC [918] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:15.134 UTC [918] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:21.060 UTC [920] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:21.060 UTC [920] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:37.998 UTC [921] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:37.998 UTC [921] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:44.041 UTC [922] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:44.041 UTC [922] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:49.844 UTC [924] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:49.844 UTC [924] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:58:55.790 UTC [925] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:58:55.790 UTC [925] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:59:01.570 UTC [926] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:59:01.570 UTC [926] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:59:07.418 UTC [927] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:59:07.418 UTC [927] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:59:13.263 UTC [928] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:59:13.263 UTC [928] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:59:19.141 UTC [930] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:59:19.141 UTC [930] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:59:25.254 UTC [931] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:59:25.254 UTC [931] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 04:59:31.067 UTC [932] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 04:59:31.067 UTC [932] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:04:48.652 UTC [944] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:04:48.652 UTC [944] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:04:54.547 UTC [945] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:04:54.547 UTC [945] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:00.647 UTC [946] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:00.647 UTC [946] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:06.573 UTC [947] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:06.573 UTC [947] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:12.501 UTC [948] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:12.501 UTC [948] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:18.545 UTC [950] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:18.545 UTC [950] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:24.420 UTC [951] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:24.420 UTC [951] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:30.426 UTC [952] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:30.426 UTC [952] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:36.220 UTC [953] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:36.220 UTC [953] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:42.106 UTC [954] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:42.106 UTC [954] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:05:58.549 UTC [956] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:05:58.549 UTC [956] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:04.397 UTC [957] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:04.397 UTC [957] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:10.458 UTC [958] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:10.458 UTC [958] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:16.347 UTC [959] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:16.347 UTC [959] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:22.266 UTC [961] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:22.266 UTC [961] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:28.189 UTC [962] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:28.189 UTC [962] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:34.103 UTC [963] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:34.103 UTC [963] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:40.143 UTC [964] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:40.143 UTC [964] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:45.975 UTC [965] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:45.975 UTC [965] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:06:51.778 UTC [967] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:06:51.778 UTC [967] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:15.720 UTC [978] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:15.720 UTC [978] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:21.791 UTC [980] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:21.791 UTC [980] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:27.668 UTC [981] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:27.668 UTC [981] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:33.570 UTC [982] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:33.570 UTC [982] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:39.433 UTC [983] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:39.433 UTC [983] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:45.392 UTC [984] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:45.392 UTC [984] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:51.315 UTC [986] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:51.315 UTC [986] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:12:57.247 UTC [987] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:12:57.247 UTC [987] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:03.091 UTC [988] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:03.091 UTC [988] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:09.046 UTC [989] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:09.046 UTC [989] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:14.943 UTC [990] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:14.943 UTC [990] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:25.790 UTC [992] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:25.790 UTC [992] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:31.694 UTC [993] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:31.694 UTC [993] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:37.564 UTC [994] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:37.564 UTC [994] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:43.489 UTC [995] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:43.489 UTC [995] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:49.318 UTC [997] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:49.318 UTC [997] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:13:55.223 UTC [998] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:13:55.223 UTC [998] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:14:01.078 UTC [999] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:14:01.078 UTC [999] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:14:07.011 UTC [1000] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:14:07.011 UTC [1000] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:14:12.846 UTC [1001] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:14:12.846 UTC [1001] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:14:18.647 UTC [1002] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:14:18.647 UTC [1002] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:14:24.774 UTC [1004] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:14:24.774 UTC [1004] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:19:36.052 UTC [1015] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:19:36.052 UTC [1015] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:19:41.995 UTC [1016] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:19:41.995 UTC [1016] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:19:47.827 UTC [1017] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:19:47.827 UTC [1017] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:19:53.689 UTC [1019] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:19:53.689 UTC [1019] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:19:59.665 UTC [1020] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:19:59.665 UTC [1020] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:05.475 UTC [1021] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:05.475 UTC [1021] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:11.349 UTC [1022] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:11.349 UTC [1022] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:17.120 UTC [1023] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:17.120 UTC [1023] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:22.964 UTC [1025] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:22.964 UTC [1025] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:28.924 UTC [1026] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:28.924 UTC [1026] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:34.868 UTC [1027] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:34.868 UTC [1027] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:47.169 UTC [1028] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:47.169 UTC [1028] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:53.117 UTC [1030] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:53.117 UTC [1030] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:20:59.077 UTC [1031] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:20:59.077 UTC [1031] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:21:05.052 UTC [1032] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:21:05.052 UTC [1032] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:21:11.042 UTC [1033] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:21:11.042 UTC [1033] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:21:16.816 UTC [1034] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:21:16.816 UTC [1034] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:21:22.627 UTC [1036] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:21:22.627 UTC [1036] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:21:28.679 UTC [1037] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:21:28.679 UTC [1037] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:21:34.524 UTC [1038] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:21:34.524 UTC [1038] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:21:40.486 UTC [1039] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:21:40.486 UTC [1039] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:04.182 UTC [1051] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:04.182 UTC [1051] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:10.129 UTC [1052] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:10.129 UTC [1052] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:16.095 UTC [1053] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:16.095 UTC [1053] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:22.029 UTC [1055] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:22.029 UTC [1055] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:27.932 UTC [1056] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:27.932 UTC [1056] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:34.135 UTC [1057] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:34.135 UTC [1057] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:40.133 UTC [1058] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:40.133 UTC [1058] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:46.023 UTC [1059] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:46.023 UTC [1059] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:51.872 UTC [1061] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:51.872 UTC [1061] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:27:57.665 UTC [1062] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:27:57.665 UTC [1062] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:03.623 UTC [1063] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:03.623 UTC [1063] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:20.116 UTC [1065] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:20.116 UTC [1065] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:26.020 UTC [1066] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:26.020 UTC [1066] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:32.072 UTC [1067] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:32.072 UTC [1067] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:38.318 UTC [1068] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:38.318 UTC [1068] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:44.327 UTC [1069] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:44.327 UTC [1069] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:50.399 UTC [1071] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:50.399 UTC [1071] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:28:56.241 UTC [1072] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:28:56.241 UTC [1072] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:29:02.057 UTC [1073] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:29:02.057 UTC [1073] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:29:07.823 UTC [1074] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:29:07.823 UTC [1074] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:29:13.773 UTC [1075] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:29:13.773 UTC [1075] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:34:28.385 UTC [1087] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:34:28.385 UTC [1087] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:34:34.248 UTC [1088] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:34:34.248 UTC [1088] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:34:40.147 UTC [1089] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:34:40.147 UTC [1089] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:34:45.961 UTC [1090] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:34:45.961 UTC [1090] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:34:51.723 UTC [1092] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:34:51.723 UTC [1092] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:34:57.518 UTC [1093] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:34:57.518 UTC [1093] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:03.432 UTC [1094] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:03.432 UTC [1094] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:09.308 UTC [1095] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:09.308 UTC [1095] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:15.246 UTC [1096] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:15.246 UTC [1096] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:20.984 UTC [1098] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:20.984 UTC [1098] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:34.661 UTC [1099] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:34.661 UTC [1099] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:40.641 UTC [1100] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:40.641 UTC [1100] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:46.547 UTC [1101] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:46.547 UTC [1101] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:52.469 UTC [1103] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:52.469 UTC [1103] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:35:58.431 UTC [1104] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:35:58.431 UTC [1104] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:36:04.247 UTC [1105] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:36:04.247 UTC [1105] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:36:10.363 UTC [1106] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:36:10.363 UTC [1106] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:36:16.236 UTC [1107] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:36:16.236 UTC [1107] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:36:22.084 UTC [1109] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:36:22.084 UTC [1109] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:36:28.097 UTC [1110] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:36:28.097 UTC [1110] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:36:34.084 UTC [1111] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:36:34.084 UTC [1111] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:41:50.459 UTC [1123] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:41:50.459 UTC [1123] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:41:56.415 UTC [1124] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:41:56.415 UTC [1124] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:02.239 UTC [1125] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:02.239 UTC [1125] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:08.087 UTC [1126] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:08.087 UTC [1126] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:13.986 UTC [1127] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:13.986 UTC [1127] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:19.968 UTC [1129] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:19.968 UTC [1129] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:25.782 UTC [1130] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:25.782 UTC [1130] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:31.619 UTC [1131] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:31.619 UTC [1131] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:37.649 UTC [1132] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:37.649 UTC [1132] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:43.593 UTC [1133] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:43.593 UTC [1133] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:49.409 UTC [1135] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:49.409 UTC [1135] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:42:55.276 UTC [1136] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:42:55.276 UTC [1136] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:06.206 UTC [1137] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:06.206 UTC [1137] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:11.959 UTC [1138] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:11.959 UTC [1138] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:17.759 UTC [1139] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:17.759 UTC [1139] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:23.665 UTC [1141] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:23.665 UTC [1141] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:29.704 UTC [1142] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:29.704 UTC [1142] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:35.751 UTC [1143] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:35.751 UTC [1143] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:41.467 UTC [1144] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:41.467 UTC [1144] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:47.317 UTC [1145] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:47.317 UTC [1145] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:53.228 UTC [1147] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:53.228 UTC [1147] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:43:59.314 UTC [1148] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:43:59.314 UTC [1148] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:44:05.219 UTC [1149] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:44:05.219 UTC [1149] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:18.115 UTC [1160] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:18.115 UTC [1160] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:24.059 UTC [1162] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:24.059 UTC [1162] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:29.948 UTC [1163] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:29.948 UTC [1163] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:35.883 UTC [1164] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:35.883 UTC [1164] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:41.825 UTC [1165] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:41.825 UTC [1165] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:47.603 UTC [1166] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:47.603 UTC [1166] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:53.471 UTC [1168] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:53.471 UTC [1168] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:49:59.405 UTC [1169] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:49:59.405 UTC [1169] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:05.322 UTC [1170] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:05.322 UTC [1170] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:11.187 UTC [1171] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:11.187 UTC [1171] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:30.518 UTC [1173] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:30.518 UTC [1173] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:36.407 UTC [1174] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:36.407 UTC [1174] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:42.245 UTC [1175] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:42.245 UTC [1175] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:48.189 UTC [1176] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:48.189 UTC [1176] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:54.077 UTC [1178] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:54.077 UTC [1178] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:50:59.959 UTC [1179] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:50:59.959 UTC [1179] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:05.948 UTC [1180] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:05.948 UTC [1180] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:11.946 UTC [1181] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:11.946 UTC [1181] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:17.803 UTC [1182] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:17.803 UTC [1182] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:23.564 UTC [1184] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:23.564 UTC [1184] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:40.354 UTC [1185] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:40.354 UTC [1185] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:46.262 UTC [1186] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:46.262 UTC [1186] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:52.082 UTC [1188] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:52.082 UTC [1188] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:51:57.920 UTC [1189] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:51:57.920 UTC [1189] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:52:03.810 UTC [1190] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:52:03.810 UTC [1190] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:52:09.621 UTC [1191] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:52:09.621 UTC [1191] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:52:15.584 UTC [1192] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:52:15.584 UTC [1192] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:52:21.333 UTC [1194] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:52:21.333 UTC [1194] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:52:27.164 UTC [1195] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:52:27.164 UTC [1195] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:52:32.959 UTC [1196] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:52:32.959 UTC [1196] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:02.156 UTC [1208] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:02.156 UTC [1208] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:07.951 UTC [1209] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:07.951 UTC [1209] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:13.892 UTC [1210] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:13.892 UTC [1210] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:19.749 UTC [1212] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:19.749 UTC [1212] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:25.687 UTC [1213] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:25.687 UTC [1213] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:31.613 UTC [1214] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:31.613 UTC [1214] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:37.560 UTC [1215] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:37.560 UTC [1215] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:43.408 UTC [1216] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:43.408 UTC [1216] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:49.399 UTC [1217] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:49.399 UTC [1217] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:58:55.299 UTC [1219] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:58:55.299 UTC [1219] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:10.183 UTC [1220] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:10.183 UTC [1220] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:16.176 UTC [1221] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:16.176 UTC [1221] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:22.076 UTC [1223] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:22.076 UTC [1223] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:27.953 UTC [1224] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:27.953 UTC [1224] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:33.899 UTC [1225] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:33.899 UTC [1225] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:39.888 UTC [1226] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:39.888 UTC [1226] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:45.762 UTC [1227] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:45.762 UTC [1227] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:51.637 UTC [1229] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:51.637 UTC [1229] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 05:59:57.399 UTC [1230] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 05:59:57.399 UTC [1230] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:00:03.294 UTC [1231] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:00:03.294 UTC [1231] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:05:23.221 UTC [1243] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:05:23.221 UTC [1243] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:05:29.142 UTC [1244] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:05:29.142 UTC [1244] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:05:35.103 UTC [1245] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:05:35.103 UTC [1245] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:05:41.005 UTC [1246] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:05:41.005 UTC [1246] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:05:46.765 UTC [1247] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:05:46.765 UTC [1247] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:05:52.535 UTC [1249] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:05:52.535 UTC [1249] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:05:58.477 UTC [1250] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:05:58.477 UTC [1250] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:04.305 UTC [1251] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:04.305 UTC [1251] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:10.355 UTC [1252] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:10.355 UTC [1252] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:16.114 UTC [1253] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:16.114 UTC [1253] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:22.014 UTC [1255] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:22.014 UTC [1255] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:41.032 UTC [1256] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:41.032 UTC [1256] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:46.847 UTC [1257] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:46.847 UTC [1257] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:52.678 UTC [1259] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:52.678 UTC [1259] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:06:58.841 UTC [1260] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:06:58.841 UTC [1260] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:07:04.837 UTC [1261] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:07:04.837 UTC [1261] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:07:10.659 UTC [1262] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:07:10.659 UTC [1262] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:07:16.541 UTC [1263] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:07:16.541 UTC [1263] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:07:22.341 UTC [1265] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:07:22.341 UTC [1265] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:07:28.286 UTC [1266] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:07:28.286 UTC [1266] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:07:34.157 UTC [1267] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:07:34.157 UTC [1267] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:12:54.202 UTC [1279] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:12:54.202 UTC [1279] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:00.109 UTC [1280] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:00.109 UTC [1280] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:05.984 UTC [1281] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:05.984 UTC [1281] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:11.837 UTC [1282] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:11.837 UTC [1282] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:17.608 UTC [1283] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:17.608 UTC [1283] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:23.377 UTC [1285] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:23.377 UTC [1285] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:29.464 UTC [1286] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:29.464 UTC [1286] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:35.252 UTC [1287] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:35.252 UTC [1287] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:13:41.216 UTC [1288] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:13:41.216 UTC [1288] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:01.077 UTC [1291] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:01.077 UTC [1291] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:06.997 UTC [1292] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:06.997 UTC [1292] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:12.879 UTC [1293] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:12.879 UTC [1293] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:18.659 UTC [1294] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:18.659 UTC [1294] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:24.572 UTC [1296] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:24.572 UTC [1296] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:30.692 UTC [1297] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:30.692 UTC [1297] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:36.775 UTC [1298] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:36.775 UTC [1298] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:42.917 UTC [1299] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:42.917 UTC [1299] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:48.793 UTC [1300] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:48.793 UTC [1300] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL 2022-06-22 06:14:54.664 UTC [1302] ERROR: column "tenant_id" of relation "dcim_device" already exists 2022-06-22 06:14:54.664 UTC [1302] STATEMENT: ALTER TABLE "dcim_device" ADD COLUMN "tenant_id" integer NULL