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-04-27 16:51:37.351 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-04-27 16:51:55.023 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" ..2022-04-27 16:51:56.426 UTC [30] LOG: database system was shut down at 2022-04-27 16:51:37 UTC 2022-04-27 16:51:57.017 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-04-27 16:52:07.298 UTC [29] LOG: received fast shutdown request 2022-04-27 16:52:08.040 UTC [29] LOG: aborting any active transactions 2022-04-27 16:52:08.041 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2022-04-27 16:52:08.041 UTC [31] LOG: shutting down ...2022-04-27 16:52:10.543 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2022-04-27 16:52:11.251 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2022-04-27 16:52:11.251 UTC [1] LOG: listening on IPv6 address "::", port 5432 2022-04-27 16:52:12.438 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2022-04-27 16:52:14.033 UTC [42] LOG: database system was shut down at 2022-04-27 16:52:10 UTC 2022-04-27 16:52:14.060 UTC [1] LOG: database system is ready to accept connections 2022-04-27 16:53:16.919 UTC [49] LOG: unexpected EOF on client connection with an open transaction 2022-04-27 16:54:33.436 UTC [53] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:54:33.436 UTC [53] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:54:39.070 UTC [54] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:54:39.070 UTC [54] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:54:44.689 UTC [56] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:54:44.689 UTC [56] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:54:50.448 UTC [57] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:54:50.448 UTC [57] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:54:56.019 UTC [58] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:54:56.019 UTC [58] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:01.653 UTC [59] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:01.653 UTC [59] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:07.347 UTC [60] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:07.347 UTC [60] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:13.031 UTC [61] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:13.031 UTC [61] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:18.630 UTC [63] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:18.630 UTC [63] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:24.213 UTC [64] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:24.213 UTC [64] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:29.817 UTC [65] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:29.817 UTC [65] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:35.511 UTC [66] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:35.511 UTC [66] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:47.733 UTC [68] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:47.733 UTC [68] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:53.376 UTC [69] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:53.376 UTC [69] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:55:59.037 UTC [70] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:55:59.037 UTC [70] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:04.689 UTC [71] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:04.689 UTC [71] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:10.559 UTC [72] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:10.559 UTC [72] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:16.201 UTC [74] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:16.201 UTC [74] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:21.799 UTC [75] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:21.799 UTC [75] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:27.450 UTC [76] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:27.450 UTC [76] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:33.179 UTC [77] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:33.179 UTC [77] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:38.927 UTC [78] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:38.927 UTC [78] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:44.643 UTC [80] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:44.643 UTC [80] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:50.274 UTC [81] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:50.274 UTC [81] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:56:55.935 UTC [82] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:56:55.935 UTC [82] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:57:22.261 UTC [84] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:57:22.261 UTC [84] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:57:28.007 UTC [85] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:57:28.007 UTC [85] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:57:33.707 UTC [86] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:57:33.707 UTC [86] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:57:39.334 UTC [87] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:57:39.334 UTC [87] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:57:45.053 UTC [89] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:57:45.053 UTC [89] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:57:50.680 UTC [90] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:57:50.680 UTC [90] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:57:56.287 UTC [91] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:57:56.287 UTC [91] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:01.949 UTC [92] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:01.949 UTC [92] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:07.662 UTC [93] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:07.662 UTC [93] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:13.321 UTC [94] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:13.321 UTC [94] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:32.090 UTC [96] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:32.090 UTC [96] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:37.835 UTC [97] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:37.835 UTC [97] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:43.478 UTC [98] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:43.478 UTC [98] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:49.125 UTC [100] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:49.125 UTC [100] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:58:54.960 UTC [101] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:58:54.960 UTC [101] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:00.578 UTC [102] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:00.578 UTC [102] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:06.279 UTC [103] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:06.279 UTC [103] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:11.931 UTC [104] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:11.931 UTC [104] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:17.622 UTC [106] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:17.622 UTC [106] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:23.395 UTC [107] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:23.395 UTC [107] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:28.955 UTC [108] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:28.955 UTC [108] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:34.628 UTC [109] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:34.628 UTC [109] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:46.511 UTC [111] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:46.511 UTC [111] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:52.254 UTC [112] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:52.254 UTC [112] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 16:59:57.928 UTC [113] ERROR: relation "dcim_devicebay" already exists 2022-04-27 16:59:57.928 UTC [113] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:03.593 UTC [114] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:03.593 UTC [114] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:09.209 UTC [115] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:09.209 UTC [115] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:14.890 UTC [117] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:14.890 UTC [117] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:20.502 UTC [118] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:20.502 UTC [118] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:26.182 UTC [119] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:26.182 UTC [119] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:31.871 UTC [120] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:31.871 UTC [120] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:37.607 UTC [121] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:37.607 UTC [121] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:00:43.259 UTC [122] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:00:43.259 UTC [122] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:02:28.218 UTC [127] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:02:28.218 UTC [127] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:02:33.882 UTC [128] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:02:33.882 UTC [128] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:02:39.609 UTC [129] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:02:39.609 UTC [129] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:02:45.380 UTC [131] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:02:45.380 UTC [131] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:02:51.202 UTC [132] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:02:51.202 UTC [132] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:02:56.954 UTC [133] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:02:56.954 UTC [133] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:02.675 UTC [134] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:02.675 UTC [134] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:08.345 UTC [135] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:08.345 UTC [135] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:13.957 UTC [136] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:13.957 UTC [136] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:19.634 UTC [138] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:19.634 UTC [138] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:25.255 UTC [139] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:25.255 UTC [139] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:36.072 UTC [140] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:36.072 UTC [140] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:41.806 UTC [141] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:41.806 UTC [141] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:47.564 UTC [143] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:47.564 UTC [143] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:53.204 UTC [144] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:53.204 UTC [144] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:03:58.970 UTC [145] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:03:58.970 UTC [145] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:04:04.622 UTC [146] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:04:04.622 UTC [146] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:04:10.292 UTC [147] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:04:10.292 UTC [147] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:04:15.971 UTC [149] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:04:15.971 UTC [149] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:04:21.750 UTC [150] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:04:21.750 UTC [150] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:04:27.574 UTC [151] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:04:27.574 UTC [151] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:04:33.263 UTC [152] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:04:33.263 UTC [152] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:09:46.889 UTC [164] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:09:46.889 UTC [164] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:09:52.540 UTC [165] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:09:52.540 UTC [165] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:09:58.156 UTC [166] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:09:58.156 UTC [166] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:03.715 UTC [167] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:03.715 UTC [167] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:09.374 UTC [168] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:09.374 UTC [168] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:15.032 UTC [170] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:15.032 UTC [170] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:20.678 UTC [171] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:20.678 UTC [171] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:26.461 UTC [172] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:26.461 UTC [172] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:32.125 UTC [173] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:32.125 UTC [173] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:37.840 UTC [174] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:37.840 UTC [174] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:43.675 UTC [175] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:43.675 UTC [175] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:10:55.852 UTC [177] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:10:55.852 UTC [177] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:01.641 UTC [178] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:01.641 UTC [178] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:07.288 UTC [179] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:07.288 UTC [179] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:12.953 UTC [180] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:12.953 UTC [180] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:18.656 UTC [182] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:18.656 UTC [182] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:24.422 UTC [183] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:24.422 UTC [183] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:30.166 UTC [184] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:30.166 UTC [184] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:36.084 UTC [185] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:36.084 UTC [185] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:41.733 UTC [186] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:41.733 UTC [186] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:47.385 UTC [188] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:47.385 UTC [188] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:53.103 UTC [189] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:53.103 UTC [189] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:11:58.794 UTC [190] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:11:58.794 UTC [190] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:04.584 UTC [191] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:04.584 UTC [191] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:10.225 UTC [192] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:10.225 UTC [192] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:15.925 UTC [194] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:15.925 UTC [194] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:21.697 UTC [195] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:21.697 UTC [195] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:27.630 UTC [196] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:27.630 UTC [196] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:33.331 UTC [197] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:33.331 UTC [197] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:39.163 UTC [198] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:39.163 UTC [198] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:45.420 UTC [200] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:45.420 UTC [200] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:51.175 UTC [201] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:51.175 UTC [201] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:12:56.873 UTC [202] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:12:56.873 UTC [202] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:18:30.272 UTC [214] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:18:30.272 UTC [214] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:18:35.939 UTC [215] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:18:35.939 UTC [215] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:18:41.586 UTC [216] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:18:41.586 UTC [216] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:18:47.224 UTC [218] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:18:47.224 UTC [218] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:18:52.775 UTC [219] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:18:52.775 UTC [219] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:18:58.532 UTC [220] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:18:58.532 UTC [220] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:06.219 UTC [221] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:06.219 UTC [221] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:12.650 UTC [222] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:12.650 UTC [222] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:18.500 UTC [224] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:18.500 UTC [224] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:24.255 UTC [225] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:24.255 UTC [225] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:39.809 UTC [226] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:39.809 UTC [226] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:45.606 UTC [228] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:45.606 UTC [228] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:51.234 UTC [229] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:51.234 UTC [229] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:19:56.856 UTC [230] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:19:56.856 UTC [230] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:20:02.652 UTC [231] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:20:02.652 UTC [231] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:20:08.343 UTC [232] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:20:08.343 UTC [232] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:20:14.049 UTC [233] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:20:14.049 UTC [233] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:20:19.646 UTC [235] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:20:19.646 UTC [235] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:20:25.297 UTC [236] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:20:25.297 UTC [236] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:20:31.025 UTC [237] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:20:31.025 UTC [237] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:20:36.803 UTC [238] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:20:36.803 UTC [238] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:25:51.101 UTC [250] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:25:51.101 UTC [250] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:25:56.839 UTC [251] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:25:56.839 UTC [251] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:03.313 UTC [252] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:03.313 UTC [252] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:09.161 UTC [253] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:09.161 UTC [253] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:14.909 UTC [254] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:14.909 UTC [254] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:20.676 UTC [256] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:20.676 UTC [256] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:26.292 UTC [257] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:26.292 UTC [257] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:31.963 UTC [258] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:31.963 UTC [258] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:37.755 UTC [259] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:37.755 UTC [259] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:43.450 UTC [260] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:43.450 UTC [260] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:49.177 UTC [262] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:49.177 UTC [262] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:26:54.901 UTC [263] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:26:54.901 UTC [263] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:08.532 UTC [264] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:08.532 UTC [264] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:14.287 UTC [265] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:14.287 UTC [265] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:20.072 UTC [267] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:20.072 UTC [267] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:25.800 UTC [268] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:25.800 UTC [268] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:31.613 UTC [269] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:31.613 UTC [269] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:37.416 UTC [270] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:37.416 UTC [270] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:43.400 UTC [271] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:43.400 UTC [271] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:49.066 UTC [273] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:49.066 UTC [273] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:27:54.718 UTC [274] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:27:54.718 UTC [274] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:28:00.503 UTC [275] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:28:00.503 UTC [275] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:28:06.219 UTC [276] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:28:06.219 UTC [276] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:28:11.869 UTC [277] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:28:11.869 UTC [277] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:33:27.075 UTC [289] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:33:27.075 UTC [289] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:33:32.690 UTC [290] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:33:32.690 UTC [290] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:33:38.406 UTC [291] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:33:38.406 UTC [291] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:33:44.005 UTC [292] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:33:44.005 UTC [292] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:33:49.663 UTC [294] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:33:49.663 UTC [294] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:33:55.309 UTC [295] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:33:55.309 UTC [295] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:00.976 UTC [296] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:00.976 UTC [296] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:06.700 UTC [297] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:06.700 UTC [297] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:12.377 UTC [298] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:12.377 UTC [298] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:18.091 UTC [300] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:18.091 UTC [300] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:23.747 UTC [301] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:23.747 UTC [301] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:39.266 UTC [302] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:39.266 UTC [302] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:44.912 UTC [303] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:44.912 UTC [303] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:50.659 UTC [305] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:50.659 UTC [305] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:34:56.419 UTC [306] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:34:56.419 UTC [306] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:02.099 UTC [307] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:02.099 UTC [307] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:07.830 UTC [308] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:07.830 UTC [308] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:13.556 UTC [309] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:13.556 UTC [309] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:19.158 UTC [311] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:19.158 UTC [311] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:24.935 UTC [312] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:24.935 UTC [312] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:30.667 UTC [313] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:30.667 UTC [313] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:36.510 UTC [314] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:36.510 UTC [314] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:49.008 UTC [316] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:49.008 UTC [316] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:35:54.782 UTC [317] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:35:54.782 UTC [317] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:00.519 UTC [318] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:00.519 UTC [318] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:06.313 UTC [319] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:06.313 UTC [319] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:11.978 UTC [320] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:11.978 UTC [320] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:17.840 UTC [322] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:17.840 UTC [322] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:23.507 UTC [323] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:23.507 UTC [323] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:29.223 UTC [324] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:29.223 UTC [324] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:35.012 UTC [325] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:35.012 UTC [325] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:40.693 UTC [326] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:40.693 UTC [326] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:36:46.407 UTC [328] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:36:46.407 UTC [328] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:03.842 UTC [339] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:03.842 UTC [339] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:09.668 UTC [340] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:09.668 UTC [340] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:15.306 UTC [341] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:15.306 UTC [341] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:20.930 UTC [343] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:20.930 UTC [343] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:26.760 UTC [344] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:26.760 UTC [344] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:32.550 UTC [345] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:32.550 UTC [345] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:38.213 UTC [346] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:38.213 UTC [346] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:44.112 UTC [347] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:44.112 UTC [347] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:49.809 UTC [349] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:49.809 UTC [349] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:42:55.546 UTC [350] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:42:55.546 UTC [350] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:01.358 UTC [351] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:01.358 UTC [351] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:07.101 UTC [352] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:07.101 UTC [352] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:19.924 UTC [354] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:19.924 UTC [354] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:25.717 UTC [355] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:25.717 UTC [355] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:31.560 UTC [356] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:31.560 UTC [356] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:37.338 UTC [357] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:37.338 UTC [357] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:43.116 UTC [358] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:43.116 UTC [358] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:48.834 UTC [360] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:48.834 UTC [360] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:43:54.535 UTC [361] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:43:54.535 UTC [361] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:44:00.222 UTC [362] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:44:00.222 UTC [362] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:44:05.860 UTC [363] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:44:05.860 UTC [363] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:44:11.625 UTC [364] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:44:11.625 UTC [364] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:49:28.678 UTC [376] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:49:28.678 UTC [376] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:49:34.431 UTC [377] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:49:34.431 UTC [377] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:49:40.218 UTC [378] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:49:40.218 UTC [378] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:49:45.979 UTC [380] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:49:45.979 UTC [380] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:49:51.746 UTC [381] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:49:51.746 UTC [381] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:49:57.434 UTC [382] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:49:57.434 UTC [382] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:03.120 UTC [383] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:03.120 UTC [383] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:08.853 UTC [384] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:08.853 UTC [384] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:14.674 UTC [385] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:14.674 UTC [385] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:20.424 UTC [387] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:20.424 UTC [387] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:26.228 UTC [388] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:26.228 UTC [388] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:38.844 UTC [389] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:38.844 UTC [389] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:44.552 UTC [390] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:44.552 UTC [390] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:50.214 UTC [392] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:50.214 UTC [392] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:50:55.952 UTC [393] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:50:55.952 UTC [393] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:01.750 UTC [394] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:01.750 UTC [394] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:07.725 UTC [395] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:07.725 UTC [395] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:13.375 UTC [396] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:13.375 UTC [396] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:19.130 UTC [398] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:19.130 UTC [398] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:24.822 UTC [399] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:24.822 UTC [399] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:30.607 UTC [400] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:30.607 UTC [400] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:36.298 UTC [401] LOG: could not receive data from client: Connection reset by peer 2022-04-27 17:51:46.069 UTC [403] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:46.069 UTC [403] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:52.036 UTC [404] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:52.036 UTC [404] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:51:57.832 UTC [405] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:51:57.832 UTC [405] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:03.608 UTC [406] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:03.608 UTC [406] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:09.348 UTC [407] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:09.348 UTC [407] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:15.158 UTC [408] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:15.158 UTC [408] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:20.981 UTC [410] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:20.981 UTC [410] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:26.905 UTC [411] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:26.905 UTC [411] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:32.714 UTC [412] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:32.714 UTC [412] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:38.516 UTC [413] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:38.516 UTC [413] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:52:44.260 UTC [414] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:52:44.260 UTC [414] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:57:55.138 UTC [426] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:57:55.138 UTC [426] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:00.799 UTC [427] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:00.799 UTC [427] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:06.543 UTC [428] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:06.543 UTC [428] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:12.227 UTC [429] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:12.227 UTC [429] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:17.976 UTC [431] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:17.976 UTC [431] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:23.753 UTC [432] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:23.753 UTC [432] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:29.464 UTC [433] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:29.464 UTC [433] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:35.183 UTC [434] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:35.183 UTC [434] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:41.018 UTC [435] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:41.018 UTC [435] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:46.886 UTC [437] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:46.886 UTC [437] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:58:52.651 UTC [438] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:58:52.651 UTC [438] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:06.686 UTC [439] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:06.686 UTC [439] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:12.460 UTC [440] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:12.460 UTC [440] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:18.234 UTC [442] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:18.234 UTC [442] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:24.099 UTC [443] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:24.099 UTC [443] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:29.883 UTC [444] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:29.883 UTC [444] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:35.628 UTC [445] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:35.628 UTC [445] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:41.466 UTC [446] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:41.466 UTC [446] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:47.259 UTC [448] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:47.259 UTC [448] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:53.096 UTC [449] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:53.096 UTC [449] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 17:59:58.842 UTC [450] ERROR: relation "dcim_devicebay" already exists 2022-04-27 17:59:58.842 UTC [450] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:00:04.737 UTC [451] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:00:04.737 UTC [451] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:05:20.436 UTC [463] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:05:20.436 UTC [463] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:05:26.271 UTC [464] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:05:26.271 UTC [464] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:05:31.990 UTC [465] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:05:31.990 UTC [465] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:05:37.804 UTC [466] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:05:37.804 UTC [466] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:05:43.552 UTC [467] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:05:43.552 UTC [467] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:05:49.402 UTC [469] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:05:49.402 UTC [469] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:05:55.107 UTC [470] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:05:55.107 UTC [470] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:00.893 UTC [471] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:00.893 UTC [471] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:06.742 UTC [472] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:06.742 UTC [472] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:12.493 UTC [473] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:12.493 UTC [473] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:18.278 UTC [475] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:18.278 UTC [475] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:24.011 UTC [476] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:24.011 UTC [476] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:38.152 UTC [477] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:38.152 UTC [477] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:43.885 UTC [478] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:43.885 UTC [478] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:49.641 UTC [480] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:49.641 UTC [480] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:06:55.433 UTC [481] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:06:55.433 UTC [481] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:01.306 UTC [482] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:01.306 UTC [482] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:07.078 UTC [483] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:07.078 UTC [483] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:12.887 UTC [484] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:12.887 UTC [484] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:18.585 UTC [486] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:18.585 UTC [486] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:24.381 UTC [487] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:24.381 UTC [487] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:30.257 UTC [488] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:30.257 UTC [488] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:35.980 UTC [489] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:35.980 UTC [489] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:45.072 UTC [490] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:45.072 UTC [490] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:51.012 UTC [492] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:51.012 UTC [492] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:07:56.830 UTC [493] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:07:56.830 UTC [493] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:02.549 UTC [494] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:02.549 UTC [494] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:08.248 UTC [495] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:08.248 UTC [495] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:13.955 UTC [496] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:13.955 UTC [496] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:19.666 UTC [498] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:19.666 UTC [498] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:25.388 UTC [499] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:25.388 UTC [499] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:31.154 UTC [500] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:31.154 UTC [500] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:36.894 UTC [501] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:36.894 UTC [501] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:08:42.806 UTC [502] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:08:42.806 UTC [502] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:03.589 UTC [514] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:03.589 UTC [514] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:09.333 UTC [515] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:09.333 UTC [515] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:15.180 UTC [516] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:15.180 UTC [516] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:20.956 UTC [518] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:20.956 UTC [518] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:26.804 UTC [519] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:26.804 UTC [519] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:32.573 UTC [520] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:32.573 UTC [520] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:38.386 UTC [521] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:38.386 UTC [521] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:44.082 UTC [522] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:44.082 UTC [522] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:49.907 UTC [524] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:49.907 UTC [524] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:14:55.830 UTC [525] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:14:55.830 UTC [525] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:01.629 UTC [526] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:01.629 UTC [526] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:15.455 UTC [527] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:15.455 UTC [527] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:21.301 UTC [529] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:21.301 UTC [529] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:27.152 UTC [530] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:27.152 UTC [530] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:32.879 UTC [531] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:32.879 UTC [531] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:38.585 UTC [532] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:38.585 UTC [532] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:44.321 UTC [533] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:44.321 UTC [533] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:50.257 UTC [535] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:50.257 UTC [535] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:15:56.014 UTC [536] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:15:56.014 UTC [536] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:16:01.759 UTC [537] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:16:01.759 UTC [537] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:16:07.621 UTC [538] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:16:07.621 UTC [538] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE) 2022-04-27 18:16:13.327 UTC [539] ERROR: relation "dcim_devicebay" already exists 2022-04-27 18:16:13.327 UTC [539] STATEMENT: CREATE TABLE "dcim_devicebay" ("id" serial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "device_id" integer NOT NULL, "installed_device_id" integer NULL UNIQUE)