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 dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 07:54:34.230 UTC [36] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: 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. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 07:54:34.821 UTC [42] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 07:54:34.826 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 07:54:34.830 UTC [45] LOG: database system was shut down at 2026-06-02 07:54:34 UTC 2026-06-02 07:54:34.839 UTC [42] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 07:54:34.964 UTC [42] LOG: received fast shutdown request 2026-06-02 07:54:34.965 UTC [42] LOG: aborting any active transactions 2026-06-02 07:54:34.975 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 waiting for server to shut down....2026-06-02 07:54:34.976 UTC [43] LOG: shutting down 2026-06-02 07:54:34.976 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-02 07:54:34.991 UTC [43] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.014 s, sync=0.001 s, total=0.015 s; sync files=308, longest=0.001 s, average=0.001 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 07:54:35.009 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 07:54:35.139 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 07:54:35.140 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 07:54:35.140 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 07:54:35.144 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 07:54:35.148 UTC [59] LOG: database system was shut down at 2026-06-02 07:54:34 UTC 2026-06-02 07:54:35.159 UTC [1] LOG: database system is ready to accept connections 2026-06-02 07:54:56.212 UTC [1] LOG: received fast shutdown request 2026-06-02 07:54:56.212 UTC [1] LOG: aborting any active transactions 2026-06-02 07:54:56.219 UTC [1] LOG: background worker "logical replication launcher" (PID 62) exited with exit code 1 2026-06-02 07:54:56.227 UTC [57] LOG: shutting down 2026-06-02 07:54:56.227 UTC [57] LOG: checkpoint starting: shutdown immediate 2026-06-02 07:54:56.231 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.001 s, total=0.005 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 07:54:56.246 UTC [1] LOG: database system is shut down 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 dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 07:54:57.886 UTC [35] 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 initdb: warning: enabling "trust" authentication for local connections initdb: hint: 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....2026-06-02 07:54:58.479 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 07:54:58.483 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 07:54:58.485 UTC [44] LOG: database system was shut down at 2026-06-02 07:54:58 UTC 2026-06-02 07:54:58.490 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 07:54:58.635 UTC [41] LOG: received fast shutdown request 2026-06-02 07:54:58.636 UTC [41] LOG: aborting any active transactions 2026-06-02 07:54:58.646 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 waiting for server to shut down....2026-06-02 07:54:58.647 UTC [42] LOG: shutting down 2026-06-02 07:54:58.648 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 07:54:58.661 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.001 s, total=0.014 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 07:54:58.682 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 07:54:58.806 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 07:54:58.806 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 07:54:58.806 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 07:54:58.810 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 07:54:58.813 UTC [58] LOG: database system was shut down at 2026-06-02 07:54:58 UTC 2026-06-02 07:54:58.818 UTC [1] LOG: database system is ready to accept connections 2026-06-02 07:55:34.744 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:34.744 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'nonce', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'objectchange', 'datasource', 'datafile', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'circuitgroup', 'providernetwork', 'provideraccount', 'provider', 'virtualcircuit', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'powerport', 'inventoryitemtemplate', 'inventoryitem', 'rackreservation', 'devicerole', 'region', 'consoleport', 'cabletermination', 'module', 'poweroutlettemplate', 'cablepath', 'modulebaytemplate', 'macaddress', 'inventoryitemrole', 'rack', 'devicebay', 'powerfeed', 'moduletypeprofile', 'interface', 'interfacetemplate', 'manufacturer', 'devicetype', 'cable', 'modulebay', 'powerporttemplate', 'device', 'site', 'sitegroup', 'consoleporttemplate', 'frontport', 'rearport', 'rearporttemplate', 'powerpanel', 'location', 'frontporttemplate', 'consoleserverporttemplate', 'consoleserverport', 'platform', 'devicebaytemplate', 'rackrole', 'racktype', 'poweroutlet', 'virtualchassis', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'vrf', 'vlan', 'servicetemplate', 'service', 'asnrange', 'rir', 'iprange', 'vlantranslationrule', 'vlangroup', 'routetarget', 'ipaddress', 'aggregate', 'prefix', 'asn', 'fhrpgroup', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'exporttemplate', 'dashboard', 'eventrule', 'webhook', 'cachedvalue', 'tag', 'tableconfig', 'notificationgroup', 'notification', 'configtemplate', 'bookmark', 'subscription', 'configcontext', 'script', 'customlink', 'savedfilter', 'customfieldchoiceset', 'taggeditem', 'imageattachment', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactgroup', 'tenantgroup', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ikeproposal', 'l2vpn', 'tunnel', 'tunnelgroup', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ipsecpolicy', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:34.752 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:34.752 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'nonce', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'objectchange', 'datasource', 'datafile', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'circuitgroup', 'providernetwork', 'provideraccount', 'provider', 'virtualcircuit', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'powerport', 'inventoryitemtemplate', 'inventoryitem', 'rackreservation', 'devicerole', 'region', 'consoleport', 'cabletermination', 'module', 'poweroutlettemplate', 'cablepath', 'modulebaytemplate', 'macaddress', 'inventoryitemrole', 'rack', 'devicebay', 'powerfeed', 'moduletypeprofile', 'interface', 'interfacetemplate', 'manufacturer', 'devicetype', 'cable', 'modulebay', 'powerporttemplate', 'device', 'site', 'sitegroup', 'consoleporttemplate', 'frontport', 'rearport', 'rearporttemplate', 'powerpanel', 'location', 'frontporttemplate', 'consoleserverporttemplate', 'consoleserverport', 'platform', 'devicebaytemplate', 'rackrole', 'racktype', 'poweroutlet', 'virtualchassis', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'vrf', 'vlan', 'servicetemplate', 'service', 'asnrange', 'rir', 'iprange', 'vlantranslationrule', 'vlangroup', 'routetarget', 'ipaddress', 'aggregate', 'prefix', 'asn', 'fhrpgroup', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'exporttemplate', 'dashboard', 'eventrule', 'webhook', 'cachedvalue', 'tag', 'tableconfig', 'notificationgroup', 'notification', 'configtemplate', 'bookmark', 'subscription', 'configcontext', 'script', 'customlink', 'savedfilter', 'customfieldchoiceset', 'taggeditem', 'imageattachment', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactgroup', 'tenantgroup', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ikeproposal', 'l2vpn', 'tunnel', 'tunnelgroup', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ipsecpolicy', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:34.759 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:34.759 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'usersocialauth', 'code', 'nonce', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'configrevision', 'autosyncrecord', 'job', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroup', 'provider', 'provideraccount', 'virtualcircuit', 'circuittype', 'circuitgroupassignment', 'providernetwork', 'virtualcircuittype', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'virtualchassis', 'racktype', 'rackreservation', 'poweroutlet', 'frontporttemplate', 'devicebaytemplate', 'devicerole', 'sitegroup', 'consoleporttemplate', 'modulebay', 'inventoryitemtemplate', 'module', 'cable', 'virtualdevicecontext', 'devicebay', 'device', 'location', 'inventoryitemrole', 'consoleport', 'poweroutlettemplate', 'frontport', 'interfacetemplate', 'powerport', 'region', 'cabletermination', 'modulebaytemplate', 'cablepath', 'inventoryitem', 'site', 'moduletype', 'rack', 'moduletypeprofile', 'powerpanel', 'platform', 'rackrole', 'interface', 'rearport', 'consoleserverporttemplate', 'powerfeed', 'manufacturer', 'macaddress', 'devicetype', 'powerporttemplate', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlantranslationrule', 'vlantranslationpolicy', 'routetarget', 'prefix', 'aggregate', 'servicetemplate', 'vlangroup', 'rir', 'service', 'role', 'asn', 'asnrange', 'vrf', 'fhrpgroup', 'fhrpgroupassignment', 'ipaddress', 'iprange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'customfield', 'bookmark', 'cachedvalue', 'tableconfig', 'configtemplate', 'taggeditem', 'script', 'notification', 'eventrule', 'customlink', 'exporttemplate', 'journalentry', 'notificationgroup', 'configcontext', 'savedfilter', 'tag', 'customfieldchoiceset', 'imageattachment', 'dashboard', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenant', 'contactassignment', 'contact', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'cluster', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'ipsecprofile', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'ikeproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:34.762 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:34.762 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'usersocialauth', 'code', 'nonce', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'configrevision', 'autosyncrecord', 'job', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroup', 'provider', 'provideraccount', 'virtualcircuit', 'circuittype', 'circuitgroupassignment', 'providernetwork', 'virtualcircuittype', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'virtualchassis', 'racktype', 'rackreservation', 'poweroutlet', 'frontporttemplate', 'devicebaytemplate', 'devicerole', 'sitegroup', 'consoleporttemplate', 'modulebay', 'inventoryitemtemplate', 'module', 'cable', 'virtualdevicecontext', 'devicebay', 'device', 'location', 'inventoryitemrole', 'consoleport', 'poweroutlettemplate', 'frontport', 'interfacetemplate', 'powerport', 'region', 'cabletermination', 'modulebaytemplate', 'cablepath', 'inventoryitem', 'site', 'moduletype', 'rack', 'moduletypeprofile', 'powerpanel', 'platform', 'rackrole', 'interface', 'rearport', 'consoleserverporttemplate', 'powerfeed', 'manufacturer', 'macaddress', 'devicetype', 'powerporttemplate', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlantranslationrule', 'vlantranslationpolicy', 'routetarget', 'prefix', 'aggregate', 'servicetemplate', 'vlangroup', 'rir', 'service', 'role', 'asn', 'asnrange', 'vrf', 'fhrpgroup', 'fhrpgroupassignment', 'ipaddress', 'iprange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'customfield', 'bookmark', 'cachedvalue', 'tableconfig', 'configtemplate', 'taggeditem', 'script', 'notification', 'eventrule', 'customlink', 'exporttemplate', 'journalentry', 'notificationgroup', 'configcontext', 'savedfilter', 'tag', 'customfieldchoiceset', 'imageattachment', 'dashboard', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenant', 'contactassignment', 'contact', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'cluster', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'ipsecprofile', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'ikeproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:35.258 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:35.258 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'usersocialauth', 'code', 'nonce', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'configrevision', 'autosyncrecord', 'job', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroup', 'provider', 'provideraccount', 'virtualcircuit', 'circuittype', 'circuitgroupassignment', 'providernetwork', 'virtualcircuittype', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'virtualchassis', 'racktype', 'rackreservation', 'poweroutlet', 'frontporttemplate', 'devicebaytemplate', 'devicerole', 'sitegroup', 'consoleporttemplate', 'modulebay', 'inventoryitemtemplate', 'module', 'cable', 'virtualdevicecontext', 'devicebay', 'device', 'location', 'inventoryitemrole', 'consoleport', 'poweroutlettemplate', 'frontport', 'interfacetemplate', 'powerport', 'region', 'cabletermination', 'modulebaytemplate', 'cablepath', 'inventoryitem', 'site', 'moduletype', 'rack', 'moduletypeprofile', 'powerpanel', 'platform', 'rackrole', 'interface', 'rearport', 'consoleserverporttemplate', 'powerfeed', 'manufacturer', 'macaddress', 'devicetype', 'powerporttemplate', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlantranslationrule', 'vlantranslationpolicy', 'routetarget', 'prefix', 'aggregate', 'servicetemplate', 'vlangroup', 'rir', 'service', 'role', 'asn', 'asnrange', 'vrf', 'fhrpgroup', 'fhrpgroupassignment', 'ipaddress', 'iprange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'customfield', 'bookmark', 'cachedvalue', 'tableconfig', 'configtemplate', 'taggeditem', 'script', 'notification', 'eventrule', 'customlink', 'exporttemplate', 'journalentry', 'notificationgroup', 'configcontext', 'savedfilter', 'tag', 'customfieldchoiceset', 'imageattachment', 'dashboard', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenant', 'contactassignment', 'contact', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'cluster', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'ipsecprofile', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'ikeproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:35.287 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:35.287 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'nonce', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'objectchange', 'datasource', 'datafile', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'circuitgroup', 'providernetwork', 'provideraccount', 'provider', 'virtualcircuit', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'powerport', 'inventoryitemtemplate', 'inventoryitem', 'rackreservation', 'devicerole', 'region', 'consoleport', 'cabletermination', 'module', 'poweroutlettemplate', 'cablepath', 'modulebaytemplate', 'macaddress', 'inventoryitemrole', 'rack', 'devicebay', 'powerfeed', 'moduletypeprofile', 'interface', 'interfacetemplate', 'manufacturer', 'devicetype', 'cable', 'modulebay', 'powerporttemplate', 'device', 'site', 'sitegroup', 'consoleporttemplate', 'frontport', 'rearport', 'rearporttemplate', 'powerpanel', 'location', 'frontporttemplate', 'consoleserverporttemplate', 'consoleserverport', 'platform', 'devicebaytemplate', 'rackrole', 'racktype', 'poweroutlet', 'virtualchassis', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'vrf', 'vlan', 'servicetemplate', 'service', 'asnrange', 'rir', 'iprange', 'vlantranslationrule', 'vlangroup', 'routetarget', 'ipaddress', 'aggregate', 'prefix', 'asn', 'fhrpgroup', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'exporttemplate', 'dashboard', 'eventrule', 'webhook', 'cachedvalue', 'tag', 'tableconfig', 'notificationgroup', 'notification', 'configtemplate', 'bookmark', 'subscription', 'configcontext', 'script', 'customlink', 'savedfilter', 'customfieldchoiceset', 'taggeditem', 'imageattachment', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactgroup', 'tenantgroup', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ikeproposal', 'l2vpn', 'tunnel', 'tunnelgroup', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ipsecpolicy', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:35.503 UTC [71] ERROR: relation "core_job" does not exist at character 319 2026-06-02 07:55:35.503 UTC [71] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:55:42.516 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:42.516 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'nonce', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'managedfile', 'datafile', 'datasource', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'circuitgroup', 'virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'providernetwork', 'virtualcircuittype', 'circuitgroupassignment', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'consoleserverport', 'inventoryitem', 'moduletype', 'module', 'inventoryitemrole', 'rackreservation', 'location', 'devicetype', 'devicerole', 'manufacturer', 'consoleserverporttemplate', 'region', 'racktype', 'powerfeed', 'moduletypeprofile', 'consoleport', 'virtualdevicecontext', 'sitegroup', 'rack', 'site', 'modulebaytemplate', 'consoleporttemplate', 'powerpanel', 'cablepath', 'rearport', 'modulebay', 'devicebaytemplate', 'poweroutlet', 'platform', 'powerport', 'poweroutlettemplate', 'cable', 'virtualchassis', 'macaddress', 'frontport', 'frontporttemplate', 'inventoryitemtemplate', 'cabletermination', 'interface', 'devicebay', 'powerporttemplate', 'rackrole', 'interfacetemplate', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'fhrpgroup', 'asnrange', 'vrf', 'service', 'servicetemplate', 'vlantranslationrule', 'routetarget', 'rir', 'prefix', 'iprange', 'ipaddress', 'vlangroup', 'asn', 'fhrpgroupassignment', 'vlantranslationpolicy', 'aggregate', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'configcontext', 'tag', 'notificationgroup', 'eventrule', 'script', 'notification', 'tableconfig', 'customfield', 'imageattachment', 'dashboard', 'exporttemplate', 'cachedvalue', 'journalentry', 'customfieldchoiceset', 'subscription', 'savedfilter', 'taggeditem', 'customlink', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpn', 'ipsecproposal', 'ikeproposal', 'tunnelgroup', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:42.520 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:42.520 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'nonce', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'managedfile', 'datafile', 'datasource', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'circuitgroup', 'virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'providernetwork', 'virtualcircuittype', 'circuitgroupassignment', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'consoleserverport', 'inventoryitem', 'moduletype', 'module', 'inventoryitemrole', 'rackreservation', 'location', 'devicetype', 'devicerole', 'manufacturer', 'consoleserverporttemplate', 'region', 'racktype', 'powerfeed', 'moduletypeprofile', 'consoleport', 'virtualdevicecontext', 'sitegroup', 'rack', 'site', 'modulebaytemplate', 'consoleporttemplate', 'powerpanel', 'cablepath', 'rearport', 'modulebay', 'devicebaytemplate', 'poweroutlet', 'platform', 'powerport', 'poweroutlettemplate', 'cable', 'virtualchassis', 'macaddress', 'frontport', 'frontporttemplate', 'inventoryitemtemplate', 'cabletermination', 'interface', 'devicebay', 'powerporttemplate', 'rackrole', 'interfacetemplate', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'fhrpgroup', 'asnrange', 'vrf', 'service', 'servicetemplate', 'vlantranslationrule', 'routetarget', 'rir', 'prefix', 'iprange', 'ipaddress', 'vlangroup', 'asn', 'fhrpgroupassignment', 'vlantranslationpolicy', 'aggregate', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'configcontext', 'tag', 'notificationgroup', 'eventrule', 'script', 'notification', 'tableconfig', 'customfield', 'imageattachment', 'dashboard', 'exporttemplate', 'cachedvalue', 'journalentry', 'customfieldchoiceset', 'subscription', 'savedfilter', 'taggeditem', 'customlink', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpn', 'ipsecproposal', 'ikeproposal', 'tunnelgroup', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:42.897 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:42.897 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'usersocialauth', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'configrevision', 'datafile', 'managedfile', 'objectchange', 'autosyncrecord', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuittype', 'providernetwork', 'circuitgroup', 'provideraccount', 'provider', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rack', 'interfacetemplate', 'frontport', 'inventoryitem', 'rearport', 'virtualdevicecontext', 'virtualchassis', 'device', 'devicebaytemplate', 'platform', 'consoleport', 'poweroutlettemplate', 'devicebay', 'powerporttemplate', 'modulebaytemplate', 'rearporttemplate', 'powerfeed', 'consoleserverporttemplate', 'interface', 'location', 'inventoryitemrole', 'rackreservation', 'cablepath', 'module', 'region', 'site', 'consoleporttemplate', 'consoleserverport', 'devicerole', 'manufacturer', 'cable', 'devicetype', 'sitegroup', 'modulebay', 'powerpanel', 'inventoryitemtemplate', 'racktype', 'poweroutlet', 'rackrole', 'frontporttemplate', 'macaddress', 'cabletermination', 'powerport', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'vlan', 'vrf', 'asnrange', 'rir', 'fhrpgroup', 'service', 'role', 'asn', 'fhrpgroupassignment', 'iprange', 'vlantranslationrule', 'vlangroup', 'routetarget', 'aggregate', 'ipaddress', 'servicetemplate', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'dashboard', 'savedfilter', 'imageattachment', 'subscription', 'exporttemplate', 'configcontext', 'customfield', 'bookmark', 'cachedvalue', 'tag', 'webhook', 'notificationgroup', 'customfieldchoiceset', 'customlink', 'script', 'journalentry', 'taggeditem', 'configtemplate', 'tableconfig', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactgroup', 'contactassignment', 'tenantgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'clustergroup', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecpolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ikepolicy', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:42.902 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:42.902 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'usersocialauth', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'configrevision', 'datafile', 'managedfile', 'objectchange', 'autosyncrecord', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuittype', 'providernetwork', 'circuitgroup', 'provideraccount', 'provider', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rack', 'interfacetemplate', 'frontport', 'inventoryitem', 'rearport', 'virtualdevicecontext', 'virtualchassis', 'device', 'devicebaytemplate', 'platform', 'consoleport', 'poweroutlettemplate', 'devicebay', 'powerporttemplate', 'modulebaytemplate', 'rearporttemplate', 'powerfeed', 'consoleserverporttemplate', 'interface', 'location', 'inventoryitemrole', 'rackreservation', 'cablepath', 'module', 'region', 'site', 'consoleporttemplate', 'consoleserverport', 'devicerole', 'manufacturer', 'cable', 'devicetype', 'sitegroup', 'modulebay', 'powerpanel', 'inventoryitemtemplate', 'racktype', 'poweroutlet', 'rackrole', 'frontporttemplate', 'macaddress', 'cabletermination', 'powerport', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'vlan', 'vrf', 'asnrange', 'rir', 'fhrpgroup', 'service', 'role', 'asn', 'fhrpgroupassignment', 'iprange', 'vlantranslationrule', 'vlangroup', 'routetarget', 'aggregate', 'ipaddress', 'servicetemplate', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'dashboard', 'savedfilter', 'imageattachment', 'subscription', 'exporttemplate', 'configcontext', 'customfield', 'bookmark', 'cachedvalue', 'tag', 'webhook', 'notificationgroup', 'customfieldchoiceset', 'customlink', 'script', 'journalentry', 'taggeditem', 'configtemplate', 'tableconfig', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactgroup', 'contactassignment', 'tenantgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'clustergroup', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecpolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ikepolicy', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:42.991 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:42.991 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'nonce', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'managedfile', 'datafile', 'datasource', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'circuitgroup', 'virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'providernetwork', 'virtualcircuittype', 'circuitgroupassignment', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'consoleserverport', 'inventoryitem', 'moduletype', 'module', 'inventoryitemrole', 'rackreservation', 'location', 'devicetype', 'devicerole', 'manufacturer', 'consoleserverporttemplate', 'region', 'racktype', 'powerfeed', 'moduletypeprofile', 'consoleport', 'virtualdevicecontext', 'sitegroup', 'rack', 'site', 'modulebaytemplate', 'consoleporttemplate', 'powerpanel', 'cablepath', 'rearport', 'modulebay', 'devicebaytemplate', 'poweroutlet', 'platform', 'powerport', 'poweroutlettemplate', 'cable', 'virtualchassis', 'macaddress', 'frontport', 'frontporttemplate', 'inventoryitemtemplate', 'cabletermination', 'interface', 'devicebay', 'powerporttemplate', 'rackrole', 'interfacetemplate', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'fhrpgroup', 'asnrange', 'vrf', 'service', 'servicetemplate', 'vlantranslationrule', 'routetarget', 'rir', 'prefix', 'iprange', 'ipaddress', 'vlangroup', 'asn', 'fhrpgroupassignment', 'vlantranslationpolicy', 'aggregate', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'configcontext', 'tag', 'notificationgroup', 'eventrule', 'script', 'notification', 'tableconfig', 'customfield', 'imageattachment', 'dashboard', 'exporttemplate', 'cachedvalue', 'journalentry', 'customfieldchoiceset', 'subscription', 'savedfilter', 'taggeditem', 'customlink', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpn', 'ipsecproposal', 'ikeproposal', 'tunnelgroup', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:43.387 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:43.387 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'usersocialauth', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'configrevision', 'datafile', 'managedfile', 'objectchange', 'autosyncrecord', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuittype', 'providernetwork', 'circuitgroup', 'provideraccount', 'provider', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rack', 'interfacetemplate', 'frontport', 'inventoryitem', 'rearport', 'virtualdevicecontext', 'virtualchassis', 'device', 'devicebaytemplate', 'platform', 'consoleport', 'poweroutlettemplate', 'devicebay', 'powerporttemplate', 'modulebaytemplate', 'rearporttemplate', 'powerfeed', 'consoleserverporttemplate', 'interface', 'location', 'inventoryitemrole', 'rackreservation', 'cablepath', 'module', 'region', 'site', 'consoleporttemplate', 'consoleserverport', 'devicerole', 'manufacturer', 'cable', 'devicetype', 'sitegroup', 'modulebay', 'powerpanel', 'inventoryitemtemplate', 'racktype', 'poweroutlet', 'rackrole', 'frontporttemplate', 'macaddress', 'cabletermination', 'powerport', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'vlan', 'vrf', 'asnrange', 'rir', 'fhrpgroup', 'service', 'role', 'asn', 'fhrpgroupassignment', 'iprange', 'vlantranslationrule', 'vlangroup', 'routetarget', 'aggregate', 'ipaddress', 'servicetemplate', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'dashboard', 'savedfilter', 'imageattachment', 'subscription', 'exporttemplate', 'configcontext', 'customfield', 'bookmark', 'cachedvalue', 'tag', 'webhook', 'notificationgroup', 'customfieldchoiceset', 'customlink', 'script', 'journalentry', 'taggeditem', 'configtemplate', 'tableconfig', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactgroup', 'contactassignment', 'tenantgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'clustergroup', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecpolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ikepolicy', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:43.646 UTC [73] ERROR: relation "core_job" does not exist at character 319 2026-06-02 07:55:43.646 UTC [73] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:55:49.573 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:49.573 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'autosyncrecord', 'job', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'circuittype', 'circuit', 'virtualcircuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebay', 'cablepath', 'powerpanel', 'frontporttemplate', 'region', 'poweroutlettemplate', 'modulebaytemplate', 'manufacturer', 'consoleport', 'inventoryitem', 'powerport', 'cable', 'macaddress', 'site', 'consoleserverport', 'devicetype', 'rearport', 'interface', 'platform', 'moduletypeprofile', 'moduletype', 'inventoryitemrole', 'inventoryitemtemplate', 'rack', 'devicerole', 'powerporttemplate', 'devicebaytemplate', 'virtualdevicecontext', 'rackrole', 'module', 'location', 'interfacetemplate', 'racktype', 'rearporttemplate', 'consoleporttemplate', 'consoleserverporttemplate', 'frontport', 'cabletermination', 'device', 'sitegroup', 'virtualchassis', 'poweroutlet', 'devicebay', 'powerfeed', 'rackreservation')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlangroup', 'fhrpgroupassignment', 'routetarget', 'asn', 'aggregate', 'vlantranslationrule', 'vrf', 'prefix', 'asnrange', 'rir', 'ipaddress', 'role', 'vlantranslationpolicy', 'vlan', 'iprange', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'configcontext', 'eventrule', 'script', 'cachedvalue', 'notification', 'tableconfig', 'configtemplate', 'bookmark', 'tag', 'customfield', 'dashboard', 'customlink', 'customfieldchoiceset', 'exporttemplate', 'journalentry', 'webhook', 'subscription', 'imageattachment', 'notificationgroup', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contact', 'contactassignment', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecpolicy', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'l2vpntermination', 'ipsecprofile', 'tunneltermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:49.578 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:49.578 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'autosyncrecord', 'job', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'circuittype', 'circuit', 'virtualcircuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebay', 'cablepath', 'powerpanel', 'frontporttemplate', 'region', 'poweroutlettemplate', 'modulebaytemplate', 'manufacturer', 'consoleport', 'inventoryitem', 'powerport', 'cable', 'macaddress', 'site', 'consoleserverport', 'devicetype', 'rearport', 'interface', 'platform', 'moduletypeprofile', 'moduletype', 'inventoryitemrole', 'inventoryitemtemplate', 'rack', 'devicerole', 'powerporttemplate', 'devicebaytemplate', 'virtualdevicecontext', 'rackrole', 'module', 'location', 'interfacetemplate', 'racktype', 'rearporttemplate', 'consoleporttemplate', 'consoleserverporttemplate', 'frontport', 'cabletermination', 'device', 'sitegroup', 'virtualchassis', 'poweroutlet', 'devicebay', 'powerfeed', 'rackreservation')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlangroup', 'fhrpgroupassignment', 'routetarget', 'asn', 'aggregate', 'vlantranslationrule', 'vrf', 'prefix', 'asnrange', 'rir', 'ipaddress', 'role', 'vlantranslationpolicy', 'vlan', 'iprange', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'configcontext', 'eventrule', 'script', 'cachedvalue', 'notification', 'tableconfig', 'configtemplate', 'bookmark', 'tag', 'customfield', 'dashboard', 'customlink', 'customfieldchoiceset', 'exporttemplate', 'journalentry', 'webhook', 'subscription', 'imageattachment', 'notificationgroup', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contact', 'contactassignment', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecpolicy', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'l2vpntermination', 'ipsecprofile', 'tunneltermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:50.043 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 07:55:50.043 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'autosyncrecord', 'job', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'circuittype', 'circuit', 'virtualcircuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebay', 'cablepath', 'powerpanel', 'frontporttemplate', 'region', 'poweroutlettemplate', 'modulebaytemplate', 'manufacturer', 'consoleport', 'inventoryitem', 'powerport', 'cable', 'macaddress', 'site', 'consoleserverport', 'devicetype', 'rearport', 'interface', 'platform', 'moduletypeprofile', 'moduletype', 'inventoryitemrole', 'inventoryitemtemplate', 'rack', 'devicerole', 'powerporttemplate', 'devicebaytemplate', 'virtualdevicecontext', 'rackrole', 'module', 'location', 'interfacetemplate', 'racktype', 'rearporttemplate', 'consoleporttemplate', 'consoleserverporttemplate', 'frontport', 'cabletermination', 'device', 'sitegroup', 'virtualchassis', 'poweroutlet', 'devicebay', 'powerfeed', 'rackreservation')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlangroup', 'fhrpgroupassignment', 'routetarget', 'asn', 'aggregate', 'vlantranslationrule', 'vrf', 'prefix', 'asnrange', 'rir', 'ipaddress', 'role', 'vlantranslationpolicy', 'vlan', 'iprange', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'configcontext', 'eventrule', 'script', 'cachedvalue', 'notification', 'tableconfig', 'configtemplate', 'bookmark', 'tag', 'customfield', 'dashboard', 'customlink', 'customfieldchoiceset', 'exporttemplate', 'journalentry', 'webhook', 'subscription', 'imageattachment', 'notificationgroup', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contact', 'contactassignment', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecpolicy', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'l2vpntermination', 'ipsecprofile', 'tunneltermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 07:55:51.489 UTC [75] ERROR: relation "core_job" does not exist at character 319 2026-06-02 07:55:51.489 UTC [75] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:56:00.803 UTC [84] ERROR: relation "core_job" does not exist at character 319 2026-06-02 07:56:00.803 UTC [84] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:56:10.252 UTC [85] ERROR: relation "core_job" does not exist at character 319 2026-06-02 07:56:10.252 UTC [85] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:56:28.886 UTC [94] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 07:56:31.666 UTC [86] ERROR: relation "core_job" does not exist at character 319 2026-06-02 07:56:31.666 UTC [86] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:56:51.636 UTC [95] ERROR: relation "core_job" does not exist at character 319 2026-06-02 07:56:51.636 UTC [95] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:57:01.242 UTC [103] ERROR: column core_job.error does not exist at character 274 2026-06-02 07:57:01.242 UTC [103] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 2026-06-02 07:57:08.603 UTC [104] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint 2026-06-02 07:57:08.603 UTC [104] DETAIL: Failing row contains (1, null, System Housekeeping, 2026-06-02 07:57:08.603383+00, null, 1440, null, null, pending, null, 6d09928c-8e1c-4e9f-9003-7f493ea08aa1, null, null, ). 2026-06-02 07:57:08.603 UTC [104] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:08.603383+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', '6d09928c8e1c4e9f90037f493ea08aa1'::uuid) RETURNING "core_job"."id" 2026-06-02 07:57:16.377 UTC [106] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint 2026-06-02 07:57:16.377 UTC [106] DETAIL: Failing row contains (2, null, System Housekeeping, 2026-06-02 07:57:16.37734+00, null, 1440, null, null, pending, null, 96c72192-2a7d-4ddc-8eff-c9dc71f66b09, null, null, ). 2026-06-02 07:57:16.377 UTC [106] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:16.377340+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', '96c721922a7d4ddc8effc9dc71f66b09'::uuid) RETURNING "core_job"."id" 2026-06-02 07:57:25.346 UTC [107] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint 2026-06-02 07:57:25.346 UTC [107] DETAIL: Failing row contains (3, null, System Housekeeping, 2026-06-02 07:57:25.345678+00, null, 1440, null, null, pending, null, dd2e6934-ff24-4287-a26c-c37f9eee9df8, null, null, ). 2026-06-02 07:57:25.346 UTC [107] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:25.345678+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', 'dd2e6934ff244287a26cc37f9eee9df8'::uuid) RETURNING "core_job"."id" 2026-06-02 07:57:35.235 UTC [116] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint 2026-06-02 07:57:35.235 UTC [116] DETAIL: Failing row contains (4, null, System Housekeeping, 2026-06-02 07:57:35.234345+00, null, 1440, null, null, pending, null, f9a9eec3-1fa5-4369-940a-184e896da7ce, null, null, ). 2026-06-02 07:57:35.235 UTC [116] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:35.234345+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', 'f9a9eec31fa54369940a184e896da7ce'::uuid) RETURNING "core_job"."id" 2026-06-02 07:57:46.258 UTC [117] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint 2026-06-02 07:57:46.258 UTC [117] DETAIL: Failing row contains (5, null, System Housekeeping, 2026-06-02 07:57:46.257524+00, null, 1440, null, null, pending, null, ed60a9b8-0c74-4fbf-b4f4-130d2c1d317e, null, null, ). 2026-06-02 07:57:46.258 UTC [117] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:46.257524+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', 'ed60a9b80c744fbfb4f4130d2c1d317e'::uuid) RETURNING "core_job"."id" 2026-06-02 07:59:58.912 UTC [56] LOG: checkpoint starting: time