Results

By type

          Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
Running migrations:
  Applying ipam.0023_change_logging... OK
  Applying ipam.0024_vrf_allow_null_rd... OK
  Applying secrets.0001_initial_squashed_0003_unicode_literals... OK
  Applying secrets.0004_tags... OK
  Applying secrets.0005_change_logging... OK
  Applying sessions.0001_initial... OK
  Applying users.0001_api_tokens_squashed_0002_unicode_literals... OK
  Applying users.0003_token_permissions... OK
  Applying virtualization.0002_virtualmachine_add_status_squashed_0004_virtualmachine_add_role... OK
  Applying virtualization.0005_django2... OK
  Applying virtualization.0006_tags... OK
  Applying virtualization.0007_change_logging... OK
  Applying virtualization.0008_virtualmachine_local_context_data... OK
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
👤 Created user  onap
⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py'
⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py'
🔧 Created custom field external-key
🔧 Created custom field resource-name

344 static files copied to '/opt/netbox/netbox/static'.
✅ Initialisation is done.
[2021-04-10 02:54:56 +0000] [1] [DEBUG] Current configuration:
  config: /etc/netbox/config/gunicorn_config.py
  bind: ['0.0.0.0:8001']
  backlog: 2048
  workers: 3
  worker_class: sync
  threads: 1
  worker_connections: 1000
  max_requests: 0
  max_requests_jitter: 0
  timeout: 30
  graceful_timeout: 30
  keepalive: 2
  limit_request_line: 4094
  limit_request_fields: 100
  limit_request_field_size: 8190
  reload: False
  reload_engine: auto
  reload_extra_files: []
  spew: False
  check_config: False
  preload_app: False
  sendfile: None
  reuse_port: False
  chdir: /opt/netbox/netbox
  daemon: False
  raw_env: []
  pidfile: None
  worker_tmp_dir: None
  user: 0
  group: 0
  umask: 0
  initgroups: False
  tmp_upload_dir: None
  secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
  forwarded_allow_ips: ['127.0.0.1']
  accesslog: -
  disable_redirect_access_to_syslog: False
  access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
  errorlog: -
  loglevel: debug
  capture_output: False
  logger_class: gunicorn.glogging.Logger
  logconfig: None
  logconfig_dict: {}
  syslog_addr: udp://localhost:514
  syslog: False
  syslog_prefix: None
  syslog_facility: user
  enable_stdio_inheritance: False
  statsd_host: None
  statsd_prefix: 
  proc_name: None
  default_proc_name: netbox.wsgi
  pythonpath: /opt/netbox/netbox
  paste: None
  on_starting: 
  on_reload: 
  when_ready: 
  pre_fork: 
  post_fork: 
  post_worker_init: 
  worker_int: 
  worker_abort: 
  pre_exec: 
  pre_request: 
  post_request: 
  child_exit: 
  worker_exit: 
  nworkers_changed: 
  on_exit: 
  proxy_protocol: False
  proxy_allow_ips: ['127.0.0.1']
  keyfile: None
  certfile: None
  ssl_version: 2
  cert_reqs: 0
  ca_certs: None
  suppress_ragged_eofs: True
  do_handshake_on_connect: False
  ciphers: TLSv1
  raw_paste_global_conf: []
