By type
The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2021-10-15 22:47:16.785 UTC [28] 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....2021-10-15 22:47:19.417 UTC [32] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" .2021-10-15 22:47:19.524 UTC [33] LOG: database system was shut down at 2021-10-15 22:47:17 UTC 2021-10-15 22:47:19.551 UTC [32] LOG: database system is ready to accept connections done server started CREATE DATABASE CREATE ROLE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* waiting for server to shut down....2021-10-15 22:47:22.921 UTC [32] LOG: received fast shutdown request 2021-10-15 22:47:22.926 UTC [32] LOG: aborting any active transactions 2021-10-15 22:47:22.927 UTC [32] LOG: worker process: logical replication launcher (PID 39) exited with exit code 1 2021-10-15 22:47:22.927 UTC [34] LOG: shutting down .2021-10-15 22:47:24.125 UTC [32] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-10-15 22:47:24.143 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-10-15 22:47:24.143 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-10-15 22:47:24.599 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-10-15 22:47:24.717 UTC [45] LOG: database system was shut down at 2021-10-15 22:47:23 UTC 2021-10-15 22:47:24.726 UTC [1] LOG: database system is ready to accept connections 2021-10-15 22:48:49.260 UTC [52] LOG: unexpected EOF on client connection with an open transaction 2021-10-15 22:51:38.033 UTC [57] LOG: unexpected EOF on client connection with an open transaction 2021-10-15 22:53:18.739 UTC [65] ERROR: relation "dcim_cable" already exists 2021-10-15 22:53:18.739 UTC [65] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:53:24.823 UTC [66] ERROR: relation "dcim_cable" already exists 2021-10-15 22:53:24.823 UTC [66] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:53:30.910 UTC [68] ERROR: relation "dcim_cable" already exists 2021-10-15 22:53:30.910 UTC [68] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:53:36.999 UTC [69] ERROR: relation "dcim_cable" already exists 2021-10-15 22:53:36.999 UTC [69] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:53:43.077 UTC [70] ERROR: relation "dcim_cable" already exists 2021-10-15 22:53:43.077 UTC [70] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:53:49.084 UTC [71] ERROR: relation "dcim_cable" already exists 2021-10-15 22:53:49.084 UTC [71] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:53:55.247 UTC [72] ERROR: relation "dcim_cable" already exists 2021-10-15 22:53:55.247 UTC [72] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:54:01.343 UTC [74] ERROR: relation "dcim_cable" already exists 2021-10-15 22:54:01.343 UTC [74] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:54:07.514 UTC [75] ERROR: relation "dcim_cable" already exists 2021-10-15 22:54:07.514 UTC [75] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:54:13.737 UTC [76] ERROR: relation "dcim_cable" already exists 2021-10-15 22:54:13.737 UTC [76] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:56:24.200 UTC [81] ERROR: relation "dcim_cable" already exists 2021-10-15 22:56:24.200 UTC [81] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:56:30.622 UTC [83] ERROR: relation "dcim_cable" already exists 2021-10-15 22:56:30.622 UTC [83] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:56:37.033 UTC [84] ERROR: relation "dcim_cable" already exists 2021-10-15 22:56:37.033 UTC [84] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:56:43.576 UTC [85] ERROR: relation "dcim_cable" already exists 2021-10-15 22:56:43.576 UTC [85] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:56:49.645 UTC [86] ERROR: relation "dcim_cable" already exists 2021-10-15 22:56:49.645 UTC [86] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:56:55.970 UTC [88] ERROR: relation "dcim_cable" already exists 2021-10-15 22:56:55.970 UTC [88] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:02.367 UTC [89] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:02.367 UTC [89] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:08.698 UTC [90] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:08.698 UTC [90] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:15.030 UTC [91] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:15.030 UTC [91] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:21.205 UTC [92] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:21.205 UTC [92] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:27.684 UTC [94] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:27.684 UTC [94] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:40.468 UTC [95] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:40.468 UTC [95] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:46.761 UTC [96] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:46.761 UTC [96] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:52.914 UTC [97] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:52.914 UTC [97] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:57:59.043 UTC [99] ERROR: relation "dcim_cable" already exists 2021-10-15 22:57:59.043 UTC [99] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:58:05.386 UTC [100] ERROR: relation "dcim_cable" already exists 2021-10-15 22:58:05.386 UTC [100] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:58:11.725 UTC [101] ERROR: relation "dcim_cable" already exists 2021-10-15 22:58:11.725 UTC [101] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:58:18.258 UTC [102] ERROR: relation "dcim_cable" already exists 2021-10-15 22:58:18.258 UTC [102] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:58:24.395 UTC [103] ERROR: relation "dcim_cable" already exists 2021-10-15 22:58:24.395 UTC [103] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:58:30.518 UTC [105] ERROR: relation "dcim_cable" already exists 2021-10-15 22:58:30.518 UTC [105] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 22:58:36.817 UTC [106] ERROR: relation "dcim_cable" already exists 2021-10-15 22:58:36.817 UTC [106] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:01:34.243 UTC [113] ERROR: relation "dcim_cable" already exists 2021-10-15 23:01:34.243 UTC [113] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:01:40.536 UTC [114] ERROR: relation "dcim_cable" already exists 2021-10-15 23:01:40.536 UTC [114] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:01:46.854 UTC [115] ERROR: relation "dcim_cable" already exists 2021-10-15 23:01:46.854 UTC [115] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:01:53.077 UTC [116] ERROR: relation "dcim_cable" already exists 2021-10-15 23:01:53.077 UTC [116] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:01:59.230 UTC [118] ERROR: relation "dcim_cable" already exists 2021-10-15 23:01:59.230 UTC [118] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:02:05.478 UTC [119] ERROR: relation "dcim_cable" already exists 2021-10-15 23:02:05.478 UTC [119] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:02:11.703 UTC [120] ERROR: relation "dcim_cable" already exists 2021-10-15 23:02:11.703 UTC [120] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:02:17.878 UTC [121] ERROR: relation "dcim_cable" already exists 2021-10-15 23:02:17.878 UTC [121] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:02:24.012 UTC [122] ERROR: relation "dcim_cable" already exists 2021-10-15 23:02:24.012 UTC [122] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:07:35.852 UTC [134] ERROR: relation "dcim_cable" already exists 2021-10-15 23:07:35.852 UTC [134] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:07:42.094 UTC [135] ERROR: relation "dcim_cable" already exists 2021-10-15 23:07:42.094 UTC [135] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:07:48.291 UTC [136] ERROR: relation "dcim_cable" already exists 2021-10-15 23:07:48.291 UTC [136] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:07:54.603 UTC [137] ERROR: relation "dcim_cable" already exists 2021-10-15 23:07:54.603 UTC [137] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:00.724 UTC [139] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:00.724 UTC [139] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:07.107 UTC [140] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:07.107 UTC [140] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:13.408 UTC [141] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:13.408 UTC [141] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:19.452 UTC [142] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:19.452 UTC [142] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:25.643 UTC [144] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:25.643 UTC [144] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:31.863 UTC [145] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:31.863 UTC [145] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:38.236 UTC [146] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:38.236 UTC [146] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:51.355 UTC [147] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:51.355 UTC [147] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:08:57.642 UTC [149] ERROR: relation "dcim_cable" already exists 2021-10-15 23:08:57.642 UTC [149] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:03.984 UTC [150] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:03.984 UTC [150] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:10.128 UTC [151] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:10.128 UTC [151] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:16.578 UTC [152] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:16.578 UTC [152] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:23.104 UTC [153] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:23.104 UTC [153] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:29.360 UTC [155] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:29.360 UTC [155] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:35.612 UTC [156] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:35.612 UTC [156] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:41.896 UTC [157] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:41.896 UTC [157] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:09:48.372 UTC [158] ERROR: relation "dcim_cable" already exists 2021-10-15 23:09:48.372 UTC [158] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:15:15.790 UTC [170] ERROR: relation "dcim_cable" already exists 2021-10-15 23:15:15.790 UTC [170] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:15:22.113 UTC [171] ERROR: relation "dcim_cable" already exists 2021-10-15 23:15:22.113 UTC [171] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:15:28.589 UTC [173] ERROR: relation "dcim_cable" already exists 2021-10-15 23:15:28.589 UTC [173] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:15:35.480 UTC [174] ERROR: relation "dcim_cable" already exists 2021-10-15 23:15:35.480 UTC [174] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:15:42.479 UTC [175] ERROR: relation "dcim_cable" already exists 2021-10-15 23:15:42.479 UTC [175] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:15:48.912 UTC [176] ERROR: relation "dcim_cable" already exists 2021-10-15 23:15:48.912 UTC [176] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:15:55.667 UTC [177] ERROR: relation "dcim_cable" already exists 2021-10-15 23:15:55.667 UTC [177] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:02.890 UTC [179] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:02.890 UTC [179] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:09.409 UTC [180] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:09.409 UTC [180] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:16.023 UTC [181] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:16.023 UTC [181] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:31.726 UTC [183] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:31.726 UTC [183] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:38.122 UTC [184] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:38.122 UTC [184] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:44.345 UTC [185] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:44.345 UTC [185] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:50.821 UTC [186] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:50.821 UTC [186] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:16:57.350 UTC [188] ERROR: relation "dcim_cable" already exists 2021-10-15 23:16:57.350 UTC [188] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:17:03.683 UTC [189] ERROR: relation "dcim_cable" already exists 2021-10-15 23:17:03.683 UTC [189] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:17:09.838 UTC [190] ERROR: relation "dcim_cable" already exists 2021-10-15 23:17:09.838 UTC [190] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:17:16.355 UTC [191] ERROR: relation "dcim_cable" already exists 2021-10-15 23:17:16.355 UTC [191] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:17:22.861 UTC [192] ERROR: relation "dcim_cable" already exists 2021-10-15 23:17:22.861 UTC [192] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:17:29.260 UTC [194] ERROR: relation "dcim_cable" already exists 2021-10-15 23:17:29.260 UTC [194] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:24:21.359 UTC [208] ERROR: relation "dcim_cable" already exists 2021-10-15 23:24:21.359 UTC [208] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:24:27.814 UTC [210] ERROR: relation "dcim_cable" already exists 2021-10-15 23:24:27.814 UTC [210] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:24:34.065 UTC [211] ERROR: relation "dcim_cable" already exists 2021-10-15 23:24:34.065 UTC [211] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:24:40.249 UTC [212] ERROR: relation "dcim_cable" already exists 2021-10-15 23:24:40.249 UTC [212] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:24:46.856 UTC [213] ERROR: relation "dcim_cable" already exists 2021-10-15 23:24:46.856 UTC [213] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:24:53.099 UTC [214] ERROR: relation "dcim_cable" already exists 2021-10-15 23:24:53.099 UTC [214] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:24:59.253 UTC [216] ERROR: relation "dcim_cable" already exists 2021-10-15 23:24:59.253 UTC [216] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:25:05.413 UTC [217] ERROR: relation "dcim_cable" already exists 2021-10-15 23:25:05.413 UTC [217] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:25:11.516 UTC [218] ERROR: relation "dcim_cable" already exists 2021-10-15 23:25:11.516 UTC [218] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:25:18.020 UTC [219] ERROR: relation "dcim_cable" already exists 2021-10-15 23:25:18.020 UTC [219] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:00.492 UTC [222] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:00.492 UTC [222] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:06.865 UTC [223] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:06.865 UTC [223] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:13.222 UTC [224] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:13.222 UTC [224] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:19.424 UTC [225] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:19.424 UTC [225] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:25.503 UTC [226] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:25.503 UTC [226] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:31.638 UTC [228] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:31.638 UTC [228] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:38.052 UTC [229] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:38.052 UTC [229] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:44.151 UTC [230] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:44.151 UTC [230] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:50.138 UTC [231] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:50.138 UTC [231] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:26:56.200 UTC [233] ERROR: relation "dcim_cable" already exists 2021-10-15 23:26:56.200 UTC [233] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:16.753 UTC [244] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:16.753 UTC [244] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:23.029 UTC [245] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:23.029 UTC [245] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:29.172 UTC [247] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:29.172 UTC [247] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:35.186 UTC [248] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:35.186 UTC [248] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:41.489 UTC [249] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:41.489 UTC [249] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:47.582 UTC [250] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:47.582 UTC [250] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:53.484 UTC [251] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:53.484 UTC [251] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:32:59.686 UTC [253] ERROR: relation "dcim_cable" already exists 2021-10-15 23:32:59.686 UTC [253] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:05.714 UTC [254] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:05.714 UTC [254] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:11.838 UTC [255] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:11.838 UTC [255] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:17.976 UTC [256] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:17.976 UTC [256] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:31.734 UTC [258] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:31.734 UTC [258] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:37.895 UTC [259] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:37.895 UTC [259] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:44.073 UTC [260] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:44.073 UTC [260] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:50.145 UTC [261] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:50.145 UTC [261] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:33:56.311 UTC [263] ERROR: relation "dcim_cable" already exists 2021-10-15 23:33:56.311 UTC [263] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:34:02.565 UTC [264] ERROR: relation "dcim_cable" already exists 2021-10-15 23:34:02.565 UTC [264] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:34:08.589 UTC [265] ERROR: relation "dcim_cable" already exists 2021-10-15 23:34:08.589 UTC [265] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:34:14.697 UTC [266] ERROR: relation "dcim_cable" already exists 2021-10-15 23:34:14.697 UTC [266] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:34:20.789 UTC [267] ERROR: relation "dcim_cable" already exists 2021-10-15 23:34:20.789 UTC [267] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:34:27.124 UTC [269] ERROR: relation "dcim_cable" already exists 2021-10-15 23:34:27.124 UTC [269] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:39:45.698 UTC [280] ERROR: relation "dcim_cable" already exists 2021-10-15 23:39:45.698 UTC [280] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:39:51.947 UTC [281] ERROR: relation "dcim_cable" already exists 2021-10-15 23:39:51.947 UTC [281] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:39:58.215 UTC [283] ERROR: relation "dcim_cable" already exists 2021-10-15 23:39:58.215 UTC [283] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:04.306 UTC [284] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:04.306 UTC [284] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:10.368 UTC [285] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:10.368 UTC [285] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:16.454 UTC [286] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:16.454 UTC [286] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:22.623 UTC [287] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:22.623 UTC [287] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:28.868 UTC [289] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:28.868 UTC [289] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:35.010 UTC [290] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:35.010 UTC [290] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:41.257 UTC [291] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:41.257 UTC [291] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:40:47.676 UTC [292] ERROR: relation "dcim_cable" already exists 2021-10-15 23:40:47.676 UTC [292] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:06.874 UTC [294] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:06.874 UTC [294] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:13.120 UTC [295] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:13.120 UTC [295] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:19.424 UTC [296] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:19.424 UTC [296] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:25.518 UTC [297] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:25.518 UTC [297] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:32.084 UTC [299] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:32.084 UTC [299] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:38.542 UTC [300] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:38.542 UTC [300] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:44.662 UTC [301] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:44.662 UTC [301] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:50.902 UTC [302] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:50.902 UTC [302] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:41:57.357 UTC [304] ERROR: relation "dcim_cable" already exists 2021-10-15 23:41:57.357 UTC [304] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:47:19.825 UTC [315] ERROR: relation "dcim_cable" already exists 2021-10-15 23:47:19.825 UTC [315] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:47:25.849 UTC [316] ERROR: relation "dcim_cable" already exists 2021-10-15 23:47:25.849 UTC [316] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:47:32.107 UTC [318] ERROR: relation "dcim_cable" already exists 2021-10-15 23:47:32.107 UTC [318] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:47:38.256 UTC [319] ERROR: relation "dcim_cable" already exists 2021-10-15 23:47:38.256 UTC [319] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:47:44.459 UTC [320] ERROR: relation "dcim_cable" already exists 2021-10-15 23:47:44.459 UTC [320] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:47:50.583 UTC [321] ERROR: relation "dcim_cable" already exists 2021-10-15 23:47:50.583 UTC [321] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:47:56.791 UTC [323] ERROR: relation "dcim_cable" already exists 2021-10-15 23:47:56.791 UTC [323] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:03.295 UTC [324] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:03.295 UTC [324] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:09.458 UTC [325] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:09.458 UTC [325] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:15.656 UTC [326] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:15.656 UTC [326] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:29.670 UTC [328] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:29.670 UTC [328] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:35.825 UTC [329] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:35.825 UTC [329] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:42.000 UTC [330] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:42.000 UTC [330] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:48.453 UTC [331] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:48.453 UTC [331] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:48:54.560 UTC [332] ERROR: relation "dcim_cable" already exists 2021-10-15 23:48:54.560 UTC [332] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:49:00.790 UTC [334] ERROR: relation "dcim_cable" already exists 2021-10-15 23:49:00.790 UTC [334] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:49:07.038 UTC [335] ERROR: relation "dcim_cable" already exists 2021-10-15 23:49:07.038 UTC [335] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:49:13.273 UTC [336] ERROR: relation "dcim_cable" already exists 2021-10-15 23:49:13.273 UTC [336] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:49:19.402 UTC [337] ERROR: relation "dcim_cable" already exists 2021-10-15 23:49:19.402 UTC [337] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:49:25.480 UTC [338] ERROR: relation "dcim_cable" already exists 2021-10-15 23:49:25.480 UTC [338] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:54:45.979 UTC [350] ERROR: relation "dcim_cable" already exists 2021-10-15 23:54:45.979 UTC [350] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:54:52.127 UTC [351] ERROR: relation "dcim_cable" already exists 2021-10-15 23:54:52.127 UTC [351] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:54:58.132 UTC [353] ERROR: relation "dcim_cable" already exists 2021-10-15 23:54:58.132 UTC [353] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:04.240 UTC [354] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:04.240 UTC [354] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:10.261 UTC [355] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:10.261 UTC [355] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:16.312 UTC [356] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:16.312 UTC [356] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:22.348 UTC [357] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:22.348 UTC [357] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:28.568 UTC [359] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:28.568 UTC [359] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:34.720 UTC [360] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:34.720 UTC [360] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:40.784 UTC [361] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:40.784 UTC [361] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:55:47.026 UTC [362] ERROR: relation "dcim_cable" already exists 2021-10-15 23:55:47.026 UTC [362] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:00.175 UTC [364] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:00.175 UTC [364] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:06.436 UTC [365] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:06.436 UTC [365] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:12.665 UTC [366] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:12.665 UTC [366] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:18.994 UTC [367] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:18.994 UTC [367] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:25.121 UTC [368] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:25.121 UTC [368] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:31.352 UTC [370] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:31.352 UTC [370] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:37.627 UTC [371] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:37.627 UTC [371] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:43.804 UTC [372] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:43.804 UTC [372] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:49.835 UTC [373] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:49.835 UTC [373] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-15 23:56:55.853 UTC [374] ERROR: relation "dcim_cable" already exists 2021-10-15 23:56:55.853 UTC [374] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:02:50.381 UTC [387] ERROR: relation "dcim_cable" already exists 2021-10-16 00:02:50.381 UTC [387] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:02:56.615 UTC [388] ERROR: relation "dcim_cable" already exists 2021-10-16 00:02:56.615 UTC [388] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:03:03.009 UTC [390] ERROR: relation "dcim_cable" already exists 2021-10-16 00:03:03.009 UTC [390] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:03:09.193 UTC [391] ERROR: relation "dcim_cable" already exists 2021-10-16 00:03:09.193 UTC [391] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:03:15.302 UTC [392] ERROR: relation "dcim_cable" already exists 2021-10-16 00:03:15.302 UTC [392] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:03:21.417 UTC [393] ERROR: relation "dcim_cable" already exists 2021-10-16 00:03:21.417 UTC [393] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:03:27.494 UTC [395] ERROR: relation "dcim_cable" already exists 2021-10-16 00:03:27.494 UTC [395] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:03:50.809 UTC [396] ERROR: relation "dcim_cable" already exists 2021-10-16 00:03:50.809 UTC [396] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:03:57.098 UTC [398] ERROR: relation "dcim_cable" already exists 2021-10-16 00:03:57.098 UTC [398] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:04:03.375 UTC [399] ERROR: relation "dcim_cable" already exists 2021-10-16 00:04:03.375 UTC [399] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:04:09.640 UTC [400] ERROR: relation "dcim_cable" already exists 2021-10-16 00:04:09.640 UTC [400] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:04:15.890 UTC [401] ERROR: relation "dcim_cable" already exists 2021-10-16 00:04:15.890 UTC [401] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:04:22.120 UTC [402] ERROR: relation "dcim_cable" already exists 2021-10-16 00:04:22.120 UTC [402] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:04:28.275 UTC [404] ERROR: relation "dcim_cable" already exists 2021-10-16 00:04:28.275 UTC [404] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:04:34.480 UTC [405] ERROR: relation "dcim_cable" already exists 2021-10-16 00:04:34.480 UTC [405] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:03.368 UTC [417] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:03.368 UTC [417] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:09.537 UTC [418] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:09.537 UTC [418] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:15.708 UTC [419] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:15.708 UTC [419] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:22.007 UTC [420] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:22.007 UTC [420] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:28.206 UTC [422] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:28.206 UTC [422] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:34.465 UTC [423] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:34.465 UTC [423] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:40.552 UTC [424] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:40.552 UTC [424] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:46.805 UTC [425] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:46.805 UTC [425] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:52.841 UTC [426] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:52.841 UTC [426] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:10:58.882 UTC [428] ERROR: relation "dcim_cable" already exists 2021-10-16 00:10:58.882 UTC [428] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:17.018 UTC [429] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:17.018 UTC [429] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:23.069 UTC [430] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:23.069 UTC [430] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:29.323 UTC [432] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:29.323 UTC [432] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:35.546 UTC [433] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:35.546 UTC [433] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:41.623 UTC [434] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:41.623 UTC [434] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:47.720 UTC [435] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:47.720 UTC [435] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:53.749 UTC [436] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:53.749 UTC [436] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:11:59.751 UTC [438] ERROR: relation "dcim_cable" already exists 2021-10-16 00:11:59.751 UTC [438] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:12:05.850 UTC [439] ERROR: relation "dcim_cable" already exists 2021-10-16 00:12:05.850 UTC [439] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:17:20.577 UTC [450] ERROR: relation "dcim_cable" already exists 2021-10-16 00:17:20.577 UTC [450] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:17:26.718 UTC [451] ERROR: relation "dcim_cable" already exists 2021-10-16 00:17:26.718 UTC [451] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:17:33.349 UTC [453] ERROR: relation "dcim_cable" already exists 2021-10-16 00:17:33.349 UTC [453] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:17:39.489 UTC [454] ERROR: relation "dcim_cable" already exists 2021-10-16 00:17:39.489 UTC [454] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:17:45.538 UTC [455] ERROR: relation "dcim_cable" already exists 2021-10-16 00:17:45.538 UTC [455] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:17:51.497 UTC [456] ERROR: relation "dcim_cable" already exists 2021-10-16 00:17:51.497 UTC [456] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:17:57.551 UTC [458] ERROR: relation "dcim_cable" already exists 2021-10-16 00:17:57.551 UTC [458] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:03.600 UTC [459] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:03.600 UTC [459] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:09.759 UTC [460] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:09.759 UTC [460] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:15.981 UTC [461] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:15.981 UTC [461] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:29.156 UTC [463] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:29.156 UTC [463] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:35.532 UTC [464] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:35.532 UTC [464] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:41.838 UTC [465] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:41.838 UTC [465] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:47.930 UTC [466] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:47.930 UTC [466] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:53.891 UTC [467] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:53.891 UTC [467] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:18:59.858 UTC [469] ERROR: relation "dcim_cable" already exists 2021-10-16 00:18:59.858 UTC [469] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:19:06.108 UTC [470] ERROR: relation "dcim_cable" already exists 2021-10-16 00:19:06.108 UTC [470] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:19:12.342 UTC [471] ERROR: relation "dcim_cable" already exists 2021-10-16 00:19:12.342 UTC [471] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:19:18.438 UTC [472] ERROR: relation "dcim_cable" already exists 2021-10-16 00:19:18.438 UTC [472] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:19:24.565 UTC [473] ERROR: relation "dcim_cable" already exists 2021-10-16 00:19:24.565 UTC [473] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:24:55.916 UTC [485] ERROR: relation "dcim_cable" already exists 2021-10-16 00:24:55.916 UTC [485] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:02.344 UTC [487] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:02.344 UTC [487] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:08.414 UTC [488] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:08.414 UTC [488] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:14.569 UTC [489] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:14.569 UTC [489] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:20.456 UTC [490] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:20.456 UTC [490] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:26.593 UTC [491] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:26.593 UTC [491] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:32.713 UTC [493] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:32.713 UTC [493] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:38.722 UTC [494] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:38.722 UTC [494] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:45.021 UTC [495] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:45.021 UTC [495] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:25:59.616 UTC [497] ERROR: relation "dcim_cable" already exists 2021-10-16 00:25:59.616 UTC [497] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:05.593 UTC [498] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:05.593 UTC [498] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:11.593 UTC [499] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:11.593 UTC [499] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:17.740 UTC [500] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:17.740 UTC [500] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:23.693 UTC [501] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:23.693 UTC [501] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:29.537 UTC [503] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:29.537 UTC [503] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:35.607 UTC [504] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:35.607 UTC [504] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:41.677 UTC [505] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:41.677 UTC [505] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:47.800 UTC [506] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:47.800 UTC [506] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:26:53.760 UTC [507] ERROR: relation "dcim_cable" already exists 2021-10-16 00:26:53.760 UTC [507] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:16.865 UTC [519] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:16.865 UTC [519] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:23.080 UTC [520] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:23.080 UTC [520] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:28.997 UTC [522] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:28.997 UTC [522] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:35.326 UTC [523] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:35.326 UTC [523] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:41.442 UTC [524] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:41.442 UTC [524] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:47.579 UTC [525] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:47.579 UTC [525] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:53.623 UTC [526] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:53.623 UTC [526] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:32:59.951 UTC [528] ERROR: relation "dcim_cable" already exists 2021-10-16 00:32:59.951 UTC [528] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:06.311 UTC [529] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:06.311 UTC [529] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:12.530 UTC [530] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:12.530 UTC [530] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:18.742 UTC [531] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:18.742 UTC [531] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:31.815 UTC [533] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:31.815 UTC [533] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:38.043 UTC [534] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:38.043 UTC [534] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:44.070 UTC [535] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:44.070 UTC [535] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:50.133 UTC [536] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:50.133 UTC [536] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:33:56.237 UTC [537] ERROR: relation "dcim_cable" already exists 2021-10-16 00:33:56.237 UTC [537] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:34:02.305 UTC [539] ERROR: relation "dcim_cable" already exists 2021-10-16 00:34:02.305 UTC [539] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:34:08.404 UTC [540] ERROR: relation "dcim_cable" already exists 2021-10-16 00:34:08.404 UTC [540] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:34:14.546 UTC [541] ERROR: relation "dcim_cable" already exists 2021-10-16 00:34:14.546 UTC [541] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:34:20.593 UTC [542] ERROR: relation "dcim_cable" already exists 2021-10-16 00:34:20.593 UTC [542] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:34:26.780 UTC [543] ERROR: relation "dcim_cable" already exists 2021-10-16 00:34:26.780 UTC [543] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:39:41.515 UTC [555] ERROR: relation "dcim_cable" already exists 2021-10-16 00:39:41.515 UTC [555] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:39:47.788 UTC [556] ERROR: relation "dcim_cable" already exists 2021-10-16 00:39:47.788 UTC [556] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:39:53.811 UTC [557] ERROR: relation "dcim_cable" already exists 2021-10-16 00:39:53.811 UTC [557] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:39:59.751 UTC [559] ERROR: relation "dcim_cable" already exists 2021-10-16 00:39:59.751 UTC [559] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:05.800 UTC [560] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:05.800 UTC [560] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:11.921 UTC [561] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:11.921 UTC [561] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:18.112 UTC [562] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:18.112 UTC [562] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:24.245 UTC [563] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:24.245 UTC [563] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:30.464 UTC [565] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:30.464 UTC [565] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:36.953 UTC [566] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:36.953 UTC [566] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:46.892 UTC [567] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:46.892 UTC [567] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:53.027 UTC [568] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:53.027 UTC [568] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:40:59.215 UTC [570] ERROR: relation "dcim_cable" already exists 2021-10-16 00:40:59.215 UTC [570] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:41:05.503 UTC [571] ERROR: relation "dcim_cable" already exists 2021-10-16 00:41:05.503 UTC [571] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:41:11.761 UTC [572] ERROR: relation "dcim_cable" already exists 2021-10-16 00:41:11.761 UTC [572] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:41:17.965 UTC [573] ERROR: relation "dcim_cable" already exists 2021-10-16 00:41:17.965 UTC [573] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:41:24.221 UTC [574] ERROR: relation "dcim_cable" already exists 2021-10-16 00:41:24.221 UTC [574] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:41:30.223 UTC [576] ERROR: relation "dcim_cable" already exists 2021-10-16 00:41:30.223 UTC [576] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:41:36.501 UTC [577] ERROR: relation "dcim_cable" already exists 2021-10-16 00:41:36.501 UTC [577] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:41:42.733 UTC [578] ERROR: relation "dcim_cable" already exists 2021-10-16 00:41:42.733 UTC [578] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:46:58.895 UTC [590] ERROR: relation "dcim_cable" already exists 2021-10-16 00:46:58.895 UTC [590] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:05.019 UTC [591] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:05.019 UTC [591] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:11.372 UTC [592] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:11.372 UTC [592] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:17.530 UTC [593] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:17.530 UTC [593] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:23.723 UTC [594] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:23.723 UTC [594] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:29.797 UTC [596] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:29.797 UTC [596] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:36.014 UTC [597] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:36.014 UTC [597] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:42.380 UTC [598] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:42.380 UTC [598] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:48.773 UTC [599] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:48.773 UTC [599] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:47:55.033 UTC [600] ERROR: relation "dcim_cable" already exists 2021-10-16 00:47:55.033 UTC [600] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:06.514 UTC [602] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:06.514 UTC [602] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:12.740 UTC [603] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:12.740 UTC [603] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:19.012 UTC [604] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:19.012 UTC [604] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:25.308 UTC [605] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:25.308 UTC [605] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:31.479 UTC [607] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:31.479 UTC [607] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:37.666 UTC [608] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:37.666 UTC [608] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:43.755 UTC [609] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:43.755 UTC [609] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:49.726 UTC [610] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:49.726 UTC [610] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:48:55.841 UTC [611] ERROR: relation "dcim_cable" already exists 2021-10-16 00:48:55.841 UTC [611] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:49:02.129 UTC [613] ERROR: relation "dcim_cable" already exists 2021-10-16 00:49:02.129 UTC [613] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:49:08.284 UTC [614] ERROR: relation "dcim_cable" already exists 2021-10-16 00:49:08.284 UTC [614] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:54:23.427 UTC [625] ERROR: relation "dcim_cable" already exists 2021-10-16 00:54:23.427 UTC [625] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:54:29.588 UTC [627] ERROR: relation "dcim_cable" already exists 2021-10-16 00:54:29.588 UTC [627] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:54:35.779 UTC [628] ERROR: relation "dcim_cable" already exists 2021-10-16 00:54:35.779 UTC [628] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:54:42.162 UTC [629] ERROR: relation "dcim_cable" already exists 2021-10-16 00:54:42.162 UTC [629] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:54:49.119 UTC [630] ERROR: relation "dcim_cable" already exists 2021-10-16 00:54:49.119 UTC [630] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:54:55.216 UTC [631] ERROR: relation "dcim_cable" already exists 2021-10-16 00:54:55.216 UTC [631] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:01.524 UTC [633] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:01.524 UTC [633] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:07.803 UTC [634] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:07.803 UTC [634] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:13.874 UTC [635] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:13.874 UTC [635] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:28.887 UTC [637] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:28.887 UTC [637] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:34.893 UTC [638] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:34.893 UTC [638] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:41.080 UTC [639] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:41.080 UTC [639] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:47.569 UTC [640] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:47.569 UTC [640] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:53.666 UTC [641] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:53.666 UTC [641] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:55:59.644 UTC [643] ERROR: relation "dcim_cable" already exists 2021-10-16 00:55:59.644 UTC [643] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:56:05.818 UTC [644] ERROR: relation "dcim_cable" already exists 2021-10-16 00:56:05.818 UTC [644] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:56:12.033 UTC [645] ERROR: relation "dcim_cable" already exists 2021-10-16 00:56:12.033 UTC [645] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:56:18.383 UTC [646] ERROR: relation "dcim_cable" already exists 2021-10-16 00:56:18.383 UTC [646] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 00:56:24.508 UTC [647] ERROR: relation "dcim_cable" already exists 2021-10-16 00:56:24.508 UTC [647] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:01:42.667 UTC [660] ERROR: relation "dcim_cable" already exists 2021-10-16 01:01:42.667 UTC [660] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:01:48.754 UTC [661] ERROR: relation "dcim_cable" already exists 2021-10-16 01:01:48.754 UTC [661] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:01:54.808 UTC [662] ERROR: relation "dcim_cable" already exists 2021-10-16 01:01:54.808 UTC [662] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:00.860 UTC [664] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:00.860 UTC [664] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:07.048 UTC [665] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:07.048 UTC [665] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:13.078 UTC [666] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:13.078 UTC [666] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:19.240 UTC [667] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:19.240 UTC [667] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:25.350 UTC [668] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:25.350 UTC [668] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:31.553 UTC [670] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:31.553 UTC [670] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:37.982 UTC [671] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:37.982 UTC [671] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:48.400 UTC [672] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:48.400 UTC [672] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:02:54.394 UTC [673] ERROR: relation "dcim_cable" already exists 2021-10-16 01:02:54.394 UTC [673] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:00.486 UTC [675] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:00.486 UTC [675] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:06.708 UTC [676] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:06.708 UTC [676] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:12.877 UTC [677] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:12.877 UTC [677] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:18.991 UTC [678] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:18.991 UTC [678] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:24.973 UTC [679] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:24.973 UTC [679] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:31.182 UTC [681] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:31.182 UTC [681] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:37.267 UTC [682] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:37.267 UTC [682] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:43.276 UTC [683] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:43.276 UTC [683] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:03:49.404 UTC [684] ERROR: relation "dcim_cable" already exists 2021-10-16 01:03:49.404 UTC [684] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:10.314 UTC [696] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:10.314 UTC [696] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:16.794 UTC [697] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:16.794 UTC [697] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:23.093 UTC [698] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:23.093 UTC [698] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:29.533 UTC [700] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:29.533 UTC [700] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:35.715 UTC [701] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:35.715 UTC [701] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:42.185 UTC [702] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:42.185 UTC [702] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:48.419 UTC [703] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:48.419 UTC [703] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:09:54.669 UTC [704] ERROR: relation "dcim_cable" already exists 2021-10-16 01:09:54.669 UTC [704] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:00.813 UTC [706] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:00.813 UTC [706] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:07.028 UTC [707] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:07.028 UTC [707] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:19.901 UTC [708] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:19.901 UTC [708] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:26.169 UTC [709] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:26.169 UTC [709] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:32.324 UTC [711] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:32.324 UTC [711] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:38.540 UTC [712] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:38.540 UTC [712] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:45.001 UTC [713] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:45.001 UTC [713] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:51.079 UTC [714] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:51.079 UTC [714] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:10:57.215 UTC [715] ERROR: relation "dcim_cable" already exists 2021-10-16 01:10:57.215 UTC [715] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:11:03.370 UTC [717] ERROR: relation "dcim_cable" already exists 2021-10-16 01:11:03.370 UTC [717] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:11:09.425 UTC [718] ERROR: relation "dcim_cable" already exists 2021-10-16 01:11:09.425 UTC [718] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:11:16.005 UTC [719] ERROR: relation "dcim_cable" already exists 2021-10-16 01:11:16.005 UTC [719] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:16:34.546 UTC [731] ERROR: relation "dcim_cable" already exists 2021-10-16 01:16:34.546 UTC [731] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:16:40.635 UTC [732] ERROR: relation "dcim_cable" already exists 2021-10-16 01:16:40.635 UTC [732] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:16:46.935 UTC [733] ERROR: relation "dcim_cable" already exists 2021-10-16 01:16:46.935 UTC [733] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:16:53.215 UTC [734] ERROR: relation "dcim_cable" already exists 2021-10-16 01:16:53.215 UTC [734] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:16:59.390 UTC [736] ERROR: relation "dcim_cable" already exists 2021-10-16 01:16:59.390 UTC [736] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:05.543 UTC [737] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:05.543 UTC [737] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:11.801 UTC [738] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:11.801 UTC [738] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:18.218 UTC [739] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:18.218 UTC [739] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:24.370 UTC [740] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:24.370 UTC [740] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:36.004 UTC [742] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:36.004 UTC [742] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:42.166 UTC [743] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:42.166 UTC [743] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:48.369 UTC [744] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:48.369 UTC [744] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:17:54.441 UTC [745] ERROR: relation "dcim_cable" already exists 2021-10-16 01:17:54.441 UTC [745] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:18:00.425 UTC [747] ERROR: relation "dcim_cable" already exists 2021-10-16 01:18:00.425 UTC [747] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:18:06.583 UTC [748] ERROR: relation "dcim_cable" already exists 2021-10-16 01:18:06.583 UTC [748] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:18:13.020 UTC [749] ERROR: relation "dcim_cable" already exists 2021-10-16 01:18:13.020 UTC [749] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:18:19.129 UTC [750] ERROR: relation "dcim_cable" already exists 2021-10-16 01:18:19.129 UTC [750] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:18:25.297 UTC [751] ERROR: relation "dcim_cable" already exists 2021-10-16 01:18:25.297 UTC [751] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:18:31.583 UTC [753] ERROR: relation "dcim_cable" already exists 2021-10-16 01:18:31.583 UTC [753] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:18:37.949 UTC [754] ERROR: relation "dcim_cable" already exists 2021-10-16 01:18:37.949 UTC [754] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:23:47.685 UTC [765] ERROR: relation "dcim_cable" already exists 2021-10-16 01:23:47.685 UTC [765] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:23:53.883 UTC [766] ERROR: relation "dcim_cable" already exists 2021-10-16 01:23:53.883 UTC [766] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:00.022 UTC [768] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:00.022 UTC [768] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:06.189 UTC [769] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:06.189 UTC [769] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:12.464 UTC [770] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:12.464 UTC [770] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:18.662 UTC [771] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:18.662 UTC [771] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:25.072 UTC [772] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:25.072 UTC [772] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:31.426 UTC [774] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:31.426 UTC [774] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:37.812 UTC [775] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:37.812 UTC [775] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:24:43.920 UTC [776] ERROR: relation "dcim_cable" already exists 2021-10-16 01:24:43.920 UTC [776] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:00.255 UTC [778] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:00.255 UTC [778] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:06.558 UTC [779] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:06.558 UTC [779] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:12.736 UTC [780] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:12.736 UTC [780] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:18.980 UTC [781] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:18.980 UTC [781] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:25.120 UTC [782] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:25.120 UTC [782] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:31.421 UTC [784] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:31.421 UTC [784] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:38.039 UTC [785] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:38.039 UTC [785] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:44.460 UTC [786] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:44.460 UTC [786] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:50.566 UTC [787] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:50.566 UTC [787] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:25:56.834 UTC [788] ERROR: relation "dcim_cable" already exists 2021-10-16 01:25:56.834 UTC [788] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:15.531 UTC [800] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:15.531 UTC [800] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:21.642 UTC [801] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:21.642 UTC [801] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:27.807 UTC [802] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:27.807 UTC [802] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:34.196 UTC [804] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:34.196 UTC [804] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:40.537 UTC [805] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:40.537 UTC [805] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:46.846 UTC [806] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:46.846 UTC [806] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:53.054 UTC [807] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:53.054 UTC [807] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:31:59.156 UTC [809] ERROR: relation "dcim_cable" already exists 2021-10-16 01:31:59.156 UTC [809] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:05.318 UTC [810] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:05.318 UTC [810] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:11.535 UTC [811] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:11.535 UTC [811] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:18.039 UTC [812] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:18.039 UTC [812] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:27.701 UTC [813] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:27.701 UTC [813] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:33.866 UTC [815] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:33.866 UTC [815] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:39.941 UTC [816] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:39.941 UTC [816] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:46.012 UTC [817] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:46.012 UTC [817] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:52.032 UTC [818] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:52.032 UTC [818] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:32:58.142 UTC [819] ERROR: relation "dcim_cable" already exists 2021-10-16 01:32:58.142 UTC [819] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:33:04.232 UTC [821] ERROR: relation "dcim_cable" already exists 2021-10-16 01:33:04.232 UTC [821] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:33:10.358 UTC [822] ERROR: relation "dcim_cable" already exists 2021-10-16 01:33:10.358 UTC [822] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:33:16.697 UTC [823] ERROR: relation "dcim_cable" already exists 2021-10-16 01:33:16.697 UTC [823] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:33:22.914 UTC [824] ERROR: relation "dcim_cable" already exists 2021-10-16 01:33:22.914 UTC [824] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:38:38.227 UTC [836] ERROR: relation "dcim_cable" already exists 2021-10-16 01:38:38.227 UTC [836] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:38:44.460 UTC [837] ERROR: relation "dcim_cable" already exists 2021-10-16 01:38:44.460 UTC [837] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:38:50.455 UTC [838] ERROR: relation "dcim_cable" already exists 2021-10-16 01:38:50.455 UTC [838] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:38:56.751 UTC [839] ERROR: relation "dcim_cable" already exists 2021-10-16 01:38:56.751 UTC [839] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:02.886 UTC [841] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:02.886 UTC [841] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:09.259 UTC [842] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:09.259 UTC [842] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:15.366 UTC [843] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:15.366 UTC [843] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:21.412 UTC [844] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:21.412 UTC [844] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:27.640 UTC [845] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:27.640 UTC [845] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:33.879 UTC [847] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:33.879 UTC [847] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:46.785 UTC [848] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:46.785 UTC [848] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:52.943 UTC [849] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:52.943 UTC [849] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:39:59.078 UTC [851] ERROR: relation "dcim_cable" already exists 2021-10-16 01:39:59.078 UTC [851] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:40:05.407 UTC [852] ERROR: relation "dcim_cable" already exists 2021-10-16 01:40:05.407 UTC [852] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:40:11.612 UTC [853] ERROR: relation "dcim_cable" already exists 2021-10-16 01:40:11.612 UTC [853] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:40:17.778 UTC [854] ERROR: relation "dcim_cable" already exists 2021-10-16 01:40:17.778 UTC [854] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:40:23.888 UTC [855] ERROR: relation "dcim_cable" already exists 2021-10-16 01:40:23.888 UTC [855] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:40:30.084 UTC [857] ERROR: relation "dcim_cable" already exists 2021-10-16 01:40:30.084 UTC [857] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:40:36.257 UTC [858] ERROR: relation "dcim_cable" already exists 2021-10-16 01:40:36.257 UTC [858] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:40:42.775 UTC [859] ERROR: relation "dcim_cable" already exists 2021-10-16 01:40:42.775 UTC [859] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:02.283 UTC [871] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:02.283 UTC [871] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:08.595 UTC [872] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:08.595 UTC [872] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:14.861 UTC [873] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:14.861 UTC [873] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:21.048 UTC [874] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:21.048 UTC [874] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:27.173 UTC [875] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:27.173 UTC [875] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:33.453 UTC [877] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:33.453 UTC [877] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:39.679 UTC [878] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:39.679 UTC [878] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:46.158 UTC [879] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:46.158 UTC [879] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:46:52.397 UTC [880] ERROR: relation "dcim_cable" already exists 2021-10-16 01:46:52.397 UTC [880] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:05.596 UTC [883] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:05.596 UTC [883] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:11.913 UTC [884] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:11.913 UTC [884] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:18.162 UTC [885] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:18.162 UTC [885] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:24.499 UTC [886] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:24.499 UTC [886] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:30.601 UTC [888] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:30.601 UTC [888] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:37.034 UTC [889] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:37.034 UTC [889] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:43.484 UTC [890] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:43.484 UTC [890] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:49.640 UTC [891] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:49.640 UTC [891] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:47:56.090 UTC [892] ERROR: relation "dcim_cable" already exists 2021-10-16 01:47:56.090 UTC [892] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:48:02.347 UTC [894] ERROR: relation "dcim_cable" already exists 2021-10-16 01:48:02.347 UTC [894] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:48:08.535 UTC [895] ERROR: relation "dcim_cable" already exists 2021-10-16 01:48:08.535 UTC [895] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:53:20.394 UTC [906] ERROR: relation "dcim_cable" already exists 2021-10-16 01:53:20.394 UTC [906] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:53:26.637 UTC [907] ERROR: relation "dcim_cable" already exists 2021-10-16 01:53:26.637 UTC [907] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:53:33.000 UTC [909] ERROR: relation "dcim_cable" already exists 2021-10-16 01:53:33.000 UTC [909] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:53:39.207 UTC [910] ERROR: relation "dcim_cable" already exists 2021-10-16 01:53:39.207 UTC [910] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:53:45.453 UTC [911] ERROR: relation "dcim_cable" already exists 2021-10-16 01:53:45.453 UTC [911] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:53:51.600 UTC [912] ERROR: relation "dcim_cable" already exists 2021-10-16 01:53:51.600 UTC [912] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:53:57.821 UTC [913] ERROR: relation "dcim_cable" already exists 2021-10-16 01:53:57.821 UTC [913] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:03.871 UTC [915] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:03.871 UTC [915] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:10.054 UTC [916] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:10.054 UTC [916] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:16.211 UTC [917] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:16.211 UTC [917] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:28.403 UTC [918] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:28.403 UTC [918] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:34.552 UTC [920] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:34.552 UTC [920] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:40.674 UTC [921] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:40.674 UTC [921] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:46.934 UTC [922] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:46.934 UTC [922] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:53.172 UTC [923] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:53.172 UTC [923] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:54:59.329 UTC [924] ERROR: relation "dcim_cable" already exists 2021-10-16 01:54:59.329 UTC [924] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:55:05.650 UTC [926] ERROR: relation "dcim_cable" already exists 2021-10-16 01:55:05.650 UTC [926] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:55:11.892 UTC [927] ERROR: relation "dcim_cable" already exists 2021-10-16 01:55:11.892 UTC [927] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:55:18.221 UTC [928] ERROR: relation "dcim_cable" already exists 2021-10-16 01:55:18.221 UTC [928] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 01:55:24.393 UTC [929] ERROR: relation "dcim_cable" already exists 2021-10-16 01:55:24.393 UTC [929] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:00:48.225 UTC [941] ERROR: relation "dcim_cable" already exists 2021-10-16 02:00:48.225 UTC [941] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:00:54.522 UTC [942] ERROR: relation "dcim_cable" already exists 2021-10-16 02:00:54.522 UTC [942] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:00.737 UTC [944] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:00.737 UTC [944] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:06.849 UTC [945] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:06.849 UTC [945] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:12.985 UTC [946] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:12.985 UTC [946] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:19.187 UTC [947] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:19.187 UTC [947] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:25.459 UTC [948] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:25.459 UTC [948] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:31.803 UTC [950] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:31.803 UTC [950] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:38.004 UTC [951] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:38.004 UTC [951] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:44.156 UTC [952] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:44.156 UTC [952] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:01:58.274 UTC [953] ERROR: relation "dcim_cable" already exists 2021-10-16 02:01:58.274 UTC [953] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:04.426 UTC [955] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:04.426 UTC [955] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:10.747 UTC [956] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:10.747 UTC [956] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:17.177 UTC [957] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:17.177 UTC [957] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:23.523 UTC [958] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:23.523 UTC [958] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:29.677 UTC [960] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:29.677 UTC [960] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:36.065 UTC [961] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:36.065 UTC [961] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:42.430 UTC [962] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:42.430 UTC [962] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:48.499 UTC [963] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:48.499 UTC [963] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:02:54.625 UTC [964] ERROR: relation "dcim_cable" already exists 2021-10-16 02:02:54.625 UTC [964] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:11.278 UTC [976] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:11.278 UTC [976] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:17.640 UTC [977] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:17.640 UTC [977] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:24.177 UTC [978] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:24.177 UTC [978] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:30.552 UTC [980] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:30.552 UTC [980] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:36.838 UTC [981] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:36.838 UTC [981] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:43.204 UTC [982] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:43.204 UTC [982] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:49.468 UTC [983] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:49.468 UTC [983] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:08:55.608 UTC [984] ERROR: relation "dcim_cable" already exists 2021-10-16 02:08:55.608 UTC [984] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:01.809 UTC [986] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:01.809 UTC [986] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:08.152 UTC [987] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:08.152 UTC [987] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:18.886 UTC [988] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:18.886 UTC [988] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:24.923 UTC [989] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:24.923 UTC [989] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:31.208 UTC [991] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:31.208 UTC [991] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:37.423 UTC [992] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:37.423 UTC [992] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:43.640 UTC [993] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:43.640 UTC [993] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:49.655 UTC [994] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:49.655 UTC [994] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:09:55.940 UTC [995] ERROR: relation "dcim_cable" already exists 2021-10-16 02:09:55.940 UTC [995] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:10:02.142 UTC [997] ERROR: relation "dcim_cable" already exists 2021-10-16 02:10:02.142 UTC [997] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:10:08.360 UTC [998] ERROR: relation "dcim_cable" already exists 2021-10-16 02:10:08.360 UTC [998] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:10:14.632 UTC [999] ERROR: relation "dcim_cable" already exists 2021-10-16 02:10:14.632 UTC [999] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:15:34.197 UTC [1011] ERROR: relation "dcim_cable" already exists 2021-10-16 02:15:34.197 UTC [1011] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:15:40.479 UTC [1012] ERROR: relation "dcim_cable" already exists 2021-10-16 02:15:40.479 UTC [1012] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:15:46.811 UTC [1013] ERROR: relation "dcim_cable" already exists 2021-10-16 02:15:46.811 UTC [1013] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:15:52.998 UTC [1014] ERROR: relation "dcim_cable" already exists 2021-10-16 02:15:52.998 UTC [1014] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:15:59.239 UTC [1015] ERROR: relation "dcim_cable" already exists 2021-10-16 02:15:59.239 UTC [1015] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:05.334 UTC [1017] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:05.334 UTC [1017] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:11.709 UTC [1018] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:11.709 UTC [1018] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:17.944 UTC [1019] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:17.944 UTC [1019] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:24.195 UTC [1020] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:24.195 UTC [1020] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:30.300 UTC [1022] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:30.300 UTC [1022] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:36.562 UTC [1023] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:36.562 UTC [1023] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:50.110 UTC [1024] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:50.110 UTC [1024] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:16:56.301 UTC [1025] ERROR: relation "dcim_cable" already exists 2021-10-16 02:16:56.301 UTC [1025] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:02.714 UTC [1027] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:02.714 UTC [1027] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:09.000 UTC [1028] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:09.000 UTC [1028] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:15.130 UTC [1029] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:15.130 UTC [1029] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:21.270 UTC [1030] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:21.270 UTC [1030] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:27.530 UTC [1031] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:27.530 UTC [1031] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:33.846 UTC [1033] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:33.846 UTC [1033] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:39.852 UTC [1034] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:39.852 UTC [1034] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:17:46.033 UTC [1035] ERROR: relation "dcim_cable" already exists 2021-10-16 02:17:46.033 UTC [1035] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:07.169 UTC [1047] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:07.169 UTC [1047] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:13.490 UTC [1048] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:13.490 UTC [1048] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:19.593 UTC [1049] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:19.593 UTC [1049] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:25.928 UTC [1050] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:25.928 UTC [1050] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:32.292 UTC [1052] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:32.292 UTC [1052] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:38.552 UTC [1053] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:38.552 UTC [1053] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:44.574 UTC [1054] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:44.574 UTC [1054] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:50.681 UTC [1055] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:50.681 UTC [1055] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:23:56.956 UTC [1056] ERROR: relation "dcim_cable" already exists 2021-10-16 02:23:56.956 UTC [1056] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:03.423 UTC [1058] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:03.423 UTC [1058] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:09.443 UTC [1059] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:09.443 UTC [1059] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:20.628 UTC [1060] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:20.628 UTC [1060] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:26.834 UTC [1061] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:26.834 UTC [1061] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:33.132 UTC [1063] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:33.132 UTC [1063] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:39.302 UTC [1064] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:39.302 UTC [1064] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:45.426 UTC [1065] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:45.426 UTC [1065] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:51.790 UTC [1066] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:51.790 UTC [1066] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:24:58.022 UTC [1067] ERROR: relation "dcim_cable" already exists 2021-10-16 02:24:58.022 UTC [1067] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:25:04.409 UTC [1069] ERROR: relation "dcim_cable" already exists 2021-10-16 02:25:04.409 UTC [1069] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:25:10.852 UTC [1070] ERROR: relation "dcim_cable" already exists 2021-10-16 02:25:10.852 UTC [1070] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:25:17.481 UTC [1071] ERROR: relation "dcim_cable" already exists 2021-10-16 02:25:17.481 UTC [1071] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:30:31.055 UTC [1083] ERROR: relation "dcim_cable" already exists 2021-10-16 02:30:31.055 UTC [1083] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:30:37.320 UTC [1084] ERROR: relation "dcim_cable" already exists 2021-10-16 02:30:37.320 UTC [1084] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:30:43.855 UTC [1085] ERROR: relation "dcim_cable" already exists 2021-10-16 02:30:43.855 UTC [1085] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:30:51.201 UTC [1086] ERROR: relation "dcim_cable" already exists 2021-10-16 02:30:51.201 UTC [1086] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:30:57.370 UTC [1087] ERROR: relation "dcim_cable" already exists 2021-10-16 02:30:57.370 UTC [1087] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:03.542 UTC [1089] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:03.542 UTC [1089] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:09.704 UTC [1090] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:09.704 UTC [1090] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:16.065 UTC [1091] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:16.065 UTC [1091] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:22.125 UTC [1092] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:22.125 UTC [1092] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:28.368 UTC [1093] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:28.368 UTC [1093] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:40.622 UTC [1095] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:40.622 UTC [1095] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:46.950 UTC [1096] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:46.950 UTC [1096] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:52.950 UTC [1097] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:52.950 UTC [1097] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:31:59.069 UTC [1098] ERROR: relation "dcim_cable" already exists 2021-10-16 02:31:59.069 UTC [1098] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:32:05.403 UTC [1100] ERROR: relation "dcim_cable" already exists 2021-10-16 02:32:05.403 UTC [1100] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:32:11.767 UTC [1101] ERROR: relation "dcim_cable" already exists 2021-10-16 02:32:11.767 UTC [1101] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:32:17.996 UTC [1102] ERROR: relation "dcim_cable" already exists 2021-10-16 02:32:17.996 UTC [1102] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:32:24.195 UTC [1103] ERROR: relation "dcim_cable" already exists 2021-10-16 02:32:24.195 UTC [1103] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:32:30.514 UTC [1105] ERROR: relation "dcim_cable" already exists 2021-10-16 02:32:30.514 UTC [1105] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:32:36.801 UTC [1106] ERROR: relation "dcim_cable" already exists 2021-10-16 02:32:36.801 UTC [1106] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:37:52.939 UTC [1117] ERROR: relation "dcim_cable" already exists 2021-10-16 02:37:52.939 UTC [1117] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:37:59.058 UTC [1118] ERROR: relation "dcim_cable" already exists 2021-10-16 02:37:59.058 UTC [1118] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:05.075 UTC [1120] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:05.075 UTC [1120] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:11.280 UTC [1121] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:11.280 UTC [1121] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:17.573 UTC [1122] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:17.573 UTC [1122] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:23.844 UTC [1123] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:23.844 UTC [1123] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:29.986 UTC [1124] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:29.986 UTC [1124] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:36.174 UTC [1126] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:36.174 UTC [1126] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:42.393 UTC [1127] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:42.393 UTC [1127] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:48.803 UTC [1128] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:48.803 UTC [1128] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:38:59.629 UTC [1129] ERROR: relation "dcim_cable" already exists 2021-10-16 02:38:59.629 UTC [1129] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:05.850 UTC [1131] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:05.850 UTC [1131] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:12.079 UTC [1132] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:12.079 UTC [1132] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:18.480 UTC [1133] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:18.480 UTC [1133] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:24.624 UTC [1134] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:24.624 UTC [1134] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:30.977 UTC [1136] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:30.977 UTC [1136] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:37.372 UTC [1137] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:37.372 UTC [1137] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:43.913 UTC [1138] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:43.913 UTC [1138] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:49.980 UTC [1139] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:49.980 UTC [1139] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:39:56.081 UTC [1140] ERROR: relation "dcim_cable" already exists 2021-10-16 02:39:56.081 UTC [1140] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:13.858 UTC [1152] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:13.858 UTC [1152] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:19.959 UTC [1153] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:19.959 UTC [1153] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:26.100 UTC [1154] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:26.100 UTC [1154] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:32.282 UTC [1156] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:32.282 UTC [1156] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:38.600 UTC [1157] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:38.600 UTC [1157] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:44.884 UTC [1158] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:44.884 UTC [1158] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:51.184 UTC [1159] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:51.184 UTC [1159] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:45:57.630 UTC [1160] ERROR: relation "dcim_cable" already exists 2021-10-16 02:45:57.630 UTC [1160] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:03.816 UTC [1162] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:03.816 UTC [1162] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:18.255 UTC [1163] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:18.255 UTC [1163] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:24.325 UTC [1164] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:24.325 UTC [1164] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:30.331 UTC [1166] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:30.331 UTC [1166] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:36.622 UTC [1167] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:36.622 UTC [1167] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:42.964 UTC [1168] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:42.964 UTC [1168] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:49.335 UTC [1169] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:49.335 UTC [1169] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:46:55.379 UTC [1170] ERROR: relation "dcim_cable" already exists 2021-10-16 02:46:55.379 UTC [1170] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:47:01.535 UTC [1172] ERROR: relation "dcim_cable" already exists 2021-10-16 02:47:01.535 UTC [1172] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:47:07.824 UTC [1173] ERROR: relation "dcim_cable" already exists 2021-10-16 02:47:07.824 UTC [1173] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:47:13.939 UTC [1174] ERROR: relation "dcim_cable" already exists 2021-10-16 02:47:13.939 UTC [1174] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:52:31.436 UTC [1186] ERROR: relation "dcim_cable" already exists 2021-10-16 02:52:31.436 UTC [1186] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:52:37.761 UTC [1187] ERROR: relation "dcim_cable" already exists 2021-10-16 02:52:37.761 UTC [1187] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:52:43.865 UTC [1188] ERROR: relation "dcim_cable" already exists 2021-10-16 02:52:43.865 UTC [1188] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:52:49.984 UTC [1189] ERROR: relation "dcim_cable" already exists 2021-10-16 02:52:49.984 UTC [1189] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:52:56.016 UTC [1190] ERROR: relation "dcim_cable" already exists 2021-10-16 02:52:56.016 UTC [1190] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:02.210 UTC [1192] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:02.210 UTC [1192] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:08.684 UTC [1193] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:08.684 UTC [1193] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:14.826 UTC [1194] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:14.826 UTC [1194] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:21.013 UTC [1195] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:21.013 UTC [1195] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:27.285 UTC [1196] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:27.285 UTC [1196] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:36.942 UTC [1198] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:36.942 UTC [1198] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:43.163 UTC [1199] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:43.163 UTC [1199] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:49.362 UTC [1200] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:49.362 UTC [1200] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:53:55.530 UTC [1201] ERROR: relation "dcim_cable" already exists 2021-10-16 02:53:55.530 UTC [1201] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:54:01.583 UTC [1203] ERROR: relation "dcim_cable" already exists 2021-10-16 02:54:01.583 UTC [1203] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:54:07.845 UTC [1204] ERROR: relation "dcim_cable" already exists 2021-10-16 02:54:07.845 UTC [1204] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:54:14.142 UTC [1205] ERROR: relation "dcim_cable" already exists 2021-10-16 02:54:14.142 UTC [1205] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:54:20.470 UTC [1206] ERROR: relation "dcim_cable" already exists 2021-10-16 02:54:20.470 UTC [1206] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:54:26.798 UTC [1207] ERROR: relation "dcim_cable" already exists 2021-10-16 02:54:26.798 UTC [1207] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:54:32.940 UTC [1209] ERROR: relation "dcim_cable" already exists 2021-10-16 02:54:32.940 UTC [1209] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:54:39.265 UTC [1210] ERROR: relation "dcim_cable" already exists 2021-10-16 02:54:39.265 UTC [1210] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 02:58:43.160 UTC [1219] LOG: invalid length of startup packet 2021-10-16 03:00:00.257 UTC [1222] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:00.257 UTC [1222] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:06.499 UTC [1224] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:06.499 UTC [1224] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:12.723 UTC [1225] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:12.723 UTC [1225] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:19.102 UTC [1226] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:19.102 UTC [1226] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:25.222 UTC [1227] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:25.222 UTC [1227] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:31.450 UTC [1229] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:31.450 UTC [1229] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:37.870 UTC [1230] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:37.870 UTC [1230] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:44.033 UTC [1231] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:44.033 UTC [1231] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:50.117 UTC [1232] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:50.117 UTC [1232] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:00:56.259 UTC [1233] ERROR: relation "dcim_cable" already exists 2021-10-16 03:00:56.259 UTC [1233] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:09.465 UTC [1235] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:09.465 UTC [1235] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:15.970 UTC [1236] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:15.970 UTC [1236] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:22.063 UTC [1237] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:22.063 UTC [1237] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:28.133 UTC [1238] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:28.133 UTC [1238] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:34.257 UTC [1240] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:34.257 UTC [1240] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:40.427 UTC [1241] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:40.427 UTC [1241] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:46.886 UTC [1242] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:46.886 UTC [1242] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:53.057 UTC [1243] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:53.057 UTC [1243] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:01:59.224 UTC [1244] ERROR: relation "dcim_cable" already exists 2021-10-16 03:01:59.224 UTC [1244] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL) 2021-10-16 03:02:05.431 UTC [1246] ERROR: relation "dcim_cable" already exists 2021-10-16 03:02:05.431 UTC [1246] STATEMENT: CREATE TABLE "dcim_cable" ("id" serial NOT NULL PRIMARY KEY, "created" date NULL, "last_updated" timestamp with time zone NULL, "termination_a_id" integer NOT NULL CHECK ("termination_a_id" >= 0), "termination_b_id" integer NOT NULL CHECK ("termination_b_id" >= 0), "type" smallint NULL CHECK ("type" >= 0), "status" boolean NOT NULL, "label" varchar(100) NOT NULL, "color" varchar(6) NOT NULL, "length" smallint NULL CHECK ("length" >= 0), "length_unit" smallint NULL CHECK ("length_unit" >= 0), "_abs_length" numeric(10, 4) NULL, "termination_a_type_id" integer NOT NULL, "termination_b_type_id" integer NOT NULL)