[2021-04-10 02:54:56 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2021-04-10 02:54:56 +0000] [1] [DEBUG] Arbiter booted
[2021-04-10 02:54:56 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2021-04-10 02:54:56 +0000] [1] [INFO] Using worker: sync
[2021-04-10 02:54:56 +0000] [80] [INFO] Booting worker with pid: 80
[2021-04-10 02:54:56 +0000] [85] [INFO] Booting worker with pid: 85
[2021-04-10 02:54:56 +0000] [91] [INFO] Booting worker with pid: 91
[2021-04-10 02:54:56 +0000] [1] [DEBUG] 3 workers
[2021-04-10 02:54:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:55:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:55:07 +0000] [91] [DEBUG] POST /api/dcim/regions/
10.233.67.230 - - [10/Apr/2021:02:55:07 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:07 +0000] [91] [DEBUG] POST /api/tenancy/tenant-groups/
10.233.67.230 - - [10/Apr/2021:02:55:08 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:08 +0000] [91] [DEBUG] POST /api/tenancy/tenants/
10.233.67.230 - - [10/Apr/2021:02:55:08 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:08 +0000] [80] [DEBUG] POST /api/dcim/sites/
10.233.67.230 - - [10/Apr/2021:02:55:08 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:08 +0000] [80] [DEBUG] POST /api/ipam/prefixes/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [91] [DEBUG] POST /api/ipam/prefixes/
[2021-04-10 02:55:09 +0000] [80] [DEBUG] Closing connection. 
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [80] [DEBUG] POST /api/ipam/prefixes/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [91] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [91] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:09 +0000] [91] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.67.230 - - [10/Apr/2021:02:55:09 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-04-10 02:55:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:55:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:55:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:55:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:55:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:55:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:55:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:55:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:55:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:55:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:56:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:56:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:56:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:56:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:56:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:56:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:56:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:56:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:56:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:56:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:56:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:56:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:57:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:57:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:57:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:57:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:57:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:57:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:57:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:57:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:57:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:57:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:57:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:57:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:58:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:58:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:58:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:58:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:58:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:58:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:58:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:58:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:58:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:58:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:58:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:58:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:59:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:59:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:59:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:59:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:59:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:59:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:59:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 02:59:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:59:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:59:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 02:59:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 02:59:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:00:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:00:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:00:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:00:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:00:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:00:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:00:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:00:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:00:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:00:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:00:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:00:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:01:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:01:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:01:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:01:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:01:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:01:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:01:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:01:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:01:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:01:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:01:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:01:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:02:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:02:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:02:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:02:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:02:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:02:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:02:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:02:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:02:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:02:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:02:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:02:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:03:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:03:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:03:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:03:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:03:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:03:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:03:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:03:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:03:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:03:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:03:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:03:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:04:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:04:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:04:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:04:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:04:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:04:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:04:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:04:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:04:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:04:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:04:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:04:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:05:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:05:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:05:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:05:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:05:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:05:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:05:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:05:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:05:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:05:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:05:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:05:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:06:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:06:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:06:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:06:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:06:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:06:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:06:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:06:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:06:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:06:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:06:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:06:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:07:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:07:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:07:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:07:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:07:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:07:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:07:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:07:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:07:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:07:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:07:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:07:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:08:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:08:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:08:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:08:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:08:23 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:08:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:08:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:08:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:08:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:08:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:08:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:08:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:09:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:09:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:09:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:09:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:09:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:09:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:09:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:09:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:09:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:09:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:09:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:09:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:10:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:10:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:10:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:10:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:10:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:10:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:10:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:10:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:10:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:10:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:10:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:10:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:11:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:11:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:11:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:11:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:11:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:11:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:11:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:11:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:11:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:11:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:11:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:11:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:12:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:12:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:12:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:12:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:12:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:12:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:12:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:12:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:12:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:12:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:12:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:12:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:13:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:13:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:13:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:13:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:13:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:13:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:13:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:13:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:13:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:13:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:13:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:13:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:14:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:14:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:14:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:14:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:14:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:14:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:14:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:14:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:14:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:14:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:14:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:14:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:15:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:15:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:15:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:15:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:15:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:15:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:15:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:15:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:15:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:15:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:15:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:15:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:16:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:16:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:16:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:16:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:16:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:16:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:16:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:16:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:16:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:16:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:16:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:16:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:17:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:17:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:17:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:17:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:17:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:17:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:17:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:17:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:17:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:17:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:17:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:17:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:18:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:18:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:18:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:18:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:18:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:19:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:19:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:19:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:19:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:19:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:19:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:19:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:19:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:19:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:19:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:19:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:19:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:20:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:20:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:20:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:20:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:20:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:20:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:20:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:20:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:20:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:20:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:20:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:20:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:21:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:21:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:21:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:21:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:21:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:21:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:21:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:21:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:21:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:21:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:21:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:21:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:22:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:22:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:22:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:22:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:22:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:22:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:22:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:22:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:22:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:22:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:22:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:22:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:23:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:23:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:23:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:23:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:23:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:23:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:23:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:23:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:23:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:23:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:23:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:23:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:24:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:24:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:24:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:24:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:24:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:25:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:25:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:25:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:25:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:25:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:25:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:25:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:25:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:25:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:25:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:25:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:25:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:26:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:26:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:26:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:26:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:26:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:26:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:26:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:26:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:26:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:26:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:26:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:26:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:27:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:27:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:27:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:27:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:27:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:27:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:27:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:27:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:27:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:27:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:27:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:27:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:28:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:28:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:28:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:28:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:28:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:28:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:28:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:28:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:28:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:28:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:28:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:28:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:29:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:29:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:29:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:29:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:29:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:30:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:30:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:30:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:30:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:30:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:30:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:30:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:30:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:30:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:30:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:30:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:30:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:31:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:31:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:31:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:31:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:31:23 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:31:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:31:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:31:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:31:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:31:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:31:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:31:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:32:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:32:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:32:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:32:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:32:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:32:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:32:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:32:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:32:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:32:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:32:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:32:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:33:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:33:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:33:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:33:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:33:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:33:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:33:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:33:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:33:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:33:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:33:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:33:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:34:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:34:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:34:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:34:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:34:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:34:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:34:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:34:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:34:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:34:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:34:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:34:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:35:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:35:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:35:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:35:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:35:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:35:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:35:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:35:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:35:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:35:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:35:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:35:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:36:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:36:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:36:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:36:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:36:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:36:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:36:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:36:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:36:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:36:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:36:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:36:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:37:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:37:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:37:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:37:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:37:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:37:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:37:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:37:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:37:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:37:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:37:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:37:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:38:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:38:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:38:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:38:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:38:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:38:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:38:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:38:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:38:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:38:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:38:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:38:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:39:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:39:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:39:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:39:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:39:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:39:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:39:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:39:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:39:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:39:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:39:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:39:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:40:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:40:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:40:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:40:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:40:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:40:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:40:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:40:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:40:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:40:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:40:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:40:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:41:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:41:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:41:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:41:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:41:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:41:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:41:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:41:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:41:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:41:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:41:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:41:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:42:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:42:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:42:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:42:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:42:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:42:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:42:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:42:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:42:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:42:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:42:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:42:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:43:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:43:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:43:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:43:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:43:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:44:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:44:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:44:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:44:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:44:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:44:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:44:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:44:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:44:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:44:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:44:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:44:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:45:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:45:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:45:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:45:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:45:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:45:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:45:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:45:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:45:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:45:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:45:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:45:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:46:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:46:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:46:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:46:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:46:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:46:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:46:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:46:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:46:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:46:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:46:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:46:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:47:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:47:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:47:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:47:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:47:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:47:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:47:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:47:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:47:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:47:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:47:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:47:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:48:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:48:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:48:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:48:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:48:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:48:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:48:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:48:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:48:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:48:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:48:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:48:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:49:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:49:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:49:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:49:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:49:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:49:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:49:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:49:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:49:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:49:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:49:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:49:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:50:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:50:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:50:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:50:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:50:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:50:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:50:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:50:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:50:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:50:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:50:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:50:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:51:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:51:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:51:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:51:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:51:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:51:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:51:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:51:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:51:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:51:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:51:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:51:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:52:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:52:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:52:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:52:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:52:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:52:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:52:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:52:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:52:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:52:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:52:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:52:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:53:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:53:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:53:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:53:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:53:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:53:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:53:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:53:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:53:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:53:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:53:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:53:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:54:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:54:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:54:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:54:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:54:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:54:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:54:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:54:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:54:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:54:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:54:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:54:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:55:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:55:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:55:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:55:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:55:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:56:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:56:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:56:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:56:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:56:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:56:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:56:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:56:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:56:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:56:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:56:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:56:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:57:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:57:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:57:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:57:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:58:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:58:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:58:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:58:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:58:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:58:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:58:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:58:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:58:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:58:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:58:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:58:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:59:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:59:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:59:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:59:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:59:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:59:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 03:59:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:59:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 03:59:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:59:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:59:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 03:59:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:00:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:00:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:00:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:00:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:00:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:00:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:00:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:00:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:00:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:00:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:00:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:00:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:01:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:01:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:01:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:01:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:01:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:01:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:01:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:01:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:01:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:01:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:01:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:01:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:02:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:02:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:02:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:02:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:02:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:02:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:02:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:02:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:02:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:02:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:02:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:02:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:03:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:03:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:03:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:03:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:03:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:03:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:03:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:03:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:03:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:03:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:03:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:03:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:04:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:04:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:04:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:04:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:04:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:04:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:04:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:04:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:04:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:04:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:04:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:04:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:05:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:05:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:05:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:05:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:05:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:05:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:05:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:05:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:05:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:05:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:05:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:05:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:06:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:06:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:06:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:06:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:06:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:06:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:06:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:06:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:06:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:06:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:06:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:06:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:07:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:07:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:07:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:07:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:07:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:07:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:07:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:07:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:07:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:07:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:07:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:07:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:08:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:08:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:08:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:08:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:08:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:08:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:08:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:08:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:08:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:08:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:08:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:08:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:09:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:09:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:09:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:09:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:09:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:09:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:09:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:09:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:09:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:09:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:09:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:09:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:10:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:10:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:10:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:10:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:10:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:11:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:11:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:11:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:11:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:11:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:12:02 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:12:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:12:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:12:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:12:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:12:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:12:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:12:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:12:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:12:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:12:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:12:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:13:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:13:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:13:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:13:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:13:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:13:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:13:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:13:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:13:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:13:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:13:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:13:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:14:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:14:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:14:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:14:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:14:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:14:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:14:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:14:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:14:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:14:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:14:52 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:14:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:15:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:15:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:15:12 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:15:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:15:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:15:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:15:32 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:15:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:15:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:15:49 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:15:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:15:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:16:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:16:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:16:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:16:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:16:22 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:16:29 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:16:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:16:39 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:16:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:16:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:16:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:16:59 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:17:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:17:09 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:17:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:17:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:17:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:17:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:17:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:17:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:17:42 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:17:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:17:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:17:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:18:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:18:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:18:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:18:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:18:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:18:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:18:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:18:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:18:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:18:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:18:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:18:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:19:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:19:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:19:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:19:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:19:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:19:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:19:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:19:39 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:19:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:19:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:19:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:19:59 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:20:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:20:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:20:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:20:19 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:20:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:20:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:20:32 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:20:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:20:42 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:20:49 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:20:52 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:20:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:21:02 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:21:09 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:21:12 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:21:19 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:21:22 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:21:29 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:21:32 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:21:39 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:21:42 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:21:49 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:21:52 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:21:59 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:22:02 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:22:09 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:22:12 +0000] [85] [DEBUG] Closing connection. 
[2021-04-10 04:22:19 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:22:22 +0000] [80] [DEBUG] Closing connection. 
[2021-04-10 04:22:29 +0000] [91] [DEBUG] Closing connection. 
[2021-04-10 04:22:32 +0000] [80] [DEBUG] Closing connection.